Prerequisites and Integration Flow
Information preparation for API
In order to use this solution, there some informations may be needed. You need to confirm with AlipayHK BD/SA team.
1. Administration related
- Merchant ID starts with 2160 (obtained by signing contract with AlipayHK BD, but sometimes no need to do that)
2. Technical related
- Signature Key Pairs (see Digital Signature, send the public key to AlipayHK SA for configuration)
- Client ID (obtained after configuration by AlipayHK SA, requires merchant ID)
- AlipayHK user ID starts with 2160 (obtained through JSAPI and API)
- Share API endpoints.
Integration Flow
- Sign contract with AlipayHK BD.(sometimes no need to do that)
- Study API documentation.
- Generate signature key pairs (see Digital Signature).
- Provide key pairs, merchant ID, endpoints to AlipayHK SA, then receive your unique
client-id
, API endpoint, etc. - Integrate & test with given endpoint (you will need to provide IPs to access AlipayHK DEV environment)
- UAT with AlipayHK SA and PD, sometimes we may test in production environment to see the actual result (please check with SA).
- Launch to production.