Custodial gateways vs. Zynost Pay
Typical custodial gateway
Zynost Pay
One API call to create a checkout.
Full request/response reference, webhook payloads, error codes, billing, and the withdraw-your-funds tool — all explained step by step.
Built so we can't touch your money.
Watch-only key derivation
Your xpub lets us mint addresses under your wallet, never spend from it — the same math hardware wallets use for read-only address books.
HMAC-signed webhooks
Every webhook is signed with a secret only you and we know, so you can reject forged or replayed requests.
Direct chain reads
We confirm payment by reading the blockchain itself — no third-party indexer that could go down or lie about your balance.
Let customers pay stablecoins without holding BNB.
Zynost Paymaster sponsors the final ERC-4337 transfer from a recoverable smart account. Customers sign; Zynost covers the network gas; settlement still lands directly in the merchant-owned address.
Signed approvals
Every sponsored operation is authorized for one sender, one cost ceiling and a short validity window.
Hard spending caps
Independent per-wallet and global daily limits are enforced by the deployed contract, not a dashboard counter.
Abuse circuit breaker
Rate limits and repeated-failure protection stop bad operations before they consume the gas tank.