apply_filters( "woocommerce_gateway_{$gateway->id}_settings_values" )
REST API WC Payment gateways controller
Description Description
Handles requests to the /payment_gateways endpoint.
Source Source
File: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |