X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=ng_selfservice%2Fpayment_cc.php;h=5c49dab36e0c17abcfb1e8806be6bedab0526869;hp=aa13c698c69c919e2bc387a00839e23a737ccfa6;hb=949a80c148a8bbeeeec54c5a0be5d73b292423a5;hpb=a563de5fc2f42abf16fbcfda7cf5bc5f1ce794e7 diff --git a/ng_selfservice/payment_cc.php b/ng_selfservice/payment_cc.php index aa13c698c..5c49dab36 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'] ) {