The world's lowest-fee crypto payment gateway. Support Bitcoin, Ethereum, USDT, OXIN, wOXIN, Base, Arbitrum, XRP and 100+ more across 11 blockchains — with blazing-fast confirmations and instant webhooks.
Crypto payments built for businesses that demand speed, savings, and simplicity.
Funds arrive in your merchant balance the moment blockchain confirmations clear — minutes, not days.
0.1% per transaction. No setup fees. No monthly fees. No hidden charges. Industry-best, period.
Accept Bitcoin, Ethereum, USDT, OXIN, wOXIN, Base, Arbitrum, XRP and 100+ more — across every major blockchain.
One API key. Copy-paste 5 lines of code. Webhook signatures verified. Production-ready instantly.
11 networks · 100+ cryptocurrencies
Accept native coins, stablecoins, and tokens across every supported chain.
Real numbers from the Oxin Chain ecosystem powering Oxin Payments today.
Built for developers and businesses who want a reliable, low-cost gateway without sacrificing control.
Funds settle to your wallet as soon as blockchain confirmations are received.
HD wallet architecture with encrypted mnemonic storage and TOTP 2FA support.
HMAC-authenticated REST API with webhooks and real-time SSE checkout events.
Monitor payments, balances, and withdrawals with live updates from the merchant panel.
Just 0.1% per transaction. No monthly fees, no hidden charges, no setup cost.
Share a payment link or embed the checkout page. No integration needed for simple flows.
From mobile apps to subscription platforms, accept crypto payments anywhere customers buy.
In-app digital purchases, premium unlocks, and microtransactions in iOS and Android apps.
Drop-in checkout for e-commerce platforms selling physical or digital products.
Sell ebooks, software, music, courses, and any downloadable content with instant delivery.
Premium plan unlocks, account upgrades, and time-bound access passes.
Sell domain registrations, web hosting plans, SSL certificates, and infrastructure subscriptions.
In-game currency, skins, NFTs, and virtual goods with on-chain confirmation.
Creator tipping, paid newsletters, gated content, and pay-per-view streams.
Multi-vendor platforms where each seller receives funds directly to their account.
Accept supporter contributions for projects, nonprofits, and community campaigns.
...and any other business model where customers pay online.
Three simple steps from invoice creation to funds in your wallet.
Call the API with the amount, currency, and callback URL. Get back a payment link and invoice ID.
The customer scans the QR code or copies the address. Real-time confirmations appear on checkout.
Once confirmed, your webhook fires and funds appear in your Oxin Pay balance for withdrawal.
FOR DEVELOPERS
Production-ready samples in Node.js, Python, PHP, Go, and Ruby. HMAC signature verification included. Full webhook handler reference.
const response = await fetch('https://pay.oxinchain.io/v1/invoices', {
method: 'POST',
headers: {
'Authorization': `Bearer ${OXIN_PAY_API_KEY}`,
'Content-Type': 'application/json'
},
body: JSON.stringify({
amount: '99.00',
currency: 'USD',
chain: 'BSC',
token: 'USDT',
success_url: 'https://yourstore.com/success'
})
});
const { data: invoice } = await response.json();
window.location.href = invoice.checkoutUrl;Every layer is engineered for the threat model of high-value crypto custody.
Signed, replay-protected, constant-time verified.
Deterministic derivation, encrypted master seed at rest.
DDoS shield, WAF, and edge SSL across the planet.
Strict transport, no protocol downgrade possible.
Stripe-grade DNS, HTML, and Meta tag verification.
Whitelisted addresses, multi-step admin gate.
11 dedicated watchers, sub-minute detection.
Every action traceable, immutable, queryable.
per successful transaction
No setup fees. No monthly minimums. No hidden charges. You pay only when you get paid.
| Provider | Per-transaction fee |
|---|---|
| Oxin Payments | 0.1% |
| Stripe (crypto) | 1.5% |
| Coinbase Commerce | 1.0% |
| NOWPayments | 0.5% |
“Oxin Payments powers Premium Pass purchases for our 150,000+ miners across 204 countries. The integration took 30 minutes — five lines of code, one webhook handler, done.”
Oxin Miner Team
Mining infrastructure
“Bridge fee collection, cross-chain settlements, ecosystem-wide payments — every transaction flows through Oxin Payments rails. Zero downtime in production.”
Oxin Bridge Operations
Cross-chain infrastructure
“From the first invoice to the millionth, Oxin Payments has been bulletproof. The webhook system is rock solid. Best gateway we've integrated.”
Oxin Drops Team
Airdrop & distribution platform
Start integrating in 5 minutes. No credit card required. No setup fees.
Already a merchant? Sign in →
Create your free account in minutes. No monthly fees, no commitments. Start accepting Bitcoin, USDT, ETH, and more today.