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