Create a payment intent
Create a payment intent with the amount and currency:Redirect your customer to the
Response
checkout_url.Share the checkout link
Redirect your customer to the
checkout_url, or embed it in:- An email invoice
- A QR code
- A “Pay with Crypto” button on your site
- A Telegram/Discord bot message
Full Example (TypeScript)
Next Steps
Payment Gateway
Full Payment Gateway documentation.
Webhook Integration
Set up and verify webhooks.

