ACH SMS Flow Improvements
Fixed issues where SMS links showed errors when the phone number was missing.
Adjusted text and logic for sending SMS.
Controlled ACH payment options via backend channel code.
Added polling and QR code features for SMS payment pages.
Numerous styling and UI improvements (hover buttons, icon alignment, CSS tweaks, removed unused buttons).
Reorganised link generation logic into a single file.
ACH Payment Link (Virtual Terminal)
Introduced ACH payment adapter support for sending SMS links from virtual terminal.
Created new routes and UI for payment options.
Added assets and icons for link and QR code.
Implemented “Send payment link” method and supporting flags.
Cleanups
Updated environment variable usage.
Minor wording tweaks and code style improvements.