payfjordUSDT payment gateway
HomePricingFAQGuides
Sign inStart free
payfjordUSDT payment gateway

Payfjord reads public blockchain data and reports back to your website. Your customers' money goes straight to your wallet — we never hold it.

Product

  • Pricing
  • Create account
  • API docs

Support

  • FAQ
  • Contact
  • Sign in

Legal

  • Terms & Privacy
  • Privacy policy

© 2026 Payfjord

A technical service that reads blockchain data. Not an exchange — we never hold or convert your assets.

All guides
28 August 2026·6 min read·Updated Sept 2026

Non-Custodial Crypto Payment Gateway: Why Holding Your Keys Matters

Most payment problems in crypto are not technical. They are questions of who is holding the money when something breaks — and for how long they can keep holding it.

On this page

  1. 1.Two models
  2. 2.What changes in practice
  3. 3.What a non-custodial gateway can and cannot do
  4. 4.The one place money does change hands

Two models

A custodial gateway gives the customer an address it controls. Money arrives in the provider's wallet, and later the provider sends you your balance. Between those two moments, your revenue is someone else's asset.

A non-custodial gateway gives the customer your address. Money arrives in your wallet. The gateway reads the public blockchain, sees the transfer, and tells your server. It never has the ability to move anything.

What changes in practice

The difference is invisible while everything works. It becomes the only thing that matters when it does not.

SituationCustodialNon-custodial
Provider goes offlineFunds stuck until they returnPayments already in your wallet
Withdrawal limits or delaysCommonNothing to withdraw — it is already yours
Provider account frozenBalance frozen with itUnaffected
Provider is compromisedYour balance is at riskOnly the read-only data is exposed
FeesOften a cut of the payment plus withdrawal feesA service fee only; no withdrawal step exists

What a non-custodial gateway can and cannot do

It can watch addresses, match payments to invoices, notify your server, and keep records. That is genuinely useful work and it is why the service exists.

It cannot move your funds, reverse a payment, or hold a balance on your behalf. If a provider offers you those features, it is custodial regardless of what the marketing says.

  • Reads public blockchain data — no private keys involved
  • Matches an incoming transfer to one specific invoice
  • Calls your server when the payment has enough confirmations
  • Keeps a record of late or mismatched transfers for reconciliation

The one place money does change hands

Service fees have to be paid somehow. A clean design charges them from a prepaid credit balance rather than skimming the payment, so the customer's transfer arrives in your wallet whole.

That also means an expired or cancelled invoice costs nothing: there was no payment to take a cut from.

Frequently asked questions

Does non-custodial mean less secure?
It means a smaller blast radius. The gateway holds no keys, so compromising it does not move anyone's money. You are responsible for your own wallet security, which you would be anyway.
Can a non-custodial gateway refund a customer?
Not on your behalf. You send the refund from your own wallet, because you are the one holding the funds.
How does the gateway know a payment arrived if it does not hold it?
Blockchains are public. The gateway reads the ledger for your address and matches incoming transfers against open invoices by their exact amount.

Related guides

  • How to Accept USDT Payments on Your Website in 2026

    9 min read

  • Crypto Payment Callbacks: How to Handle Them Without Double-Crediting

    8 min read

  • USDT TRC20 vs BEP20 vs ERC20: Which Network Should You Accept?

    7 min read

Payfjord reads the blockchain and calls your callback. Money goes straight to your own wallet — we never hold it.

Get started