Minor fixes for Payfast
This commit is contained in:
parent
fdd71166df
commit
2ef7a973dc
1 changed files with 2 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ class Token
|
|||
'version' => 'v1',
|
||||
];
|
||||
|
||||
nlog($header);
|
||||
|
||||
$body = [
|
||||
'amount' => $amount,
|
||||
'item_name' => 'purchase',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue