A NOWPayments alternative with no per-transaction fee.
NOWPayments is a hosted gateway that charges a percentage on every payment and routes funds through its own service. My Crypto Server does the same job self-hosted: you run the checkout, hold the wallet, and skip the per-transaction fee entirely.
Self-hosted, non-custodial, and 0% platform fees. Most migrations come down to swapping the charge call and verifying a signed webhook.
See the full NOWPayments comparisonWhy switch
Hosted gateways take a cut of every payment. Self-hosting removes it; the customer pays gas and you keep the full order amount.
No provider account holding or forwarding your funds. Payments derive from your seed and land straight in your wallet.
No gateway to rate-limit you, change terms, or go down. You own and host the whole stack.
Stand up My Crypto Server on Vercel + Alchemy and connect your wallet in about an hour.
Swap NOWPayments' payment creation for a My Crypto Server charge via the REST API or SDK.
Verify the HMAC-SHA256 webhook instead of the IPN callback, mark orders paid, and you're migrated.
There's no per-transaction platform fee. You pay once for the source and host it; the customer covers network gas. That's the main reason merchants switch.
It focuses on the mainstream assets: native coins plus USDC, USDT, and DAI across 14 chains, which covers most real payment volume.
Usually not. It's swapping the charge call and moving from the IPN callback to a signed webhook.
$699 one-time with code MCSINTRO $999, full source, every v1 update included, 0% platform fees.
Read the docs