1
0
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:
David Bomba 2021-07-10 16:27:21 +10:00
parent fdd71166df
commit 2ef7a973dc

View File

@ -83,6 +83,8 @@ class Token
'version' => 'v1',
];
nlog($header);
$body = [
'amount' => $amount,
'item_name' => 'purchase',