Resource Download

AlipayHK provides the following demo code of SDK to get you familiarized with the integration. For now, the demo code only presents the integration of the payment API.

SDK&Demo code download

Client

Version

Resource

Andriod

*

AlipayHK Andriod SDK has been released to Maven Central, developers can use gradle to compile and update to the latest SDK version.

In build.gradle file,you need to add below dependencies:

dependencies {

api 'com.alipay.sdk:alipaysdk-android:+@aar'

}

download

iOS

15.8.15

download