get_checkout_session
Retrieve details of a Stripe Checkout session using its ID to access payment status, line items, and customer information.
Instructions
Retrieves details of a specific Stripe Checkout session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the session (e.g., 'cs_123'). |