framework · Arbitrum
Solidjs on Arbitrum
Accept USDT & USDC through Solidjs with settlement on Arbitrum. Integrate Zateway with Solidjs. SolidJS apps call Zateway REST for sessions. 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 Solidjs (Arbitrum) settlements.
- Create a payment session via API, plugin, or payment link for Solidjs (Arbitrum).
- Redirect customers to hosted checkout or embed the widget in Solidjs (Arbitrum).
- Verify HMAC-signed webhooks and fulfill the order in Solidjs (Arbitrum).
- Select Arbitrum when creating the payment session for lowest surprise fees.
POST https://zateway.com/api/v1/sessions with x-api-key — then open checkoutUrl from Solidjs. // Prefer chain: "arbitrum" for Solidjs checkout