API v1.31
October 15th, 2024
- Implemented the cancellation endpoint to cancel OCT transfers that are held in Dodd-Frank.
- Updated card onboarding logic to no longer check customer settings and instead use PAAI card data from Visa as the source of truth.
- Enhanced errors shown to users when there are issues retrieving a quote.
- Updated messaging if the transfer method is incorrect on POST Transfers.
- Added Spanish and Dutch translations to GET /corridors endpoint.
- Fixed POST Create Recipient to return translated values.
SDK v8.1
October 11th, 2024
- Effortless Compliance: Now users can cancel transfers in a Dodd Frank hold in the SDK.
- Smooth Read: Ensures all text components inherit the correct styling.
- Listening Closely: Ensures the SDK_CLOSE fires correctly.
SDK v8.0
August 26th, 2024
- Seamless Compliance: Easy access to T&Cās and Privacy Policy via a new modal.
- Express Transfer Access: First-time users go straight to the transfer flow.
- Real-Time Status: Track transfer statuses with up-to-date info.
- Pending Transfers Tab: Quick view of ongoing transfer statuses.
- Transfer History: Easily reference past transfers from the home screen.
- Easy Sharing: Copy and share transfer details effortlessly.
- Enhanced Recipient Lists: Improved search and account management.
- Direct Navigation: Link directly to transfer details from your app.
API v1.30
August 9th, 2024
- Implemented functionality to support Visa Direct Bank Account and Mobile Wallet transactions.
- Bank Accounts or Account Funding Transfers from a debit card can be used to fund these transactions.
- Implemented logic based on BIN performance provided by Visa to help decrease the likelihood of failed transfers due to unsupported cards in Original Credit Transaction programs.
- Fixed small Spanish translation issues in Bank Transfer fields.
- Adjusted numeric formats for Dutch-translated versions related to quote and transfer calculations.
- Expanded Know Your Customer (KYC) logic to utilize a QR code that web UIs can take advantage of to provide more seamless guidance back to the mobile KYC experience.
- Improved auditing of customer user events.
- Updated the card acceptor value format to include both the sender and customer names for person-to-person transactions.
- Updated an error message displayed for missing phone numbers.
- Cleaned up translations on country names returned in the GET Countries endpoint.
- Fixed label translations for required recipient account fields.
- Improved error messaging for missing values on the POST Senders response.
- Removed Sender information from the GET Transfer response that is not required for a receipt.
- Updated customer reconciliation reporting to include FX Revenue
SDK v7.0
July 3rd, 2024
- A new Funding Method: Now users can fund international transfers using their debit card in the SDK.
- Performance Improvements: Small bug fixes and translation improvements.
API v1.29
June 7th, 2024
- Implemented AFT functionality that can be used to fund MasterCard Bank Account & Cash Pickup transactions.
- Updated AFT transfers to ensure the expected transfer amount matches the quoted amount.
- Added the ability to enable and disable the quote confirmation check when performing a transfer.
- Added the ability to include MVV code in all OCT transfers.
- Added the ability to see the response payload from RSPs to help determine whether transfers have succeeded or failed.
- Resolved an issue where non-bank account transfers were not providing the correct decimal place.
- Fixed an issue that was preventing OCTs from being submitted to Japan.
API v1.28
May 4th, 2024
- Added a validation endpoint to check the creation status of a transfer in the event the POST transfer request times out.
- This endpoint accepts the quote ID submitted in the transfer request and confirms if the transfer was completed or failed to process.
- Added functionality to log the acceptance of published privacy policies and terms and conditions.
- Updated the quoting by receive amount process to include Visa bank account/wallet as a transfer type.
- Added support for card brand Maestro in ReadyRemit.
- Fixed the release of to-account transfers from a Dodd-Frank hold.
- Fixed a GET quote rounding error if the currency specifies zero decimal places.
- Updated text in the ReadyRemit API to return a clearer message, corrected capitalization and improved the translation text for Spanish.
- Fixed the GET quote endpoint to account for minimum limits for USA transfers.
- Fixed the sort order of fields returned on the GET Transfer endpoint.
- Fixed multiple endpoint responses so account fields show a name instead of an ID.
- Fixed logic to ensure a card is blocked if a bank does not accept OCT transfers.
API v1.27.3
May 1st, 2024
- Changed the character limit for "Address ZIP" field for person & business senders to minimum: 2 & maximum: 10.
- Introduced new logic to make "Phone Number" field for person & business senders optional by customer.
- Introduced a new optional field for person senders called "Address State Province" that can be utilized for senders with international addresses.
API v1.27.2
April 11th, 2024
- Introduced new "Purpose of Payment" dropdown field for Push to Card transfers to specific corridors.
- "Purpose of Payment" is mandatory for the following corridors: Argentina, Chile, Colombia, Egypt, India, & Mexico.
API v1.27.1
April 1st, 2024
- Improved card onboarding process to stop the onboarding of unsupported cards that fail when posting transfers.