improved
TGU: Release notes 20-12-2024
9 months ago by Wesley de Kanter
- Add support for the Intratuin Giftcard.
- Add support for the Travelbags Giftcard.
- Add support for the Loods5 Giftcard.
- Add support for the Wissel Giftcard.
- Allow the result key for JSON payment notifications to be at the root level. By default we expect the result key to be in a subkey 'request':
$response['request']['result']
. We now also allow the result key to be at the root level:$response['result']
. - Fixed a rare issue where the payment notification was sent twice occasionally for bancontact payments. In this second notification, the links to the order were also malformed.