Skip to main content
The classic server-driven flow: your backend creates a payment intent with your API key, then redirects the customer to the hosted checkout page.

Flow

Create the intent

Poll or verify

Statuses: PENDING → CONFIRMED | EXPIRED | CANCELLED. Always treat the webhook (or this GET) as the source of truth — never the browser.

Supported assets

All stablecoins on all networks Puffin supports: Solana, Ethereum, Base, Polygon, BSC, Arbitrum, Optimism, XDC — GET /v1/wallets/supported lists the current matrix.