Hosted Checkout
Hosted Checkout
Flint hosted checkout gives you order-backed payment pages when you need more structure than a reusable link can provide.
Launch buyers into a hosted payment page from a specific order instead of rebuilding business context later.
Keep line items, discounts, tax, redirects, and post-payment state tied to the same checkout flow.
Use hosted checkout when a reusable payment link is too loose and a formal invoice is the wrong shape.
Why Developers Reach for This
Teams searching hosted checkout usually want a payment page they do not have to build themselves, but they still need a real order behind it instead of a disconnected payment amount.
Implement This When
Implementation Path
Start with the docs for this flow
Use the quickstart, API reference, orders model, and benchmark to move from evaluation into implementation.
Common Implementation Patterns
Quote acceptance
Turn an approved quote into an order-backed hosted payment page with exact items and totals already set.
Cart and registration handoff
Move a configured purchase, signup, or event registration into hosted checkout without losing the structured order underneath it.
Existing-order collection
Send buyers back into the current hosted payment path for an order that still needs settlement.
Discount and tax-aware checkout
Use hosted checkout when the page needs to reflect real totals, not just a raw amount to collect.
Choose a Different Primitive When
Related Pages
Explore hosted-checkout decisions and nearby payment models
These pages are the next useful stop when hosted checkout is only one piece of the buying decision.