Select Rappi payment method
rappi_set_payment_methodSet a payment method on a Rappi order after explicit user confirmation. Provide the payment method ID, enable mutations, and confirm intent; guest tokens are rejected and no charge is applied.
Instructions
Gated payment write. RAPPI_ALLOW_MUTATIONS + explicit_user_intent. Guest tokens are rejected. Does not charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown | |
| payment_method_id | Yes | ||
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |