subscriptions

Create Checkout Session

Create a Stripe Checkout session for subscription.

post/subscriptions/checkout

Headers

authorizationstring nullable

Request body

tierstring required
billing_cyclestring required
success_urlstring required
cancel_urlstring required
trial_daysinteger nullable
promotional_codestring nullable
countrystring nullable

Response

Successful Response

session_idstring nullable
urlstring nullable
pay_in_appboolean
app_store_urlstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.