mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
PayFast API token billing
This commit is contained in:
parent
cf2b0669a7
commit
86b88114f8
@ -103,7 +103,6 @@ class Token
|
||||
);
|
||||
|
||||
$adhocArray = $api
|
||||
->payfast
|
||||
->subscriptions
|
||||
->adhoc($cgt->token, ['amount' => $amount, 'item_name' => 'purchase']);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user