Withdrawal API Integration
Users can get instant payouts to their Cwallet account with 0 fees from your sites/apps. They can also withdraw to any other wallet with no minimum withdrawal amount limit.
Step 1. Create withdrawal order
Step 2. Get withdrawal result
After the transaction is completed, CCPayment will push the withdrawal result notification to the Webhook URL you configured.
✅ Now you have completed the entire integration process for withdrawal!
Except for webhook notifications, you can get the order information via the Call Order Information Interface. The status of the API returned has a time lag with the webhook status maybe, Handle idempotency properly.
Withdrawal Diagram
Last updated