Business Overview#
Crypto Checkout is a digital currency payment service that allows businesses to accept payments online and in stores. Built for B2C checkout, it securely handles everyday, small-ticket purchases from individual customers.Transaction Profile:#
Low Average Order Value (AOV)
Core Requirements:#
Implements dynamic address allocation to ensure precise order-payment mapping
Guarantees unique payment address per order
Enables streamlined reconciliation and payment tracking
Fund Flow#
Happy Path and API Calls#
Post Create Crypto Checkout to initiate a checkout session. After creation, merchants can present payment information in two formats:Customized Checkout Page
GET Get Convertible Cryptos to obtain the list of supported cryptocurrencies and display their networks and checkout addresses. Standardized Checkout Link
2. Customer Payment Processing#
For direct QR code payments or wallet transfer
Skip this step.
3. Payment Status Monitoring#
4. Refund Processing#
KYT Failed
Initiate refunds for the failed transaction. For detailed refund operations, please refer to the Crypto Refund module documentation. KYT Passed
Please initiate a new withdrawal transaction as a refund through the Crypto Withdrawal module. 5. Checkout Cancellation#
Sequence diagram#
State Diagram#
Modified at 2026-02-09 05:32:47