Billing
Create Checkout Session
Create a Stripe checkout session for scenario/collection purchase
POST
Create a Stripe checkout session to enable purchases through your application.
Returns a checkout URL that users can be redirected to.
This endpoint is only available for resellers with appropriate access rights.
string
required
The scenario or collection ID to purchase
string
required
Either “scenario” or “collection”
string
required
Customer email for the purchase
string
required
URL to redirect after successful payment
string
required
URL to redirect if payment is cancelled