1. Get a key
Grab your Payments test key from the dashboard — see Get your API keys. Then set your environment:2. Create a checkout
Accept a crypto payment with a hosted checkout (Crypto Gateway):Response
payment_url.
3. Confirm
Poll the session, or (better) receive a webhook on settlement:You just took a crypto payment in sandbox. Swap the
test_sk_ key for a live_sk_ key to
go live — no code changes. See Test vs Live.
