Accept Zcash payments
Accept shielded Zcash, private, off-ledger payments that settle to your own unified address.
Shieldz uses a Zcash view-only (UFVK) key to watch for shielded payments to your address. It can see that you were paid, but never spend, the spending key never leaves you.
How it works
Create an invoice, send your customer to the hosted checkout, and get a signed webhook the moment the ZEC payment lands, funds settle straight to your wallet. Shieldz is non-custodial: it only ever holds a public key.
curl https://shieldz.cash/api/v1/invoices \
-H "Authorization: Bearer sk_live_…" \
-d '{ "amount_usd_cents": 5000, "memo": "Order #1234" }'
Buyers can pay with Zcash or other supported coins. See supported coins, the API docs, and official SDKs.
Start free, $0 platform fees, no KYC to start.
Explore Shieldz
Accept a coin: Bitcoin, USDC, USDT, Zcash.
Compare: vs Coinbase Commerce, vs BTCPay Server, vs CryptAPI, vs NOWPayments.
Use cases: For freelancers, For creators, For open-source projects, For online stores.
Build: SDKs, API reference, quickstart. Learn: overview, blog, how it works, supported coins, pricing, is it safe, verify it yourself.