insumer_configure_settings
Update merchant discount stacking mode, cap, and stablecoin payment configuration. Choose between highest, stack, or capped discounts, set maximum percentage, and enable USDC payments with EVM or Solana wallet.
Instructions
Update merchant settings: discount stacking mode, cap, and stablecoin payment configuration. All fields optional. Owner only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Merchant ID | |
| discountMode | No | 'highest' uses best single discount, 'stack' adds them together, 'capped' stacks up to discountCap | |
| discountCap | No | Maximum total discount percentage (1-100) | |
| usdcPayment | No | USDC payment settings, or null to disable |