Start with the job your application needs to do. Each recipe connects the API requests, stored records, callbacks, and failure handling needed for that workflow.
Choose your workflow
Section titled “Choose your workflow”- Accept USDT TRC-20 paymentsBuild an invoice checkout and fulfill orders after verified payment.
- Create reusable deposit addressesConnect repeat customer top-ups to your ledger without double credits.
- Send USDT and USDC payoutsSubmit signed withdrawals and reconcile the final result safely.
Which integration fits?
Section titled “Which integration fits?”| Your customer needs to… | Start with |
|---|---|
| Pay a specific order with a fixed price and expiry | An invoice checkout |
| Add funds repeatedly to their account | A static deposit address and your own customer ledger |
| Receive funds from your merchant balance | A withdrawal to their chosen supported network |
The detailed recipes and API reference are currently in English. The getting-started guide is available in six languages.
Check coins and networks, authentication, and webhook verification before implementation.
Open the merchant dashboard to set up your integration, or use agent setup to work with a coding assistant.