Get Checkout Session
Headers
Query Parameters
Response
Unique identifier for the object.
String representing the environment.
test
, live
, sandbox
String representing the object’s type. Objects of the same type share the same value.
Status of the checkout.
The product associated with the checkout session.
The URL to which the customer will be redirected to complete the payment.
The URL to which the user will be redirected after the checkout process is completed.
"https://example.com/return"
Identify and track each checkout request.
The number of units for the of the product.
The order associated with the checkout session.
The subscription associated with the checkout session.
The customer associated with the checkout session.
Additional information collected from your customer during the checkout process.
Features issued for the order.
A key-value pair where the key is a string, and the value can be a string, number, or null.