llms_gateway_{$this->id}_logging_enabled
Filter Hook: Enables forcing the logging status for the gateway on or off.
Source: includes/abstracts/abstract.llms.payment.gateway.php:639
Filter Hook: Enables forcing the logging status for the gateway on or off.
Source: includes/abstracts/abstract.llms.payment.gateway.php:639
Method: This should be called by AJAX-powered gateways after verifying that a transaction was completed successfully.
Source: includes/abstracts/abstract.llms.payment.gateway.php:215
Method: Adds a string to the gateway’s list of secure strings.
Source: includes/abstracts/abstract.llms.payment.gateway.php:164
Function: Determines if the given option name is stored in a “secure” manner, i.e. an environment variable or a constant.
Source: includes/functions/llms-functions-options.php:56
Function: Performs validations for submitted user data.
Source: includes/functions/llms.functions.person.php:520
Function: Locates an order by email address and access plan ID.
Source: includes/functions/llms.functions.order.php:220
Filter Hook: Filters whether or not a gateway can be used for a given plan or order.
Source: includes/functions/llms.functions.order.php:94
Function: Determines if a payment gateway can be used to process transactions for an LLMS_Order or an LLMS_Access_Plan.
Source: includes/functions/llms.functions.order.php:61
Filter Hook: Filters the status that an order post gets assigned when it is restored from the trash.
Source: includes/controllers/class.llms.controller.orders.php:520
Method: Sets an order’s post status to `llms-pending` when untrashing an order.
Source: includes/controllers/class.llms.controller.orders.php:504