Review Checkout
review_checkoutInspect the exact basket, delivery, fees, and total before order approval. Get a short-lived one-use token for checkout without placing an order.
Instructions
Use this immediately before seeking order approval. It opens checkout and returns the exact basket, delivery, fees, total, and a short-lived one-use token. It never places an order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| basket | Yes | ||
| summary | Yes | ||
| currency | Yes | ||
| nextStep | Yes | ||
| deliverTo | Yes | ||
| reviewToken | Yes | ||
| readyToPlace | Yes | ||
| paymentMethod | Yes | ||
| reviewBlockers | Yes | ||
| deliveryOptions | Yes | ||
| checkoutItemCount | Yes | ||
| reviewTokenExpiresAt | Yes |