backend
Accept Crypto Payments on Go
Integrate Zateway with Go. Go HTTP handlers for high-throughput checkout. Non-custodial USDT & USDC on Polygon, Solana, Base, BSC, Arbitrum, Optimism.
Integration steps
- Create a Zateway account and copy your API key.
- Connect your self-custody wallet address for Go settlements.
- Create a payment session via API, plugin, or payment link for Go.
- Redirect customers to hosted checkout or embed the widget in Go.
- Verify HMAC-signed webhooks and fulfill the order in Go.
Quick tip
POST https://zateway.com/api/v1/sessions with x-api-key — then open checkoutUrl from Go.