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:724

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::supports()

Method: Determine if a feature is supported by the gateway Looks at the $this->supports and ensures the submitted feature exists and is true

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

Used by 0 functions | Uses 0 functions