https://github.com/mastercard/connect-transfer-ios-sdk
https://github.com/mastercard/connect-transfer-ios-sdk
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mastercard/connect-transfer-ios-sdk
- Owner: Mastercard
- License: mit
- Created: 2024-11-25T15:02:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T14:22:00.000Z (about 1 year ago)
- Last Synced: 2025-05-30T03:04:16.924Z (about 1 year ago)
- Language: Objective-C
- Size: 9.32 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Connect Transfer iOS SDK
## Overview
The Connect Transfer iOS SDK allows you to embed MastercardOpenBanking Connect Transfer anywhere you want within your own mobile applications.
For details of how to integrate Connect Transfer using the Connect Transfer SDKs see the following:
* [Integrating with Connect Transfer](https://developer.mastercard.com/open-banking-us/documentation/products/pay/switch/connect-transfer)
## Compatibility
The Connect Transfer iOS SDK supports iOS 14 or later.
Note that this Connect Transfer SDK is not suitable for Mastercard Open Banking Europe.
## ConnectTransferWrapper Swift Sample App
This repository contains a sample application ConnectTransferWrapper written in Swift (requires Xcode 14 or greater) that demonstrates integration and use of Connect Transfer iOS SDK.