RT#38314: Declined payment shows card as tokenized after first attempt [same fix...
[freeside.git] / FS / FS / cust_main / Billing_Realtime.pm
index a8db3e8..06e1a4f 100644 (file)
@@ -858,6 +858,7 @@ sub _realtime_bop_result {
        '_date'    => '',
        'payby'    => $cust_pay_pending->payby,
        'payinfo'  => $options{'payinfo'},
+       'paymask'  => $options{'paymask'},
        'paydate'  => $cust_pay_pending->paydate,
        'pkgnum'   => $cust_pay_pending->pkgnum,
        'discount_term'  => $options{'discount_term'},