Fixes for base driver

This commit is contained in:
David Bomba 2021-07-05 13:41:49 +10:00
parent 6d2430d086
commit e6986d045d

View File

@ -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'),
];