Changelog
December 10th, 2025
- Incomplete Sender Support::
- Fixed an issue where senders who have incomplete information were not able to proceed in the flow.
- Fixed an issue to ensure KYC processing for all incomplete senders.
- Bug Fixes and Improvements::
- Fixed an issue on DEL/Sender service that led the operation to fail after triggering the request.
- Fixed length & regex validations on some of our existing corridors.
- Improved validation when source currency is missing during a GET/Quote request.
- Improved validation when phone number country code is missing when creating senders/recipients.
November 17th, 2025
- Admin Portal Status Tooltip Updates: The tooltip content when hovering over statuses has been updated to provide additional information on each transfer status
October 30th, 2025
- Posting Transfers: A Quote History ID is now required when posting transfers in ReadyRemit.
- ITIN Support: Sender onboarding now allows senders with a valid ITIN (Individual Taxpayer Identification Number).
- Bug Fixes and Improvements: Fixed a null pointer exception that occurred when the country code was not included when creating a recipient.
- Fixed the error response when GET recipients-with-accounts was called with an incorrect URL.
October 21st, 2025
- Activity Log: Admins can view user activity that has taken place in the portal
- Cancel Transfers Action: Admins can cancel transfers that are in a Dodd Frank hold via the portal
- Search / Filter by Proxy Number: Users can search and filter by "Proxy Number" on the transfers listing screen
- View BIN Number on Transfer Listing: Users can now view a BIN number related to a transfer on the listing screen
- Display Total Sender Paid on Listing Page: The transfer listing page now displays the "Total Sender Paid" amount
September 17th, 2025
- Date Available: Improved the accuracy of the “Date Available” calculation displayed on user receipts.
- Timeout Handling: Implemented improved timeout handling through enhanced configuration settings.
- More Consistent Translations: Fixed translation issues for city and state fields as they appeared in various contexts.
- Field Definition Updates: Updated the Address Line 1 field to support up to 99 characters.
- Mobile Wallet Error Messaging: Improved error message validation for the “Mobile Wallet Phone Number” field when the input did not meet format requirements during Mobile Wallet transfers.
- Clearer and More Consistent Error Messaging: Corrected error messaging for sender update validation, specifically for non-U.S. senders.
August 13th, 2025
- Mobile Wallet Field Label: When creating Mobile Wallet accounts, the field "Mobile phone number" is called "Mobile wallet phone number".
- Security Updates: Improved features and integrations to ensure continued security throughout ReadyRemit.
- Reporting Enhancements: Updated reconciliation reporting to improve consistency and accuracy for customers.
- Enhanced Field Logic for Jamaica Transfers: Adjusted field definition rules for Jamaica bank account transfers to ensure correct name submission.
- Enhanced Field Logic for Australia Transfers: Updated field definitions for Australia bank accounts to include a notes entry field when submitting a transfer.
- Enhanced Field Logic for Philippine Transfers: Updated field definitions for Philippine mobile wallet transfers to ensure valid phone number entries.
- Clearer and More Consistent Error Messaging: Updated error messages and translations to improve clarity and maintain consistency across all user interfaces.
July 12th, 2025
- Partial Sender Onboarding: Now ReadyRemit can onboard new senders in the transfer flow, by collecting required information, such as Date of Birth.
- Reporting Enhancements: Enhanced support for revenue chargebacks and UX enhancements to report fields and descriptions.
- Corridor Coverage Expansion: We've added support for many new corridors.
- Bug Fixes and Performance Improvements: We've decreased processing times for critical API calls while maintaining or improving reliability.
July 10th, 2025
- The ‘Multi-currency’ release allows destination countries to support multiple currencies for the Deposit via Debit Card method.
April 15th, 2025
- Canadian Bank Accounts: Updated the data collection process for Canadian bank accounts to separate routing numbers into a 3-digit bank code and a 5-digit transit number
- Inconsistent BANK_ACCOUNT_TYPE: Resolved an issue where the GET /recipient-account API endpoint returned inconsistent text values for the BANK_ACCOUNT_TYPE field.
- Improved Transfer Status Accuracy: Resolved an issue with the GET /transfer-status endpoint to ensure the Change Date value is now reported correctly.
- Enhanced Field Logic for India Transfers: Adjusted validation rules to ensure that transfers from business senders to India now require an IFSC number in the Account Number field.
- Clearer and Consistent Error Messaging: Updated error messages and translations for improved clarity and consistency across all user interfaces.
March 28th, 2025
- Available balance check:Now clients can pass a user's available balance when launching the SDK and we will display it to the user and validate quotes and transfers against it.
- UX and UI Enhancements: Minor enhancements to improve overall usability.