Accept Crypto Payments on 8 Blockchains
Enable cryptocurrency payments for your business with MAGNETPAY's crypto payment gateway. HD wallet derivation, real-time deposit monitoring, and automatic settlement across Bitcoin, Ethereum, Tron, and 5 more networks.
Supported Blockchain Networks
Enterprise Crypto Payment Infrastructure
Purpose-built for businesses accepting crypto payments at scale. From address generation to treasury management, every component is production-ready.
HD Wallet Derivation
Generate unique deposit addresses per customer from a single master key. BIP-32/44 derivation ensures you never reuse addresses and maintain full custody.
Deposit Monitoring
Real-time mempool monitoring and block scanning across all 8 chains. Configurable confirmation thresholds with webhook notifications at each stage.
Auto-Sweep
Automatically consolidate customer deposits into your treasury wallet. Configurable sweep thresholds, gas optimization, and batched transfers to minimize fees.
8 Blockchain Networks
Accept payments on Ethereum, Bitcoin, Tron, BNB Chain, Polygon, Arbitrum, Solana, and Avalanche. Support USDT, USDC, and native tokens on each chain.
Anti-Fraud Screening
Integrated blockchain analytics to screen incoming deposits against sanctions lists, mixer outputs, and high-risk addresses. Configurable risk thresholds per chain.
Instant Settlement
Convert crypto deposits to fiat automatically or hold in crypto. Real-time exchange rates with locked pricing during the payment window to eliminate volatility risk.
How Crypto Payments Work
Accept your first crypto payment in under 10 minutes. Our crypto payment gateway handles address derivation, monitoring, and settlement automatically.
Create a Crypto Payment
Specify the amount in fiat or crypto, the accepted chains, and expiry window. We return unique deposit addresses for each enabled chain.
Customer Sends Crypto
Display the deposit address and QR code to your customer. Our system monitors the mempool for incoming transactions across all enabled chains.
Confirmation & Webhook
Once the required confirmations are reached, we fire a signed webhook with the transaction details. Partial payments and overpayments are handled automatically.
Auto-Sweep & Settlement
Deposits are swept to your treasury wallet on a configurable schedule. Convert to fiat instantly or hold crypto balances for later settlement.
Crypto Payment API in Action
Create a crypto payment request and receive deposit addresses for all enabled chains.
curl -X POST https://api.magnetpay.org/v1/crypto/payments \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"amount": "100.00",
"currency": "usd",
"accepted_chains": ["ethereum", "tron", "bitcoin"],
"accepted_tokens": ["USDT", "USDC", "ETH", "BTC"],
"expiry_minutes": 30,
"customer_id": "cus_9f3kR2xL",
"settlement": "instant_fiat",
"callback_url": "https://yourapp.com/webhooks/crypto"
}'{
"id": "cpay_7mNx3kQp",
"status": "awaiting_deposit",
"amount_usd": "100.00",
"expires_at": "2026-03-25T12:30:00Z",
"deposit_addresses": {
"ethereum": "0x8a2f...c4d1",
"tron": "TKx4m...Np8R",
"bitcoin": "bc1q9...7xm3"
},
"expected_amounts": {
"USDT_ethereum": "100.00",
"USDT_tron": "100.00",
"ETH": "0.0412",
"BTC": "0.001187"
}
}Crypto Payment Gateway FAQ
What is a crypto payment gateway?
A crypto payment gateway enables businesses to accept cryptocurrency payments from customers. MAGNETPAY's crypto payment gateway supports 8 blockchain networks including Bitcoin, Ethereum, and Tron, with automatic address generation, deposit monitoring, and settlement. Unlike traditional payment gateways, crypto payments are irreversible, have no chargebacks, and settle globally without intermediary banks.
Which cryptocurrencies can I accept with MAGNETPAY?
MAGNETPAY supports native tokens and stablecoins across 8 blockchains: Bitcoin (BTC), Ethereum (ETH, USDT, USDC), Tron (TRX, USDT), BNB Smart Chain (BNB, USDT, USDC), Polygon (MATIC, USDT, USDC), Arbitrum (ETH, USDT), Solana (SOL, USDC), and Avalanche (AVAX, USDT, USDC). USDT on Tron and Ethereum are the most commonly used for B2B and cross-border payments.
How does HD wallet derivation work?
HD (Hierarchical Deterministic) wallet derivation uses a single master seed to generate an unlimited number of unique deposit addresses following the BIP-32/44 standard. Each customer gets a unique address, making it easy to attribute payments without shared address confusion. You maintain full custody of the master key, and MAGNETPAY never has access to your private keys.
How do you handle crypto price volatility?
MAGNETPAY offers three approaches: (1) Instant conversion locks the exchange rate at the moment of payment creation, converting to fiat upon confirmation. (2) Delayed conversion lets you hold crypto and convert manually. (3) Crypto settlement keeps funds in the original cryptocurrency. For instant conversion, the rate is guaranteed for a configurable window (default 15 minutes).
Are crypto payments compliant with regulations?
MAGNETPAY integrates blockchain analytics for transaction screening against OFAC sanctions lists, known mixer outputs, and high-risk addresses. We support the Travel Rule for transactions above regulatory thresholds. Our compliance module can enforce KYC requirements before accepting deposits above configurable limits. See our compliance page for full details.
Explore More Payment Features
Start Accepting Crypto Today
No blockchain infrastructure to manage. No node operations. Just API calls to accept crypto payments on 8 networks with instant fiat settlement.