LLMS_Payment_Gateway::supports()
Method: Determine if a feature is supported by the gateway
Source: includes/abstracts/abstract.llms.payment.gateway.php:1047
Method: Determine if a feature is supported by the gateway
Source: includes/abstracts/abstract.llms.payment.gateway.php:1047
Method: Called when refunding via a Gateway
Source: includes/abstracts/abstract.llms.payment.gateway.php:990
Method: Retrieve an option name specific to the gateway Used to retrieve options from the wp_options table where applicable
Source: includes/abstracts/abstract.llms.payment.gateway.php:749
Method: Get the value of an option from the database & fallback to default value if none found
Source: includes/abstracts/abstract.llms.payment.gateway.php:919
Method: Determine if the gateway is the default gateway
Source: includes/abstracts/abstract.llms.payment.gateway.php:850
Method: Log messages if logging is enabled
Source: includes/abstracts/abstract.llms.payment.gateway.php:886
Method: Determine if test mode is enabled
Source: includes/abstracts/abstract.llms.payment.gateway.php:874
Method: Determine if the gateway is enabled according to admin settings checkbox
Source: includes/abstracts/abstract.llms.payment.gateway.php:861
Method: Called by scheduled actions to charge an order for a scheduled recurring transaction
Source: includes/abstracts/abstract.llms.payment.gateway.php:838
Method: Handle a Pending Order
Source: includes/abstracts/abstract.llms.payment.gateway.php:826