Skip to content

Merchant paygate

Status: on roadmap — ready to ship after core TGE stabilizes.

Non-custodial invoice checkout for Sonic-native assets: merchants create invoices server-side, buyers pay via a public link, merchants receive webhooks on settlement.

What merchants get

  • REST API: create invoice, poll status, configure webhook secret
  • Public pay page: /pay/{invoiceId} (domain TBD at launch)
  • On-chain InvoicePaid (or shielded nullifier match) as source of truth

What we do differently

Typical custodial checkoutAegis paygate
Platform holds fundsSettlement to merchant address or commitment
“Trust our dashboard”Verifiable chain events + optional ZK path
Card / fiat matchingSonic assets (S, wS, stables)

Privacy default

Shielded transfer as the default payer path; transparent fallback for merchants who need ERC-20 accounting.

What is not public yet

API schemas, webhook HMAC details, and indexer deployment guides are partner-only until launch. This page describes intent only.

Announcements

Follow community channels for beta access — we will not DM you first.

Static documentation — wallets connect to Sonic RPC directly.