framework · Solana
Solidjs on Solana
Accept USDT & USDC through Solidjs with settlement on Solana. 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 (Solana) settlements.
- Create a payment session via API, plugin, or payment link for Solidjs (Solana).
- Redirect customers to hosted checkout or embed the widget in Solidjs (Solana).
- Verify HMAC-signed webhooks and fulfill the order in Solidjs (Solana).
- Select Solana 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: "solana" for Solidjs checkout