Hosted Checkout Page Integration
Users can scan the QR code or copy the address on the hosted checkout page to make the payments.
Step 1: Get Checkout URL
Returns a Checkout URL
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"code": 10000,
"msg": "success",
"data": {
"payment_url": "https://s.cwallet.com/zpj9u9"
}
}Name
Value
Required
Type
Description
Request Body Example
Step 2: Configure Webhook to receive payout notification
Webhook NotificationHosted Checkout Diagram

Last updated