From: ivan Date: Wed, 22 Apr 2009 18:58:46 +0000 (+0000) Subject: fix not allowing "on-demand" card or ACH, RT#5238 RT#5237 RT#5230 X-Git-Tag: root_of_svc_elec_features~1245 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6da82ce5c3c9fbfd544be359373c52d8912231b1 fix not allowing "on-demand" card or ACH, RT#5238 RT#5237 RT#5230 --- diff --git a/httemplate/edit/process/cust_main.cgi b/httemplate/edit/process/cust_main.cgi index 2e58315d4..7a0c67b4a 100755 --- a/httemplate/edit/process/cust_main.cgi +++ b/httemplate/edit/process/cust_main.cgi @@ -36,6 +36,8 @@ my %noauto = ( $payby = $noauto{$payby} if ! $cgi->param('payauto') && exists $noauto{$payby}; +$cgi->param('payby', $payby); + if ( $payby ) { if ( $payby eq 'CHEK' || $payby eq 'DCHK' ) { $cgi->param('payinfo',