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