PGW SDK Helper
The 2C2P Payment Gateway (PGW) SDK Helper simplified integration solution for external payments with 2C2P Payment Gateway (PGW) SDK.
Platforms
- Android:
implementation("com.2c2p:pgw-sdk-helper:4.2.1")
//Optional
implementation("com.2c2p:pgw-sdk-helper-zalopay:3.1.0")
implementation("com.google.android.gms:play-services-wallet:19.4.0")
- iOS:
https://github.com/2C2P/PGWSDKHELPER-SwiftPackage
How to integrate:
System Requirements
The SDK has been developed on following platform version:
Platform | Minimum Version |
---|---|
iOS | 12.0+ |
Android | 19+ (OS 4.4) |
Changelog
Version | Description | Resource |
---|---|---|
4.2.1 | Android: - Improve FX feature for Google Pay. iOS: - Improve FX feature for Apple Pay. | |
4.2.0 | Android: - Convert code base to Kotlin. iOS: - Swift 5.10 & Xcode 15.4 support. | --- |
4.1.1 | iOS: - Swift 5.10 & Xcode 15.3 support. | --- |
4.1.0 | Android & iOS: - Enable ZaloPay payment. iOS: - Swift 5.8.1 & Xcode 14.3.1 support. | Android: - Android Archive (AAR) iOS: - Dynamic Framework |
4.0.0 | Android & iOS: - Enable DeepLink payment. Android: - Enable Google Pay payment. iOS: - Enable Apple Pay payment. - Swift 5.8 & Xcode 14.3 support. | Android: - Android Archive (AAR) iOS: - Static & Dynamic Framework |
Updated 22 days ago