mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
Minor fixes for Payfast
This commit is contained in:
parent
fdd71166df
commit
2ef7a973dc
@ -83,6 +83,8 @@ class Token
|
||||
'version' => 'v1',
|
||||
];
|
||||
|
||||
nlog($header);
|
||||
|
||||
$body = [
|
||||
'amount' => $amount,
|
||||
'item_name' => 'purchase',
|
||||
|
Loading…
Reference in New Issue
Block a user