2 years ago
REPAY ClickToPay: Version 1.22.0
Release Date: January 19, 2023
This release adds tracking of payment method deletions, a UI improvement for mobile users, improved query performance, and bug fixes.
Release Notes
Ticket | Type | Description |
---|---|---|
ERP-2094 | Fix | Vault. Fixed an issue where a ClickToPay user couldn't delete a saved payment method or select one to pay an invoice. This issue affected the customers of merchants using the REPAY Sage 100 integration with ClickToPay. |
ERP-2335 | Feature | Mobile UI improvement. We updated the Payment Confirmation screen to display properly on mobile devices. |
ERP-2448 | Feature | Vault. ClickToPay now records the date/time and the username when a saved payment method is deleted. This information is captured in the new DeletedAt (date/time) and DeletedBy (username) fields and the payment information is cleared. (The vault record isn’t removed.) |
ERP-2500 | Feature | Added indexing which allows retrieving large lists of sales orders and invoices more efficiently. |
ERP-2544 | Fix | Sage 100. Added an error response to the api/invoices/follow endpoint to prevent timeouts when a request contains the same document GUID in the source and target fields. Previously, the request would time out and the invoice was not linked back to the sales order. |