NAV

Mobile - App to App

Overview Demo Integration steps

ZaloPay Sandbox

Link tải ứng dụng ZaloPay Sandbox


General:

Display information Vietnamese English
Text Ví ZaloPay ZaloPay e-Wallet
Logo ZaloPay Logo

SDK AppToApp and demo apps

Name Platform Version Updated date Description Download link
SDK AppToApp Android 3.1 03/10/2022 Version 3.0 not permission QUERY_ALL_PACKAGES zpdk-release-v3.1.aar
ZaloPay SDK AppToApp iOS + Android 2.0.4 29/04/2021 Version 2.0.4 add data tracking (Xem chi tiết) zpdk_v2.0.4.zip
App Demo iOS (Swift) 2.0 20/10/2020 App-To-App payment solution demo for iOS DemoZPDK_iOS.zip
App Demo Android (Java) 2.0 03/10/2022 App-To-App payment solution demo for Android DemoZPDK_Android.zip
App Demo React Native (iOS: Objective-C, Android: Java) 2.0 03/10/2022 ZaloPay ZPDK demo and documentation for React Native DemoZPDK_ReactNative.zip
App Demo Flutter (iOS: Swift, Android: Kotlin) 2.0 03/10/2022 App-To-App payment solution demo for Flutter DemoZPDK_Flutter.zip

App-to-app SDK - Data Tracking

Changelog:
- The SDK Version 2.0.4: update includes implementation of data tracking on ZaloPay's payment information and the OS versions of users' devices. This helps ZaloPay detect and monitor unstable behaviors when switching from Merchant's apps to ZaloPay/Zalo apps in the payment process. ZaloPay guarantees not tracking any information on Merchants' app, including but not limited to user behaviors, order information,... ZaloPay only tracks variables listed in this specification document.

Instruction on updating new SDK: Replace the existing with the new SDK Library (version 2.0.4) in your code directory. No additional logic changes needed from Merchants' side, since all provided functions in the new SDK comes with identical inputs and outputs, comparing to previous version

Step eventID Event Description
1 03.1000.001 SDK received calls from Merchant Client App
2 03.1000.002 SDK successfully processed, before returning the result to ZPI / ZPA
3 03.1000.003 SDK receives a call from ZPA/ZPI Client when:
1. User (success) or (failed and clicked "Đóng" button) on ZPI / ZPA
2. User click back to cancel transactions on ZPA
No matching results were found