Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php

WC_REST_Payment_Gateways_V2_Controller::get_settings()

Method: Return settings associated with this payment gateway.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:288

Used by 1 function | Uses 0 functions

WC_REST_Payment_Gateways_V2_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:329

Used by 1 function | Uses 0 functions

WC_REST_Payment_Gateways_V2_Controller::get_item_schema()

Method: Get the payment gateway schema, conforming to JSON Schema.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:347

Used by 0 functions | Uses 0 functions

WC_REST_Payment_Gateways_V2_Controller::get_collection_params()

Method: Get any query params needed.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:460

Used by 1 function | Uses 0 functions

WC_REST_Payment_Gateways_V2_Controller::update_items_permissions_check()

Method: Check whether a given request has permission to edit payment gateways.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:109

Used by 0 functions | Uses 1 function

WC_REST_Payment_Gateways_V2_Controller::get_items()

Method: Get payment gateways.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:122

Used by 0 functions | Uses 2 functions

WC_REST_Payment_Gateways_V2_Controller::get_item()

Method: Get a single payment gateway.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:140

Used by 0 functions | Uses 2 functions

WC_REST_Payment_Gateways_V2_Controller::update_item()

Method: Update A Single Payment Method.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:157

Used by 0 functions | Uses 4 functions

woocommerce_gateway_{$gateway->id}_settings_values

Filter Hook: REST API WC Payment gateways controller

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:211

Used by 1 function | Uses 0 functions

WC_REST_Payment_Gateways_V2_Controller::get_gateway()

Method: Get a gateway based on the current request object.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:231

Used by 2 functions | Uses 1 function
1 2 Next »
Proudly powered by WordPress