Showing 2 of 2 total issues
Method form_for_webpay
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def form_for_webpay(txn_ref, amount, cust_name, cust_id, html_options={}, optional_parameters={})
Method initialize
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def initialize(txn_ref, amount, cust_name, cust_id, html_options, optional_parameters)