Fixes for base driver
This commit is contained in:
parent
6d2430d086
commit
e6986d045d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue