Set iFood cart payment
ifood_set_payment_methodSet payment methods on an iFood cart after explicit user confirmation, without processing payment. Use to update which payment options apply to an existing order.
Instructions
Gated cart write. Does not charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_id | Yes | ||
| response_format | No | markdown | |
| payment_method_ids | Yes | ||
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |