Demo App
Demo App is a test application to demonstrate how to implement PGW SDK
library.
Download
Test With Your Merchant ID
To test with your merchant ID in demo app , you need to change following
- encrypt your private key using My2c2pKeyEngine.
- Update your encrypted Private key in
Demo app
source code atcom.ccpp.demo3ds.MainActivity
static String PRIVATE_KEY = "PLEASE_PASTE_YOUR_ENCRYPTED_KEY";