wafle_gateways_update
Update an existing payment gateway to rotate credentials or toggle its active state. Deactivating rejects new charges while leaving in-flight transactions unaffected.
Instructions
Patch an existing gateway. Use to rotate credentials (creds) or toggle active.
Destructive in the sense that an inactive gateway will reject new charges; live transactions in flight are unaffected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| name | No | ||
| creds | No | ||
| active | No | ||
| gateway_id | Yes | ||
| description | No |