X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=ng_selfservice%2Fpayment_cc.php;h=37f57c057e72dc07d538efb6f01fa0d7b4cb05b7;hb=90e15da7354b55cc5461b58ac087096ed47e0240;hp=aa13c698c69c919e2bc387a00839e23a737ccfa6;hpb=a563de5fc2f42abf16fbcfda7cf5bc5f1ce794e7;p=freeside.git diff --git a/ng_selfservice/payment_cc.php b/ng_selfservice/payment_cc.php index aa13c698c..37f57c057 100644 --- a/ng_selfservice/payment_cc.php +++ b/ng_selfservice/payment_cc.php @@ -42,6 +42,7 @@ if ( $receipt_html ) { ?> $payment_info = $freeside->payment_info( array( 'session_id' => $_COOKIE['session_id'], + 'payment_payby' => 'CARD', ) ); if ( isset($payment_info['error']) && $payment_info['error'] ) { @@ -87,8 +88,8 @@ if ( $receipt_html ) { ?>