checkout_preview
Recalculates checkout totals, applies payment selections and loyalty discounts, then provides a preview of items and total for user confirmation before finalizing the order.
Instructions
Recalculate checkout and remember an immutable fingerprint.
Charges nothing, but may write payment selection, loyalty recalculation,
and revised prices to the shared upstream cart. Show the total and items to
the user; obtain an explicit confirmation before confirm_order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||