UI Enhancements:
- Changed “Edit Service” to “Save
Renamed the “Edit Service” button to “Save”. This is for editing existing services, and the intent is to avoid confusion by making the user journey more intuitive.
Impacted Functionality: UI
- Implemented restrictions for the Booking services connection
Implemented restrictions to prevent users from adding new service connections for Booking services. This is applicable if two routes, GetModifiedReservations and GetNewReservations, are already connected. The system also now removes the service group from the filter in the “Add new” section.
Impacted Functionality: UI
- Fixing visibility issue of the “Save as a new template” button in the “Fields Settings” modal window
Addressed the visibility issue of the “Save as a new template” button in the “Fields Settings” modal window on the Vault page. The button text will now be visible.
Impacted Functionality: UI
API Enhancements:
- Fixing customer update functionality
Introduced a fix to ensure that the customer payment source can be successfully updated when a customer is created through a One Time Token (OTT).
Impacted Functionality: API
- Fixing customer update
Implemented a fix to ensure that a new payment source with a session vault type cannot be added for the customer.
Impacted Functionality: API, UI
- Afterpay v2 – update “Cancel” operation error message
Amended the Afterpay v2 cancel operation error message that is returned from “Invalid Transaction Details. The amount was less than the minimum capture amount, or more than the openToCaptureAmount.
” to “Invalid Transaction Details. Void amount exceeded open to capture amount
.”
Impacted Functionality: Afterpay v2 (UI, API)
- Fixed Merchant’s License Billing
Fixed the license recurring billing for our customers.
Impacted Functionality: API merchant billing scheduler
Widget Enhancements:
- Payment sources widget logo display
Resolved an issue where the payment sources widget did not correctly display the card scheme logos for the Maestro and Discover cards. This fix ensures that all card logos are accurately represented, providing users with clear and recognizable payment options.
Impacted Functionality: Payment Sources Widget