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