Skip to content

airwallex/airwallex-payment-android

Repository files navigation

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:

  • For generally applicable issues and feedback, create an issue in this repository.
  • pa_mobile_sdk@airwallex.com - For personal support at any phase of integration

Changelog

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