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