X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=ng_selfservice%2Fpayment_cc.php;h=37f57c057e72dc07d538efb6f01fa0d7b4cb05b7;hp=aa13c698c69c919e2bc387a00839e23a737ccfa6;hb=368ed08e24400e9d1faf401a1e4e23ea54d2c969;hpb=a563de5fc2f42abf16fbcfda7cf5bc5f1ce794e7 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 ) { ?>