Accept Crypto Payments
With Zero Fees
Drop-in replacement for NOWPayments. Same API, same endpoints, same everything. Swap one URL and start saving on every transaction — 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.
16 Supported Chains
BTC, ETH, SOL, NEAR, TON, TRX, XRP, ADA, DOGE, LTC plus 7 EVM L2s. One integration covers them all.
NOWPayments Compatible
Same REST API, same request/response schemas, same x-api-key auth. Swap the base 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 16 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. Same paths, same request bodies, same response schemas. Your existing code just works.
- Create a storefront in our Telegram bot
- Generate an API key
- Replace api.nowpayments.io with api.nearpayments.io
- That's it — your integration works
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. Start accepting crypto payments with zero platform fees in under 5 minutes.