Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract-wc-payment-gateway.php / Page 3

WC_Payment_Gateway::has_fields()

Method: Check if the gateway has fields on the checkout.

Source: includes/abstracts/abstract-wc-payment-gateway.php:297

Used by 0 functions | Uses 0 functions

WC_Payment_Gateway::get_title()

Method: Return the gateway’s title.

Source: includes/abstracts/abstract-wc-payment-gateway.php:306

Used by 1 function | Uses 0 functions

WC_Payment_Gateway::get_method_description()

Method: Return the description for admin screens.

Source: includes/abstracts/abstract-wc-payment-gateway.php:182

Used by 1 function | Uses 0 functions

WC_Payment_Gateway::admin_options()

Method: Output the gateway settings screen.

Source: includes/abstracts/abstract-wc-payment-gateway.php:189

Used by 1 function | Uses 4 functions

WC_Payment_Gateway::init_settings()

Method: Init settings for gateways.

Source: includes/abstracts/abstract-wc-payment-gateway.php:200

Used by 0 functions | Uses 1 function

WC_Payment_Gateway::needs_setup()

Method: Return whether or not this gateway still requires setup to function.

Source: includes/abstracts/abstract-wc-payment-gateway.php:214

Used by 0 functions | Uses 0 functions

WC_Payment_Gateway::get_return_url()

Method: Get the return url (thank you page).

Source: includes/abstracts/abstract-wc-payment-gateway.php:224

Used by 0 functions | Uses 2 functions

WC_Payment_Gateway

Class: WooCommerce Payment Gateway class.

Source: includes/abstracts/abstract-wc-payment-gateway.php:28

Used by 6 functions | Uses 1 function

WC_Payment_Gateway::get_tokens()

Method: Returns a users saved tokens for this gateway.

Source: includes/abstracts/abstract-wc-payment-gateway.php:156

Used by 1 function | Uses 2 functions

WC_Payment_Gateway::get_method_title()

Method: Return the title for admin screens.

Source: includes/abstracts/abstract-wc-payment-gateway.php:173

Used by 1 function | Uses 0 functions
« Previous 1 2 3
Proudly powered by WordPress