API Enhancements:
- Improved the resending of notification logs
Introduced a solution to ensure the resending of the email notification from the notifications log list to a different destination (email) is correct.
Impacted Functionality: PUT /v1/notifications/logs/:id
endpoint
- Introduced the configuration of AU phone numbers for VISA Click to Pay
Implemented a solution to ensure the configuration of AU phone numbers for Visa profiles in Click to Pay, with proper format validation.
Impacted Functionality: Click to Pay
- Improved the logic for Click to Pay refunds sent to MPGS
Implemented a solution to ensure that the storedOnFile
value “Stored” is correctly sent to the MPGS gateway for Click to Pay charges refunds.
Impacted Functionality: Click to Pay
- Improved the Cryptogram logic for VISA C2P payments via MPGS gateway
Implemented a solution to prevent the missing onlinePayment Cryptogram error when processing Visa cards added to Click to Pay profiles via MPGS.
Impacted Functionality: Click to Pay
- Removed PAN detection validation in the Reference field
Removed Luhn checks from reference
, reference2
and reference3
fields in charge requests to prevent merchants from encountering validation errors.
Impacted Functionality: Charges
UI Enhancements:
- Improved the Subscription ID search in Paydock Dashboard
Implemented a solution to ensure subscriptions are correctly displayed when searched by Subscription ID in the Paydock dashboard. This resolves the issue where valid subscriptions were not appearing in search results, eliminating the need for manual workarounds.
Impacted Functionality: Subscription – UI section