LLMS_Payment_Gateway::get_option()

Method: Get the value of an option from the database & fallback to default value if none found Optionally attempts to retrieve a secure key first, if secure key is provided.

Source: includes/abstracts/abstract.llms.payment.gateway.php:677

Used by 6 functions | Uses 2 functions

LLMS_Payment_Gateway::get_source_url()

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

Used by 1 function | Uses 0 functions