# Accept Crypto Payments in 15 Minutes

REST API for accepting USDT, ETH, BTC, and 50+ cryptocurrencies. No blockchain knowledge needed. Just integrate our API.

[Start Free Trial](/#contact) [View API Docs](/#contact)

## 3 Lines of Code

0% Setup Fee  
< 1% Transaction Fee  
Quick Integration

### cURL

```bash
curl -X POST https://api.cryptoway.dev/v1/payment \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{\n    "amount": 100,\n    "currency": "USDT",\n    "webhook_url": "https://yoursite.com/webhook"\n  }'
```

Payment link generated in ~200ms

## Integration in 3 Steps

From signup to first payment in under 15 minutes. No smart contracts to write.

1. ### Get API Key
    Sign up and generate your API key from the dashboard. Takes 30 seconds.
    
    `API_KEY=sk_live_abc123...`

2. ### Create Payment
    Make a POST request to create a payment link. Customer pays via hosted page.
    
    `POST /v1/payment { amount, currency }`

3. ### Receive Webhook
    We notify your server when payment is confirmed. Auto-settle to your wallet.
    
    `POST /webhook { status: 'paid' }`

## Try Our API Live

Test our payment API directly in your browser. Edit the code and see real-time responses.

### Request

#### cURL

```bash
curl -X POST https://api.cryptoway.dev/v1/payment \
  -H "Authorization: Bearer sk_sandbox_abc123..." \
  -H "Content-Type: application/json" \
  -d '{\n    "amount": 100,\n    "currency": "USDT",\n    "description": "Premium subscription",\n    "webhook_url": "https://yoursite.com/webhook",\n    "metadata": {\n      "user_id": "12345",\n      "plan": "premium"\n    }\n  }'
```

Execute Request

Sandbox Mode - No real transactions

### Response

Click "Execute Request" to see API response

#### Real Sandbox

Connected to actual testnet. Test with real blockchain transactions.

#### Live Webhooks

Webhook events delivered to your test endpoint in real-time.

#### Full Documentation

Complete API reference with examples in 7+ programming languages.

## Works With Your Stack

SDKs and plugins for every platform. Copy-paste integration examples.

### Shopify

5 min  
One-click app install. Accept crypto in your Shopify store in minutes.  
Integration: Plugin

### WooCommerce

10 min  
WordPress plugin with full WooCommerce integration. Automatic order fulfillment.  
Integration: Plugin

### Magento

15 min  
Magento 2 extension with multi-store support. Admin panel included.  
Integration: Extension

### Custom Store

30 min  
REST API integration for any custom eCommerce platform.  
Integration: API

## 50+ Cryptocurrencies Supported

From Bitcoin to stablecoins. Auto-convert to your preferred currency.

### Bitcoin

**BTC**  
**Fee:** 0.5%  
**Settlement:** ~10 min

### Ethereum

**ETH**  
**Fee:** 0.5%  
**Settlement:** ~1 min

### USDT

**USDT**  
**Fee:** 0.3%  
**Settlement:** ~30 sec

### USDC

**USDC**  
**Fee:** 0.3%  
**Settlement:** ~30 sec

### BNB

**BNB**  
**Fee:** 0.5%  
**Settlement:** ~3 sec

### Polygon

**MATIC**  
**Fee:** 0.4%  
**Settlement:** ~2 sec

### Solana

**SOL**  
**Fee:** 0.4%  
**Settlement:** ~400 ms

### Cardano

**ADA**  
**Fee:** 0.5%  
**Settlement:** ~20 sec

## Transparent Pricing

No setup fees. No monthly minimums. Pay only for successful transactions.

### Starter

For testing and small volume  
**Free**  
Up to £10K/month  
0.9% per transaction  
- Sandbox access  
- 50+ cryptocurrencies  
- Webhook notifications  
- Basic support  
- API documentation  
- Standard settlement

### Growth

For growing businesses  
**£49/mo**  
Up to £100K/month  
0.7% per transaction  
- Everything in Starter  
- Priority support  
- Custom branding  
- Advanced analytics  
- Instant settlements  
- Dedicated account manager

### Enterprise

For high-volume merchants  
**Custom**  
Unlimited  
0.4% per transaction  
- Everything in Growth  
- Custom fee structure  
- White-label solution  
- SLA guarantee  
- 24/7 phone support  
- Compliance assistance  
- Custom integrations

## Integration FAQ

### How long does integration take?

Sandbox integration: 15 minutes. Production deployment: 1-2 hours including testing. We provide sample code for all major platforms.

### Do I need to handle blockchain transactions?

No. Our API handles all blockchain complexity. You just send amount + currency, we return a payment URL. We handle wallet generation, gas fees, confirmations.

### How do refunds work?

Automatic refunds via API call. We return crypto to customer's original payment address. Refunds processed within 24 hours, usually instant.

### What about transaction fees?

We cover all blockchain gas fees. Your customers pay the exact amount displayed. You receive the amount minus our service fee (0.4-0.9%).

### Can I customize the payment page?

Yes. On Growth and Enterprise plans you can fully customize colors, logo, and domain. Or use our API to build your own payment flow.

### How do I get my funds?

Auto-settle to your wallet daily or instantly (Growth+ plans). Or keep balance in your Cryptoway account for payouts, refunds, or conversions.

## Start Accepting Crypto Today

No credit card required. Full sandbox access. Integrate in 15 minutes.

[Start Free Trial](/#contact) [View API Docs](/#contact)

Free sandbox • No credit card • Live in 15 minutes

## Enterprise-Grade Crypto Payments

Join companies who trust us with their Web3 infrastructure. Production-ready solutions deployed across 10+ blockchains.

- **Enterprise Grade**: Production-ready architecture tested on live projects
- **Rapid Delivery**: 6-8 week timeline from concept to launch
- **Full Stack**: Smart contracts to mobile apps & dashboards
- **6 Month Support**: Comprehensive post-launch support included

### Start Your Project

Free technical consultation • Detailed project roadmap • Transparent pricing
