X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=ng_selfservice%2Fpayment_cc.php;fp=ng_selfservice%2Fpayment_cc.php;h=5c49dab36e0c17abcfb1e8806be6bedab0526869;hp=aa13c698c69c919e2bc387a00839e23a737ccfa6;hb=e74ab331f1d713d9baf4daa12834fe7d9028520d;hpb=768ab093771b3305a67c9d929b461ef777ecdad8 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'] ) {