Get Checkout Session

Retrieves the details of a specific checkout session using the provided session ID. This call is useful for merchants who need to verify the status and details of a checkout session before proceeding with further actions, such as payment processing or session updates.

Path parameters

sessionIdstringRequired

Unique identifier for the checkout session.

Response

Checkout session details retrieved successfully.

sessionIdstringOptional

Unique identifier for the session.

Errors