Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-payment-gateways.php

woocommerce_payment_gateways

Filter Hook: WooCommerce Payment Gateways

Source: includes/class-wc-payment-gateways.php:85

Used by 1 function | Uses 0 functions

WC_Payment_Gateways::payment_gateways()

Method: Get gateways.

Source: includes/class-wc-payment-gateways.php:120

Used by 1 function | Uses 0 functions

WC_Payment_Gateways::get_payment_gateway_ids()

Method: Get array of registered gateway ids

Source: includes/class-wc-payment-gateways.php:138

Used by 0 functions | Uses 0 functions

WC_Payment_Gateways::get_available_payment_gateways()

Method: Get available gateways.

Source: includes/class-wc-payment-gateways.php:147

Used by 0 functions | Uses 1 function

WC_Payment_Gateways::filter_valid_gateway_class()

Method: Callback for array filter. Returns true if gateway is of correct type.

Source: includes/class-wc-payment-gateways.php:170

Used by 0 functions | Uses 0 functions

WC_Payment_Gateways::set_current_gateway()

Method: Set the current, active gateway.

Source: includes/class-wc-payment-gateways.php:179

Used by 0 functions | Uses 1 function

WC_Payment_Gateways::process_admin_options()

Method: Save options in admin.

Source: includes/class-wc-payment-gateways.php:208

Used by 1 function | Uses 1 function

WC_Payment_Gateways

Class: Payment gateways class.

Source: includes/class-wc-payment-gateways.php:16

Used by 0 functions | Uses 0 functions

WC_Payment_Gateways::instance()

Method: Main WC_Payment_Gateways Instance.

Source: includes/class-wc-payment-gateways.php:41

Used by 4 functions | Uses 1 function

WC_Payment_Gateways::__clone()

Method: Cloning is forbidden.

Source: includes/class-wc-payment-gateways.php:53

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