Place iFood order
ifood_checkoutCharges for an iFood cart checkout, completing the order payment. Requires explicit user intent and enabled mutation settings to proceed.
Instructions
FAIL-CLOSED. Charges money on wsloja checkout. Requires IFOOD_ALLOW_MUTATIONS and explicit_user_intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_id | Yes | ||
| response_format | No | markdown | |
| checkout_payload | Yes | ||
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |