Now in private testing · TON · USDT

Get paid in USDT — including recurring subscriptions — without ever holding a customer's funds or keys.

PayVerify creates the invoice, watches the chain, and fires a signed webhook the instant a payment confirms — so your app can unlock access automatically. Money lands straight in your wallet. You stay 100% non-custodial.

Early access is limited. First testers get hands-on onboarding.

Why you'll love it

Everything a custodial processor won't give you.

💸 Your money, instantly

Payments land in your own wallet on-chain. PayVerify never touches funds — nothing to withdraw, no settlement delay, no third-party freeze.

🔁 Real crypto subscriptions

The one thing crypto never got right. Customers authorize a capped per-period pull once; we trigger each charge — non-custodially. Recurring revenue in USDT.

🔒 Never hold keys

No seed phrases, no custody risk, no money-transmitter headaches. You verify and get notified; you never become a wallet.

✅ Signed, durable webhooks

Every event is HMAC-signed and retried with backoff until your server acks — surviving restarts. Verify authenticity in one line of code.

⚡ TON-native, cent fees

USDT on TON settles in seconds for a fraction of a cent — not the $2–$15 an ERC-20 transfer can cost. Built for it, not bolted on.

🛠️ Yours to self-host

Docker + Postgres behind auto-TLS on a single box for ~€5/month. Own your stack, or let us host it. Your call.

Live in an afternoon

1

Create an invoice

One API call returns an address, a QR, and the exact amount.

2

Send them to checkout

A hosted page shows the payment details and a live status countdown.

3

Get a signed webhook

The moment it confirms on-chain, we POST you a signed event. Unlock access.

curl -s -XPOST https://pay.p1n.ch/v1/invoices \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"order_id":"ord_123","chain":"USDT-TON","fiat_amount":"9.99"}'
# → { "checkout_url": "...", "receiving_address": "...", "expected_amount": "9.99" }

How it compares

 PayVerifyCoinbase CommerceNOWPaymentsBTCPay
Non-custodialYesCustodial-leaningOpt-inYes
TON-nativeFirst-classLimitedOne of manyNo
Recurring subscriptionsYes, non-custodialLimitedLimitedNo native
Self-hostableYesNoNoYes
Heads up: Coinbase Commerce stops serving merchants outside the US & Singapore on March 31, 2026. If that's you, PayVerify is a non-custodial home to move to. See the full comparison →
Founding tester · limited spots

The founding-tester offer

PayVerify is in private testing. Get in now and you don't just get early access — you get founding pricing and a direct line to the team, for good.

🎟️

Free during private beta

Full access, no card required, for the whole beta.

🔒

50% off Pro — for life

Lock in founding pricing forever when we launch paid plans.

🤝

Hands-on onboarding

We integrate PayVerify with you — not a docs link and good luck.

🚚

Free migration help

Moving off Coinbase Commerce or another gateway? We'll do the heavy lifting.

🗺️

Shape the roadmap

Direct line to the team. The chains and features you need get built.

💚

Keep 100% of revenue

Flat pricing, never a cut of your sales. Your money, your wallet.

$39/mo$19.50/moPro, locked for life · free during beta

✓ You're on the list. We'll be in touch soon.

Something went wrong — please try again.

No spam. One email when your invite is ready.

Questions

Is PayVerify custodial?

No. Funds go straight to your own wallet and PayVerify never holds your keys. It verifies the payment on-chain and fires a signed webhook.

How do non-custodial subscriptions work?

The customer authorizes a capped, per-period pull once via a TON subscription plugin. A billing scheduler triggers each charge within that cap. You never hold the customer's keys, and they can cancel anytime.

Which chains and assets?

USDT on TON is the primary rail (memo-model matching). A USDT-TRC20 adapter ships as a reference, and new chains slot in behind one adapter interface.

When can I start using it?

It's in private testing. Join the waitlist above and you'll be among the first testers.