Preparation before integration testing
- RD needs to provide:
- clientIdMerchant identity authenticationclientSecret
- RD public key certificate
- Test environment IP
- APP for RD test environment
- SDK
- Customers need to provide:
- Test environment IP (IP used to call the API, network environment IP for running the test APP)
- Callback address
- Merchant public key certificate
Quick Access Guide (SDK)
Business process diagram
Create a Sub-wallet Deposit whitelist process Deposit process Request Payment process Sub-wallet Aggregation Process Payout processJava SDK Integration Guide
Importing Dependencies- The private key currently used by the business party:/clientFingerprint/private.key
- The RD public key currently used by the business party:/serverFingerprint/public.key

