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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

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

LLMS_Payment_Gateway::supports()

Method: Determine if a feature is supported by the gateway

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

Used by 2 functions | Uses 1 function

LLMS_Payment_Gateway::process_refund()

Method: Called when refunding via a Gateway

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_option_name()

Method: Retrieve an option name specific to the gateway Used to retrieve options from the wp_options table where applicable

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_option()

Method: Get the value of an option from the database & fallback to default value if none found

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

Used by 6 functions | Uses 3 functions

LLMS_Payment_Gateway::is_default_gateway()

Method: Determine if the gateway is the default gateway

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

Used by 0 functions | Uses 2 functions

LLMS_Payment_Gateway::log()

Method: Log messages if logging is enabled

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

Used by 1 function | Uses 4 functions

LLMS_Payment_Gateway::is_test_mode_enabled()

Method: Determine if test mode is enabled

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

Used by 1 function | Uses 1 function

LLMS_Payment_Gateway::is_enabled()

Method: Determine if the gateway is enabled according to admin settings checkbox

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

Used by 0 functions | Uses 1 function

LLMS_Payment_Gateway::handle_recurring_transaction()

Method: Called by scheduled actions to charge an order for a scheduled recurring transaction

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::handle_pending_order()

Method: Handle a Pending Order

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 … 6 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions