Skip to main content

Create a Stripe Checkout session

POST 

/v1/billing/checkout

Create a Stripe Checkout session for an eligible self-serve paid plan.

The caller is redirected to the returned checkout_url. On completion, Stripe sends a checkout.session.completed webhook which upgrades the account.

Request

Responses

Successful Response