ls_get_checkout
Fetch a specific checkout by its ID to access the payment URL, expiry, and custom data. Use this to verify or retrieve checkout information from Lemon Squeezy.
Instructions
Get a specific checkout by ID, including URL, expiry, and custom data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Comma-separated related resources to include (e.g. 'store,variant') | |
| checkoutId | Yes | The checkout ID |