Integration Steps
To integrate Fundiin into your payment page, please follow the instructions below:
Experience payment through the demo website
- Access the Demo Checkout page.
- Download the test app and use the provided test account here.
- Click on the payment button.
- Scan the QR code and experience deferred payment through Fundiin.
Sign up for a Merchant profile
- Please fill in the information on the Registration form.
- Fundiin's business department will contact you to assist in creating Business Information.
Integrate the sandbox environment
- Log in to the EMC Portal, go to Payment Integration → sandbox mode, to obtain the provided clientId, merchantId, secretKey, and configure the notification URL (for API integration partners).
- Review the documentation and proceed with integration.
- Complete the following functions:
- Create an order.
- Actively query the payment status of the order in case a transaction notification is not received.
- Retrieve installment information (if needed).
- Cancel initiated transactions (if needed).
- Refund a transaction (if needed).
- After the partner completes the integration, perform unit tests → SIT, and provide the web/app test for Fundiin QC to check the result
Integrate the production environment
- Log in to the EMC Portal go to Payment Integration → production mode, to obtain the provided
clientId
,merchantId
,secretKey
, and set up the notification URL. - Fundiin QC performs User Acceptance Testing (UAT) in production mode.
- Sign the contract and deploy the service.