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

  1. Merchant ID starts with 2160 (obtained by signing contract with AlipayHK BD, but sometimes no need to do that)

2. Technical related

  1. Signature Key Pairs (see Digital Signature, send the public key to AlipayHK SA for configuration)
  2. Client ID (obtained after configuration by AlipayHK SA, requires merchant ID)
  3. AlipayHK user ID starts with 2160 (obtained through JSAPI and API)
  4. Share API endpoints.

Integration Flow

  1. Sign contract with AlipayHK BD.(sometimes no need to do that)
  2. Study API documentation.
  3. Generate signature key pairs (see Digital Signature).
  4. Provide key pairs, merchant ID, endpoints to AlipayHK SA, then receive your unique client-id, API endpoint, etc.
  5. Integrate & test with given endpoint (you will need to provide IPs to access AlipayHK DEV environment)
  6. UAT with AlipayHK SA and PD, sometimes we may test in production environment to see the actual result (please check with SA).
  7. Launch to production.