• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/abstract.llms.payment.gateway.php

LLMS_Payment_Gateway::retrieve_secure_strings()

Method: Retrieves a list of “secure” strings which should be anonymized if they’re found within debug logs.

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

Used by 1 function | Uses 3 functions

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

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::complete_transaction_ajax()

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

Used by 0 functions | Uses 2 functions

LLMS_Payment_Gateway::add_secure_string()

Method: Adds a string to the gateway’s list of secure strings.

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_secure_strings()

Method: Adds the gateway’s registered secured strings to the default list of site-wide secure strings.

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

Used by 0 functions | Uses 1 function

llms_get_gateway_secure_strings

Filter Hook: Filters the list of the gateway’s secure strings.

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

Used by 1 function | Uses 0 functions

llms_get_gateway_{$key}

Filter Hook: Filters the value of a gateway option

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

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::get_option_default_value()

Method: Option default value autoloader

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

Used by 0 functions | Uses 1 function

LLMS_Payment_Gateway::get_option_prefix()

Method: Retrieve a prefix for options

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

Used by 1 function | Uses 1 function

llms_get_gateway_supported_features

Filter Hook: Filters the gateway’s supported features array

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

Used by 1 function | Uses 0 functions
1 2 … 6 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions