framework · Base
Nuxt.js on Base
Accept USDT & USDC through Nuxt.js with settlement on Base. Integrate Zateway with Nuxt.js. Nuxt server routes + Zateway webhooks. 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 Nuxt.js (Base) settlements.
- Create a payment session via API, plugin, or payment link for Nuxt.js (Base).
- Redirect customers to hosted checkout or embed the widget in Nuxt.js (Base).
- Verify HMAC-signed webhooks and fulfill the order in Nuxt.js (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 Nuxt.js. // Prefer chain: "base" for Nuxt.js checkout