📄️ Authentication
This API uses OAuth 2.0 as the authorization method.
📄️ Webhook Verify
- When the order is successful, the platform will notify the merchant of the payment result according to the notifyurl at the time of placing the order. The merchant is considered to have successfully received the notifyurl when, and only when, the merchant returns an HTTP status code of 200, and if the request takes more than 5s to respond, or if it returns a non-200 response, the request has not been successfully received.