Pre-flight readiness check for hub checkout
checkout-portal
Pre-flight readiness check for hub checkout
Pre-flight check: can this hub accept paid checkouts?
Returns readiness attributes indicating whether the hub has a linked
Stripe account with charges enabled, and whether products/prices have
been synced to Stripe. A hub is ready when it has a payment account
with charges_enabled=True and at least one synced price.
This is a public (unauthenticated) endpoint — the portal can poll it before rendering the checkout button.
GET
Pre-flight readiness check for hub checkout