Dev Resources

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

WC_Payment_Gateway::payment_fields()

Method: If There are no payment fields show the description if set.

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

Used by 0 functions | Uses 3 functions

WC_Payment_Gateway::supports()

Method: Check if a gateway supports a given feature.

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

Used by 3 functions | Uses 0 functions

WC_Payment_Gateway::get_description()

Method: Return the gateway’s description.

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

Used by 1 function | Uses 0 functions

WC_Payment_Gateway::get_icon()

Method: Return the gateway’s icon.

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

Used by 0 functions | Uses 2 functions

WC_Payment_Gateway::get_pay_button_id()

Method: Return the gateway’s pay button ID.

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

Used by 0 functions | Uses 0 functions

WC_Payment_Gateway::set_current()

Method: Set as current gateway.

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

Used by 0 functions | Uses 0 functions

WC_Payment_Gateway::process_payment()

Method: Process Payment.

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

Used by 0 functions | Uses 0 functions

WC_Payment_Gateway::get_transaction_url()

Method: Get a link to the transaction on the 3rd party gateway site (if applicable).

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

Used by 1 function | Uses 0 functions

WC_Payment_Gateway::get_order_total()

Method: Get the order total in checkout and pay_for_order.

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

Used by 1 function | Uses 2 functions

WC_Payment_Gateway::is_available()

Method: Check if the gateway is available for use.

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

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