NMI Payment Gateway: What It Is, Who It's For, and How Pricing Works (2026)
NMI is a payment gateway, not a payment processor. It moves transaction data securely from your checkout to whatever merchant account you plug into it — it doesn’t process the money itself, and it doesn’t give you a merchant account. That distinction confuses more people than anything else about NMI, so let’s start there.
Gateway vs. processor, in one minute
When a customer pays:
- The gateway (NMI) captures the card data and passes it on securely.
- The processor/acquirer (the company behind your merchant account) actually runs the charge through the card networks and settles funds to you.
Stripe, Square, and PayPal bundle both roles into one product — convenient, but the bundle is also why they can freeze your funds and why you can’t shop around on processing rates. NMI unbundles them: you bring your own merchant account (or several), NMI connects them all to one integration.
What NMI actually gives you
- Processor independence. NMI connects to a very large number of US and international processors. Change acquirers without touching your checkout integration.
- Multi-MID support. Run several merchant accounts behind one gateway — standard practice for high-volume and high-risk merchants who need to distribute volume.
- Customer Vault. NMI’s tokenization store. Saved cards live in the vault, not inside any single processor — so switching processors doesn’t orphan your subscriptions and repeat customers. This is the feature that makes everything else practical.
- The usual gateway toolkit. Recurring billing, virtual terminal, invoicing, fraud screening rules, Level 2/3 data for B2B interchange savings, and developer APIs (including hosted fields via Collect.js) for custom checkouts.
How pricing works (and why you won’t find a price list)
NMI sells primarily through resellers — payment providers, ISOs, and software platforms — rather than direct signup. Your pricing comes from whoever provisions your account and usually looks like a small monthly gateway fee plus a few cents per transaction, on top of whatever your merchant account charges for processing. Two consequences:
- Quotes vary widely. The same gateway costs different amounts from different resellers. Get more than one quote.
- The gateway fee is the small line. Your real cost is your processor’s rate. A gateway change saves you pennies; a better acquiring deal saves you basis points. Negotiate the merchant account first.
Who NMI is right for
- Merchants who want to own their merchant account instead of renting Stripe’s risk appetite.
- High-risk or previously-terminated merchants whose acquirers require a processor-agnostic gateway.
- Stores running (or planning) multiple MIDs for volume distribution or redundancy.
- Platforms and agencies embedding payments for many sub-merchants (NMI is white-label — most branded “gateways” you meet at ISOs are NMI underneath).
Who should skip it
If you’re doing modest volume with no account-risk concerns, a bundled processor is simpler: one signup, one dashboard, no underwriting. Compare what you’d actually pay using our Stripe fee calculator, and read Stripe alternatives for the broader landscape.
NMI and payment orchestration
NMI solves the connection problem — many processors behind one API. It does not, by itself, do intelligent routing, cascading retries, or automatic load balancing across your MIDs. That’s the orchestration layer’s job, and it typically sits on top of gateways like NMI. If you’re headed toward multiple merchant accounts, read what payment orchestration does before you architect around a bare gateway — the combination is what actually delivers lower costs and resilience.
Bottom line: NMI is the plumbing of the independent-merchant-account world. It won’t lower your processing rate by itself, but it’s the piece that makes owning your payments stack — multiple processors, portable tokens, no platform lock-in — actually workable.