January 26th, 2023 - 2.27.16
- Added logs to track data
- Added logs for getSalesOrder function in the restlet script in order to get more data from checkout issue.
- Added logs for getSalesOrder function in the restlet script in order to get more data from checkout issue.
January 25th, 2023 - 2.27.15
- Dynamic Mapping for Unapplied Customer Deposits
- Fixed an issue where creating an unapplied customer deposit was attempting to map to an existing sales order and failed.
- Fixed an issue where creating an unapplied customer deposit was attempting to map to an existing sales order and failed.
- Added Dynamic Mapping Fields for Disputes
- Fixed an issue where NS tries to process a TR, it sends a request to PS to get the details of said transfer, the response is negative and our scripts fail, so the dynamic mapping solution on disputes fails.
January 20th, 2023 - 2.27.14
- Fix for Script Error Email Notifications
- Changed access level of error logs to manage their notification triggers.
- Changed access level of error logs to manage their notification triggers.
- Fees Switch for Virtual Terminal
- Added a checkbox to control fees in the virtual terminal of unapplied customer deposits, unapplied payments, invoices, and sales orders
- Fixed Bug in Fees Calculation in VT
- Fixed a bug where fees would continue to add up every time the screen was changed on the virtual terminal.
January 20th, 2023 - 2.27.12
-
Fix for Script Error Email Notifications
- Changed access level of error logs to manage their notification triggers.
-
Fees Switch for Virtual Terminal
- Added a checkbox to control fees in the virtual terminal of unapplied customer deposits, unapplied payments, invoices, and sales orders.
-
Fixed Bug in Fees Calculation in Virtual Terminal
- Fixed a bug where fees would continue to add up every time the screen was changed on the virtual terminal.
January 5th, 2023 - 2.27.12
-
Endpoint to provide name and type from Customer Record for Lockbox customers
- Our system now feeds customer data to checks marked as Unapplied Payment. The Unapplied Payments are assigned to a specific Customer Record and can later be linked to Invoices or Sales Orders.
-
Capture Payment Token - it auto closes the modal after 3 secs
- We removed the ‘X’ button on the top right corner, and now once the token is captured the modal closes automatically