Mobile SDKs
Airwallex Mobile SDK is available on both iOS and Android platforms.
iOS SDK
The Airwallex iOS SDK (latest version v5.5.7) is a framework designed to seamlessly integrate secure and fast payment processing into your iOS app using Airwallex. It offers simple functions to send sensitive credit card information from the shopper directly to Airwallex, along with a highly customizable interface for collecting shopper's payment details.
Requirements
- Requires Xcode 15 or later and is compatible with apps targeting iOS 13 or above.
- Available through CocoaPods . Please install the latest version of CocoaPods to ensure you can add Airwallex SDK to your application.
- Please check out the iOS SDK privacy policy details to understand the data requirements.
Development resources
Android SDK
The Airwallex Android SDK (latest version v6.0.4) enables you to integrate payment methods into your Android app. It provides native UI screens to facilitate the integration of payment functions on top of your existing checkout flow.
Requirements
- Compatible with apps supporting Android API 21 and above.
- Available through Maven Central , you only need to add the Gradle dependency.
Development resources