stripe
Create Checkout
Create a Stripe Checkout Session for individual subscription.
Monthly billing only. Rejects org members. Accepts optional success_url/cancel_url from the frontend and requires an explicit validated frontend origin for default billing redirects.
Returns: Checkout session URL to redirect the user.
post/api/stripe/checkout-session
Request body
Response
Successful Response
Changes
Changed in 1 of the 30 revisions of this API.2
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○