Developer ZoneRecipesAPI ReferenceChangelog
Developer Zone

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:

Refer to: Guidelines for importing the 2C2P PGW SDK


System Requirements

The SDK has been developed on following platform version:

PlatformMinimum Version
iOS12.0+
Android19+ (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