Create Your Account
1
Register as a Seller
Visit card2crypto.cc/register and create your account
2
Wait for Approval
Your application will be reviewed by our team within 24-48 hours. You’ll receive an email notification once approved.
3
Create Your Shop
Once approved, log in and create your shop to generate production API credentials.
4
Configure Crypto Addresses
Set up your Bitcoin and/or Litecoin withdrawal addresses in Settings to receive payouts.
Get Your API Key
Navigate to your Dashboard and copy your production API key:Make Your First Payment
1. Create a Payment
Make a POST request to create a payment:2. Redirect to Checkout
The API returns acheckout_url. Redirect your customer to this URL:
3. Handle Webhooks
Set up a webhook endpoint to receive payment notifications:Learn more about webhook security in the Webhook Security guide.
Test Your Integration
Use the Payment Testing Tool in your dashboard to quickly test payment creation without writing code.Next Steps
API Reference
Complete API endpoint documentation
Webhook Events
All webhook event types and payloads
Integration Guides
Platform-specific integration tutorials
Error Handling
Common errors and how to fix them