mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 06:34:29 -04:00
Fixes for base driver
This commit is contained in:
parent
6d2430d086
commit
e6986d045d
@ -90,7 +90,7 @@ class CreditCard
|
||||
'amount' => 5,
|
||||
'item_name' => 'pre-auth',
|
||||
'item_description' => 'cc_auth',
|
||||
'custom_str1' => 'cc_auth',
|
||||
// 'custom_str1' => 'cc_auth',
|
||||
'subscription_type' => 2,
|
||||
'passphrase' => $this->payfast->company_gateway->getConfigField('passphrase'),
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user