EN | 中文
This library makes it quick and easy to build an excellent payment experience in your Android app.
Airwallex's Android SDK is available for Android SDK >= 21.
The Components are available through Maven Central, you only need to add the Gradle dependency.
Add the dependency in your build.gradle
.
dependencies {
implementation 'io.github.airwallex:payment:5.0.2'
}
Quick start and guides and SDK reference for integrating Airwallex Android SDK in your Android app.
We appreciate the time you take to try out our sample code and welcome your feedback. Here are a few ways to get in touch:
- For generally applicable issues and feedback, create an issue in this repository.
- [email protected] - For personal support at any phase of integration
All notable changes to this project will be documented in changelog document.