API Enhancements:
- Updated URL for Pin Payments
Updated domain for Pin Payments from pin.net.au to newly migrated pinpayments.com.
Impacted Functionality: Pin Payments
- Implemented timeout for MastercardSCoF Enroll Card API
Implemented a 5-second timeout wait period to further enhance the reliability of the MastercardSCoF (Network Token) enrolment process, accounting for potential latency in the response from Mastercard.
Impacted Functionality: Network Token (MastercardSCoF)
- Improved the subscription retry logic
Updated the subscription logic to resolve an issue with single retry failures, ensuring retries function correctly and reducing failed charges for merchants.
Impacted Functionality: Subscriptions
UI Enhancements:
- Removed support for Discover cards from Click to Pay
Removed the “Discover” card scheme from the list of supported schemes for Click to Pay as the Discover scheme has exited Australia.
Impacted Functionality: Click to Pay
- Improved Mastercard SCOF registration on UI
Resolved a bug that incorrectly made AcquirerData
fields mandatory when creating a Mastercard SCOF registration via the UI.
Impacted Functionality: Mastercard SCOF, Registrations
- Implemented logic to schedule the Next Report iteration for Recoverable Errors
Introduced error categorisation for Reporting into “Recoverable” and “Non-Recoverable” errors, with automatic scheduling of the next report iteration for all Recoverable errors instead of Failing the report. This enhancement improves the reliability of our reporting system and reduces the need for manual intervention.
Impacted Functionality: Reporting
- Added “Service” and “Service Name” fields in the Subscriptions service
Fixed an issue where “Service” and “Service Name” fields were not displaying when filtering by “Subscription ID.” This fix ensures the gateway_type
and gateway_name
are transmitted from the backend as expected, restoring consistency in displayed data.
Impacted Functionality: Subscriptions
- Added missing “Vault Token Reference” and “Vault Type” fields to Vaults CSV download
Resolved an issue where the Vault Token Reference and Vault Type fields were missing from the Vaults CSV download. These fields are now included in the exported CSV, providing merchants with complete vault data.
Impacted Functionality: Vaults
- Fixed acceptance pop-up duplication on the UI
Fixed the issue causing a double “Accept/Decline” message to appear when the user first logs into UI.
Impacted Functionality: Dashboard
Widget Enhancements:
- Enhanced the Click to Pay widget UI
Implemented a fix to ensure the Click to Pay modal window DCF screen and Learn More messaging are centralised.
Impacted Functionality: Click to Pay
- Resolved issue with rendering payment sources for removed customers in the Payment Sources widget
Fixed an issue where payment sources remained visible in the widget after a customer was deleted. Now, when a customer is removed, all associated payment sources are properly cleared.
Impacted Functionality: Payment Sources Widget
- Resolved issue with direct report for a specific template not working
Fixed an issue where the direct report for a specific template didn’t work as expected and was failing or stuck loading.
Impacted Functionality: Reporting