A non-custodial Coinbase Commerce alternative
NormiePay is a non-custodial Coinbase Commerce alternative for SaaS companies and digital businesses that need USDC checkout, crypto subscriptions, and webhook-based payment confirmation — without handing custody of funds to a third party. Every payment settles on-chain through a smart contract straight to your own wallet.
| NormiePay | Typical custodial processor | |
|---|---|---|
| Custody of funds | Non-custodial — smart contract, funds go straight to your wallet | Custodial — processor holds funds in between |
| Chargebacks | None (on-chain settlement is final) | None |
| Assets & chains | USDC on Base & Polygon (customer picks) | Multiple assets & chains |
| Over/underpayment | Automatic on-chain refund to the payer | Manual / varies |
| Fees | Flat 2%, no monthly fee | 1% + network |
| Integration | Payment links, buy buttons, REST API, signed webhooks | Hosted checkout, API, webhooks |
| KYC to pay | None — pay from any self-custody wallet | Account-based |
Why non-custodial matters
When a processor takes custody of your payments, you inherit its counterparty risk — account freezes, withdrawal limits, downtime, or insolvency can trap your money. NormiePay removes that middle step. A unique smart-contract deposit address is generated per checkout, committed in advance to a fixed split, and the funds are paid out on-chain the moment your customer pays. NormiePay can never hold, freeze, or redirect your money.
FAQ
Is NormiePay a good Coinbase Commerce alternative?
Yes — if you want non-custodial settlement. Coinbase Commerce routes payments through Coinbase's infrastructure and account system. NormiePay settles each payment on-chain through a smart contract that pays your wallet directly, so no third party ever holds your funds. You get hosted checkout, payment links, a REST API, and HMAC-signed webhooks, at a flat 2% with no monthly fees.
What is the difference between custodial and non-custodial crypto payments?
A custodial processor receives your customer's payment into its own wallet or account and forwards it to you later — it holds your money in between and can freeze, delay, or lose it. A non-custodial gateway like NormiePay never takes custody: the payment is split on-chain, atomically, straight to your wallet and the platform fee wallet in a single transaction.
Does NormiePay support crypto subscriptions and webhooks?
Yes. Create a checkout session per billing cycle via the API and receive a signed payment.confirmed webhook to grant or renew access. Webhooks are HMAC-SHA256 signed with timestamped, deduplicable events.