Android

Set up MoneyCollect Server side Client side
Server side Client side1.Set up Server-side
1.1 Using your own key to replace the public key and private key in the MobilePayController.java file
the public key and private key in the MobilePayController.java file1.2 Modify server port(Default to be 9898)
2.Set up Client-side
2.1 Add configuration in build.gradle file
2.2 Add viewbinding and the MoneyCollect library to the app’s main module build.gradle
2.3 Initialize SDK
3.Construct the data parameters to initiate transaction, and then start the payment activity
4.Additional testing resources
Card Number
Brand
DESCRIPTION

Set up MoneyCollect Server side Client side
Server side Client side1.Set up Server-side
1.1 Using your own key to replace the public key and private key in the MobilePayController.java file
1.2 Modify server port(default to be 9898)
2. Set up Client-side
2.1 Add configuration in project build.gradle
2.2 Add viewbinding and the MoneyCollect library to the app’s main module build.gradle
2.3 Initialize SDK
3. Create a payment
Collect transaction information
Create a payment
Confirm a payment
4. Additional testing resources
Card Number
Brand
DESCRIPTION
Last updated