Changelog

Mobile SDK v9.2

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

Web SDK 3.0

  • Know Your Customer (KYC): Now the ReadyRemit Web SDK fully supports KYC, including ID collection and liveness detection.
  • Account Funding Transactions (AFT): Now users can fund transfers via a debit card they provide during the transfer process.

Admin Portal v1.4.2

  • This release includes the addition of fields to the transfer listing and details pages that show the settlement amount and date funds were debited from an account:
  • Account Debit Date and Settlement Amount
    • Client portal users will now see the account debit amount and date on the transfer details screen for transfers that have been completed
    • Account debit amount and date will now be displayed on transfers list view and be included in csv exports (if enabled)

API v1.35.2

New Mobile Wallet Transfer Method: Support for mobile wallets allowing users to send transfers to the Philippines.

Mobile SDK v9.1

• New delivery methods: Now users can send transfers to Philippines mobile wallets.
• Enhanced user analytics: Gain deeper visibility into user behavior with detailed, contextual analytics to drive targeted improvements and optimize the overall experience.
• UX and UI Enhancements: Minor enhancements to improve overall usability.

API v1.35

  • Mastercard Self-Serve Cancellations Now Supported: Users can now cancel transfers in a Dodd-Frank hold when using Mastercard, expanding on existing self-serve capabilities previously available for Visa OCT and MoneyGram transfers.
  • Sender-Side BIN List Enforcement: Customer-specific BIN lists are now applied only to sender-side cards, ensuring recipient cards are not subject to these restrictions.
  • Spanish Translation Fix for Account Type Options: Fixed an issue where BANK_ACCOUNT_TYPE options returned by the GET /Recipient Account Fields endpoint were not translated when the Accept-Language header was set to es-MX.
  • Improved Error Messaging for Better User Experience: Enhanced error messages to be more informative and user-friendly, helping users understand and resolve issues more easily.

Admin Portal v1.4.1

  • This release includes enhancements to the ReadyRemit Admin Portal user experience, focusing on making it easier to copy and paste key data and improving the user management process​:
  • Copy and Paste Actions
    • Easily copy and paste names and confirmation numbers from listing pages
  • Hide Deactivated Users
    • User list will now hide any users that are deactivated to make it easier to see who is still active​
  • Resource Center Link
    • Users can now easily access RR resources / documentation from anywhere in the portal​

Admin Portal v1.4

  • Includes enhancements to the ReadyRemit Admin Portal user experience, focusing on providing more granular control on data selection and guidance on status definitions in the ReadyRemit ecosystem​:​
  • Date Range Selector
    • Search for transfers created in a specific date range
  • Status Tooltips
    • Hovering over a status provides additional information on that status and a link to dev documentation

Web SDK 2.0

  • Expanded User Insights: Gain deeper visibility into user behavior with detailed, contextual analytics to drive targeted improvements and optimize the overall experience.
  • General Enhancements: Bug fixes, performance and security updates and minor UI changes that improve the user’s experience.

API v1.33

  • Filtering of Inactive Senders and Recipients: Implemented logic to identify and exclude inactive senders and recipients from API responses.
  • Visa Account Updater Now Configurable: The Visa Account Updater (VAU) service is now an optional, customer-configurable feature rather than a mandatory charge.
  • Clearer Transfer Not Found Errors: Updated error messaging for the GET /transfers endpoint to provide more helpful feedback when a transfer cannot be located.
  • Card Proxy Number Duplication Fix: Resolved an issue where card proxy numbers were being duplicated during transfer submission when using SDK version 8.0.
  • Duplicate Transfer Submission Handling: Fixed response logic to properly handle cases where duplicate transfer submissions use the same quote ID.
  • Push-to-Card (P2C) Transfer Status Fix: Resolved an issue that affected the correct processing of status updates for P2C transfers.
  • Sender Creation Validation Fix: Fixed a validation issue that previously resulted in unhandled exceptions when creating senders via the API.