Stripe (public)
Create Website Checkout
Anonymous Stripe Checkout. No auth header required.
Returns a Stripe-hosted checkout URL the frontend redirects to. Stripe collects the email at the checkout form. On success the user lands on /thank-you?session_id=cs_xxx which decides whether to show a sign-in or a create-account flow.
post/api/billing/website/checkout
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.