v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Payment

Creates a new Stripe checkout session for the given price.

post/payment/checkout

Query parameters

priceIdstring required

The Stripe price id to check out.

modestring

The mode in which the payment should be done.

Response

OK

sessionIdstring required

The id of the created checkout session.