Skip to content
CoinsSendDevelopers
Integration recipes

Crypto payment integration recipes

View MarkdownAgent setup

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.

Your customer needs to…Start with
Pay a specific order with a fixed price and expiryAn invoice checkout
Add funds repeatedly to their accountA static deposit address and your own customer ledger
Receive funds from your merchant balanceA 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.