Fixes for base driver
This commit is contained in:
parent
659d742477
commit
bc46ab86a2
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@ class CreditCard
|
|||
'cancel_url' => route('client.payment_methods.index'),
|
||||
'notify_url' => $this->payfast->genericWebhookUrl(),
|
||||
'amount' => 5,
|
||||
'm_payment_id' => $hash,
|
||||
'item_name' => 'pre-auth',
|
||||
'subscription_type' => 2,
|
||||
'passphrase' => $this->payfast->company_gateway->getConfigField('passphrase'),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue