WooCommerce · Capability
WooCommerce REST API — Payment Gateways
WooCommerce REST API — Payment Gateways. 3 operations. Lead operation: WooCommerce List All Payment Gateways. Self-contained Naftiko capability covering one Woocommerce business surface.
What You Can Do
GET
Listpaymentgateways
— WooCommerce List All Payment Gateways
/v1/payment-gateways
GET
Getpaymentgateway
— WooCommerce Retrieve a Payment Gateway
/v1/payment-gateways/{id}
PUT
Updatepaymentgateway
— WooCommerce Update a Payment Gateway
/v1/payment-gateways/{id}
MCP Tools
woocommerce-list-all-payment-gateways
WooCommerce List All Payment Gateways
read-only
idempotent
woocommerce-retrieve-payment-gateway
WooCommerce Retrieve a Payment Gateway
read-only
idempotent
woocommerce-update-payment-gateway
WooCommerce Update a Payment Gateway
idempotent