backend · Polygon
Django on Polygon
Accept USDT & USDC through Django with settlement on Polygon. Integrate Zateway with Django. Django views + Celery for webhook handling. 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 Django (Polygon) settlements.
- Create a payment session via API, plugin, or payment link for Django (Polygon).
- Redirect customers to hosted checkout or embed the widget in Django (Polygon).
- Verify HMAC-signed webhooks and fulfill the order in Django (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 Django. // Prefer chain: "polygon" for Django checkout