Create checkoutSession
Authorizations
Body
The id of the Customer for this purchase session, as defined in your system
The ID of the price the customer shall purchase
The URL to redirect to after the purchase is successful
The URL to redirect to after the purchase is cancelled or fails
Metadata that will get added to the purchase or subscription created when this checkout session succeeds. Ignored if the checkout session is of type invoice
.
The name of the purchase or subscription created when this checkout session succeeds. Ignored if the checkout session is of type invoice
.
The quantity of the purchase or subscription created when this checkout session succeeds. Ignored if the checkout session is of type invoice
.
Response
A checkout session record, which describes a checkout process that can be used to complete purchases, invoices, or product orders. Each session has a specific type that determines its behavior and required fields.
The URL to redirect to complete the purchase