Start here
Quickstart
Create a checkout session, redirect a buyer, and verify the result.
Hosted Checkout
Accept one-time payments or recurring signups on an Ionic-hosted page.
Payment links
Publish reusable links backed by catalog prices.
API reference
Find endpoint payloads, response examples, and required fields.
How integrations usually grow
Most teams start with inline checkout sessions. Once the product surface gets more reusable, they add products and prices, then payment links, customers, and refunds.- Create a checkout session from your backend.
- Add catalog objects when prices need to be reused.
- Create payment links for reusable hosted checkout pages.
- Use refunds for post-payment support workflows.

