Checkout Sessions
Create Session
Creates a Session object.
POST
Body
The URL to redirect the user to after a successful payment.
The URL to redirect the user to if they cancel the payment process.
An object containing the customer’s information.
An array of objects representing the items in the transaction.
An object containing additional data associated with the transaction.
Response
URL of the payment page.