ecommerce · Base
Saleor on Base
Accept USDT & USDC through Saleor with settlement on Base. Integrate Zateway with Saleor. Headless Saleor + Zateway API. Non-custodial USDT & USDC on Polygon, Solana, Base, BSC, Arbitrum, Optimism.
Steps
- Create a Zateway account and copy your API key.
- Connect your self-custody wallet address for Saleor (Base) settlements.
- Create a payment session via API, plugin, or payment link for Saleor (Base).
- Redirect customers to hosted checkout or embed the widget in Saleor (Base).
- Verify HMAC-signed webhooks and fulfill the order in Saleor (Base).
- Select Base when creating the payment session for lowest surprise fees.
POST https://zateway.com/api/v1/sessions with x-api-key — then open checkoutUrl from Saleor. // Prefer chain: "base" for Saleor checkout