mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Turning on token billing for PayFast
This commit is contained in:
parent
c0b4c4bd73
commit
78549220b6
@ -161,6 +161,8 @@ class PayFastPaymentDriver extends BaseDriver
|
||||
}
|
||||
}
|
||||
|
||||
nlog(http_build_query($fields));
|
||||
|
||||
return md5(http_build_query($fields));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user