Crypto payments,
at the speed of blockchain.
Accept USDT and other crypto from anywhere in the world. Settle on-chain in minutes, with low fees, real-time webhooks, and a dashboard built for operations teams.
Everything a merchant needs, nothing they don't.
Built by ops engineers tired of fighting their payment stack.
Multi-chain by default
BEP20, TRC20 and ERC20 — all from one merchant ID. Add new networks without re-integrating.
Instant settlement
Funds confirmed on-chain in minutes — not days. Auto-sweep to your wallet on a schedule.
Lowest fees in market
Flat 0.5% on deposits. No monthly subscription, no hidden gas markups.
Webhooks you can trust
Signed, retried, and idempotent. Every status change reaches your endpoint with a full audit trail.
Dashboard built for ops
Real-time deposits, withdrawals, queue health, and on-chain balance refresh — in one place.
Built-in security
Brute-force protection, IP rate limits, signed webhooks, and timing-safe comparisons by default.
Built for every kind of business.
From single-product shops to multi-region enterprises.
E-commerce
Drop-in checkout, abandoned-cart recovery, multi-currency display.
Marketplaces
Split payouts, escrow holds, KYC verification per seller.
Subscriptions
Recurring billing, dunning, grace periods, proration.
Platforms / SaaS
Per-tenant settlement, consolidated reporting, stablecoin payouts.
Remittance
Cross-border transfers with on-chain final settlement.
Creator economy
Tipping, paywalls, NFT-gated content, fan subscriptions.
Gaming
Low-friction in-game top-ups, item shops, tournament prizes.
Non-profit
Tax-style receipts, recurring donor management, anonymity options.
Made for every kind of business.
From your first online store to global B2B operations.
E-commerce
Drop-in checkout for Shopify, WooCommerce, Magento and custom stores.
B2B Invoicing
Generate per-invoice payment links with auto reconciliation.
Subscriptions
Recurring crypto billing with grace periods and dunning.
Donations
Accept crypto donations with built-in receipts and reporting.
Gaming
Low-friction in-game top-ups across mobile and web.
SaaS
Metered or seat-based billing — settle in stablecoin.
Plug into the tools you already use.
Native plugins, REST API, and webhooks. Whatever stack you run, MagenPay drops in.
Operate everywhere your customers are.
Accept payments from 180+ countries — your customers pay in stablecoin, you settle in your wallet.
Americas
4Europe
32Asia Pacific
11Middle East & Africa
1Audit-ready by default.
Built with the controls you'd expect from a fintech, not a crypto startup.
SOC 2 Type II
Annual third-party audit covering security, availability, and confidentiality.
ISO 27001 certified
Global standard for information security management.
KYC / AML
Tiered onboarding with sanctioned-list screening.
Cold-storage capable
Hot/warm/cold wallet split with configurable thresholds.
Smart-contract audited
Independent reviews of every contract we deploy.
99.99% uptime SLA
Multi-region failover with public status page.
A single POST to start charging.
Create a payment, point your customer at the returned URL, listen for the webhook. No SDK lock-in — pure HTTP.
# Create a payment curl -X POST https://api.magenpay.com/v1/create-order \ -H "Authorization: Bearer $MERCHANT_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "amount": 100, "currency": "USDT", "network": "BEP20", "redirect": "https://shop.example/return" }'
Loved by ops teams.
Real merchants. Real workloads.
"We migrated from a legacy fiat processor to MagenPay in a weekend. On-chain settlement cut our payout cycle from 5 days to 5 minutes."
"Webhooks just work. After a year of running 50k+ orders/month through MagenPay we have not had a single missed event in production."
"The dashboard is the closest thing to "operations sanity" I have used. Refresh on-chain balance, requeue a stuck transfer — it all just works."