SecurePay SDK

The 2C2P SecurePay SDK simplified integration solution for generating secure pay token for Do Payment API.

📘

How to integrate:

Refer to: Guidelines for integrate SecurePay SDK

Android:

dependencies {  
    ...
    ...
  
    //2C2P SecurePay SDK
    implementation 'org.bouncycastle:bcprov-jdk18on:1.77'
    implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.9.22'
    implementation files("libs/SECUREPAY_SDK_ANDROID_v2.0.0.aar")  
}

Changelog:

VersionDescriptionResource
2.0.0Android & iOS:
- Enable generate secure pay token.
Android:
- Android Archive (AAR)

iOS:
- Dynamic Framework