list_payment_gateways
List all available payment gateways for your WooCommerce store, including title, description, and enabled status. Gateways are plugin-provided and cannot be created or deleted via API.
Instructions
List all available payment gateways. Gateways are provided by plugins and cannot be created or deleted via API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to return (default: id,title,description,enabled,method_title) |