This documentation describes various APIs for merchants to integrate with the payment platform for payment collection and disbursement, including user registration, user login, and user information retrieval.
API Description
The APIs use HTTP + JSON. Merchants make requests over HTTPS, and both the request body parameters and responses are in JSON format, except for header information.
Integration Reference
We provide code examples in four common backend languages:Java, Python, Go, and PHP.