Accept Crypto Payments
With Zero Fees
Drop-in replacement for NOWPayments, Cryptomus, and OxaPay. Same API, same endpoints. No KYC, no platform fees. Swap one URL and start saving — powered by NEAR Intents.
// Your existing integration
- const API = "https://api.nowpayments.io/v1";
+ const API = "https://api.nearpayments.io/v1";
// That's it. Everything else stays the same.
const payment = await fetch(`${API}/payment`, {
method: "POST",
headers: { "x-api-key": YOUR_KEY },
body: JSON.stringify({ ... })
});Everything you need, nothing you don't
A complete crypto payments API that's compatible with your existing integration.
Zero Platform Fees
No percentage cuts, no hidden charges. You only pay blockchain gas fees. Every satoshi goes straight to your wallet.
31 Supported Chains
BTC, ETH, SOL, NEAR, TON, TRX, XRP, ADA, DOGE, LTC and 21 more including EVM L2s. One integration covers them all.
Zero KYC
No identity verification, no waiting periods, no document uploads. Create a storefront and start accepting payments in minutes.
Multi-SDK Compatible
Drop-in adapters for NOWPayments, Cryptomus, and OxaPay. Same endpoints, same schemas. Swap one URL and you're done.
HD Wallet Setup
Enter one BIP-39 seed phrase in our Telegram bot and auto-configure settlement addresses for all 31 chains.
Hosted Invoices
Create invoices via API, share a payment link. Buyers pick their crypto, pay, and get redirected on success.
IPN Callbacks
Real-time webhook notifications on payment status changes. Same payload format as NOWPayments IPNs.
Migrate in under 5 minutes
NearPayments implements the same REST API as NOWPayments, Cryptomus, and OxaPay. Same paths, same request bodies, same response schemas. Your existing code just works — zero KYC, zero fees.
- Create a storefront in our Telegram bot
- Generate an API key
- Replace your provider's API URL with ours
- That's it — your integration works (no KYC needed)
31 chains supported out of the box
From Bitcoin to Layer 2 rollups, one API handles them all. Settlement via NEAR Intents means seamless cross-chain conversion.
Ready to drop in?
Swap one URL, keep your entire integration. Zero fees, zero KYC. Start accepting crypto payments in under 5 minutes.

