LLMS_Payment_Gateway::is_default_gateway()
Method: Determine if the gateway is the default gateway This will be the FIRST gateway in the gateways that are enabled
Source: includes/abstracts/abstract.llms.payment.gateway.php:627
Method: Determine if the gateway is the default gateway This will be the FIRST gateway in the gateways that are enabled
Source: includes/abstracts/abstract.llms.payment.gateway.php:627
Method: Determine if the gateway is enabled according to admin settings checkbox
Source: includes/abstracts/abstract.llms.payment.gateway.php:637
Method: Determine if test mode is enabled Returns false if gateway doesn’t support test mode
Source: includes/abstracts/abstract.llms.payment.gateway.php:648
Method: Log messages if logging is enabled
Source: includes/abstracts/abstract.llms.payment.gateway.php:659
Method: Get the description of test mode displayed on the admin panel
Source: includes/abstracts/abstract.llms.payment.gateway.php:529
Method: Get value of the test mode enabled setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:539
Method: Get the title of test mode displayed on the admin panel
Source: includes/abstracts/abstract.llms.payment.gateway.php:549
Method: Get the gateway’s ID
Source: includes/abstracts/abstract.llms.payment.gateway.php:434
Method: Get the value of the logging setting
Source: includes/abstracts/abstract.llms.payment.gateway.php:483
Method: Gateways can override this to return a URL to a source permalink on the gateway’s website If this is not defined, it will just return the supplied ID
Source: includes/abstracts/abstract.llms.payment.gateway.php:496