Change Log
[2.4.0] – 2024-03-20
- Added licence check
[2.3.9] – 2023-10-09
- Fix Credentials in “Authorization” header could not be base-64 decoded
[2.3.8] – 2023-05-05
- Code cleanup
[2.3.6] – 2023-05-05
- Fixed issue with email sending when not supposed to
[2.3.5] – 2023-05-05
- Add logo setting
[2.3.4] – 2023-03-23
- Add the transaction_id as a real merge tag
{transaction_id}
[2.3.3] – 2023-01-13
- Only flags a transaction as successful when it is really successful
[2.3.2] – 2022-11-28
- Fixed conditional logic on notifications
[2.3.1] – 2022-11-10
- Added logging for request and reponse from Payway endpoint.
- Fixed error:
Error payment: Field orderNumber is required when transactionType=payment
[2.3.0] – 2022-11-10
- Fixed some php error syntax.