stripe

Create Setup Checkout

Create a Stripe Checkout session to add a payment method.

Optionally pass a tier to auto-subscribe after payment method is saved.

post/stripe/checkout/setup

Request body

tierstring nullable

Optional target tier to subscribe after payment method is saved

Response

Successful Response

checkout_urlstring required
session_idstring required

Changes