get_order
Re-read an order intent created by create_order — the recorded basket and its honest status. Payment truth for checkout purchases lives with Stripe (the payer's receipt is authoritative); metered work is receipted on your meter account and readable via get_account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The UUID returned by create_order |