Skip to main content

June 19th 2025

R
Written by Richard Thorne
Updated over a week ago

Release Notes

:new:

ACH Method Improvement
Introduced no-record-update mode for ACH method, improving handling of payment state without unnecessary DB writes.

Enhancements & Fixes
Idempotency Handling
– Added request interceptor to inject a unique Idempotency ID for each API call.
– Ensured IdempotencyId is only added if not already present.
​ • Virtual Terminal (VT) User Flow
– Fixed VT user data handling, added user info and improved numpad input.
– Resolved layout padding and mobile-related bugs.
​ • Unpaid Tickets – Mobile Support
Enhanced UI to support mobile workflows for unpaid ticket management.
​ • ST-TP Portal Updates
Updated payment flows to align with recent backend changes and improve stability.
Redirect Bug Fix
Addressed redirect issue affecting mobile VT login/session flows.
​ • Automation Regression Fixes
Repaired automation scripts that were failing after recent UI updates.

:wrench:

Chore & Maintenance
• Resolved merge conflicts across multiple feature branches.
​ • Minor commit to fix release pipeline.
​ • Cleaned up padding and layout inconsistencies in VT components.

Did this answer your question?