Changelog

Admin Portal v4.3.6

  • Release Date: 12/10
  • Finance User Role: This will have similar permissions to the "admin" role, but won't be able to invite other users to the admin portal
  • RR Updated At Date Filter: Transfers in the RR Portal can be filtered by their "recently updated" date
  • Enable Search / Filter by Transfer ID: RR admin portal users can now view and search by transfer id in the transfer listing page
  • Enable CSV Export for User Listing Page: Admins now have the ability to export a list of the current users in their admin portal instance
  • Add total Sender Paid to transfer details
  • Make emails Not Case Sensitive for Login: Will prevent issues caused by admins inviting portal users with emails that have different casing (ie: JSmith@... and jsmith@ should both be recognized which wasn't the case before)
  • SSO Updates (Automatically update role / permissions): Allows for two way sync between a client's sso setup and the admin portal so that updates are reflected

API v1.44

  • 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.

Admin Portal v4.3.5.1

  • Admin Portal Status Tooltip Updates: The tooltip content when hovering over statuses has been updated to provide additional information on each transfer status

API v1.42

  • 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.

Admin Portal v4.3

  • 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

API v1.41

  • 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.

API v1.38

  • 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.

API v1.37

  • 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.

Mobile SDK v9.3

  • The ‘Multi-currency’ release allows destination countries to support multiple currencies for the Deposit via Debit Card method.

API v1.36

  • 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.