SecurePay SDK

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


Platforms

  • Android:
implementation("com.2c2p:secure-pay-sdk:2.1.0")
  • iOS:
https://github.com/2C2P/SecurePaySDK-SwiftPackage

📘

How to integrate:

Refer to: Guidelines for importing the 2C2P SecurePay SDK


System Requirements

The SDK has been developed on following platform version:

PlatformMinimum Version
iOS12.0+
Android19+ (OS 4.4)

Changelog

VersionDescription
2.1.0 Android & iOS:
- Add merchantId and paymentToken parameters to payload.

iOS:
- Swift 5.10 & Xcode 15.4 support.
2.0.0 Android & iOS:
- Enable generate secure pay token.

iOS:
- Swift 5.10 & Xcode 15.3 support.