Prerequisites and Integration Flow
In order to use this solution, you (merchant) will need below information.
Administration related:
- Merchant ID starts with 2160 (obtained by signing contract with AlipayHK BD)
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)
Integration Flow
- Sign contract with AlipayHK BD.
- Study API documentation.
- Generate signature key pairs (see Digital Signature).
- Provide key pairs and merchant ID 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.