Payments
Payments
Accept one-time payments, embed checkout, manage payment instruments + disputes.
Accept one-time payments, embed checkout, manage payment instruments + disputes.
Get started
Quickstart
From zero to your first payments call in 5 minutes.
Concepts
Entity model + lifecycle for Payments.
API reference
Per-resource HTTP API for Payments.
Common patterns
- Embed hosted checkout — drop the iframe in for first-time card payments without taking on PCI scope.
- Accept a card payment — server-to-server charge against a saved Payment Instrument.
- Accept a wallet payment — opt the iframe into Solana / USDC checkout for the same session.
- Handle a dispute — react to chargeback webhooks and correlate them back to your Order.
Migrating from another provider
- Migrate from Stripe — method-by-method and event-by-event mapping.