airwallex / airwallex-payment-android

Airwallex PA Android SDK
MIT License
8 stars 12 forks source link

Airwallex Android SDK

Platform API GitHub release license

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.

Installation

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:4.5.0'
}

Getting Start

Quick start and guides and SDK reference for integrating Airwallex Android SDK in your Android app.

Feedback

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:

Changelog

All notable changes to this project will be documented in changelog document.