Changelog

API v1.47.1

  • Bug Fixes & Improvements:
    • Fixed an issue related to beneficiary address management causing failures in Bank Account transfers to Australia.

API v1.47

  • Bug Fixes & Improvements:
    • Fixed an issue that was causing "Push to Card" transfer to fail on submission.
    • Fixed an issue that was adding extra spaces in address fields we send downstream to our partners.
    • Improved timing when cancelled status is actually applied on a transfer – system now waits for downstream partner confirmation.
    • Fixed an issue with sender creation that was blocking the creation of valid senders within regex validation limits.

Web SDK v4.0.2

  • Cash Pickup UX Enhancements: Reference Number is now visible on the status screen at the bottom of the delivery details section for cash pickup transfers
    • Includes messaging that lets senders know that recipients may need to show the reference number when picking up their funds
    • Messaging has also been updated to clarify that recipients need to bring a single form of government ID (not two)

Web SDK v4.0

  • UX / Styling Enhancements: Additional Button / Styling Configuration Options
  • Sufficient Funds Indicator: Addition of "Sufficient Funds" Indicator on Delivery Methods Modal
  • Estimate Disclosure: Addition of Estimate Disclosure to Delivery Method Modal
  • RFI Compliance Warning: Addition of RFI Compliance Warning Displayed for Cash Pickup Corridors
  • Maintenance Banner: Maintenance Banner Displayed on SDK Home Page if Maintenance Message is Active
  • Share Modal UX Update: Addition of State or Province to the existing "Share" Modal
  • Minimum Default Quote Amount Update: Minimum Default Quote Amount has now been updated to $10 (previously the min was $15)

API v1.45.1

  • Other Bug Fixes & Improvements:
    • Fixed a bug where trailing zeroes to send amount, in some cases, was causing downstream failures with remittance service partners.

API v1.45

  • Remittances to Prohibited Countries: Enhanced safeguards to prevent remittances from being sent to prohibited countries.
  • Improvements to Status Callback Web Hook: Expanded data set returned on web hook callbacks for status updates. The new data that will be available: Quote History ID, RSP Confirmation Number, Public Reference Number, Sender ID, & Card Proxy Number.
  • Other Bug Fixes & Improvements:
    • Improved handling and validation of duplicate AFT reversal requests.
    • Resolved an issue where sender status updates were not being logged correctly.
    • Resolved an issue causing sender updates to fail when names contain multiple consecutive spaces.
    • Sender and recipient name validation now prevents the use of unsupported special characters.

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.