Mobile SDK v9.0
December 11th, 2024
• Expanded User Insights: Gain deeper visibility into user behavior with detailed, contextual analytics to drive targeted improvements and optimize the overall experience.
• Enhanced User Navigation: Improved state handling ensures seamless navigation and reduces potential defects.
• Easy Integration: Now available via the CocoaPods package manager.
• UI Enhancements: Minor enhancements to improve overall usability and polish.
• Support Updates: Full compatibility with Xcode 16 and Swift 6.
API v1.32.3
December 3rd, 2024
- New Fields Added to Daily Transfers Report: The report now includes FX Rate, Transfer Method, Destination Country, and Destination Currency for improved visibility and analysis.
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.
Mobile 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.
Mobile 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
Mobile 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.