Endpoints
Create a Checkout Session
Creates a new checkout session with the specified line items.
List all Checkout Sessions
Returns a paginated list of checkout sessions, sorted by creation date.
Retrieve a Checkout Session
Retrieves the details of a checkout session that was previously created.
Expire a Checkout Session
Expires an open checkout session, preventing the customer from completing payment.
List Checkout Session Line Items
Returns the line items for a checkout session.