get_checkout_preview
Reads current checkout pricing and selected saved payment card, returning total_cents, tip, and preview_hash needed to place an order without submitting or changing the cart.
Instructions
Read current checkout pricing and selected saved payment card. Returns total_cents with explicit tip and preview_hash for place_order. Does not submit or change cart tip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_id | Yes | ||
| tip_cents | No |