Class WC_Payment_Gateways
WooCommerce Payment Gateways class
Loads payment gateways via hooks for use in the store.
Package: WooCommerce\Classes\Payment
Category: Class
Author: WooThemes
Version: 1.6.4
Class: WC_Payment_Gateways
Located at includes/class-wc-payment-gateways.php
Category: Class
Author: WooThemes
Version: 1.6.4
Class: WC_Payment_Gateways
Located at includes/class-wc-payment-gateways.php
Methods summary
public static
Main
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
array
|
|
public
array
|
|
public
|
Magic methods summary
Properties summary
public
array
|
$payment_gateways |
#
Array of payment gateway classes. |
protected static
|
$_instance |
#
The single instance of the class |