Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract.llms.payment.gateway.php / Page 3

LLMS_Payment_Gateway::get_test_mode_enabled()

Method: Get value of the test mode enabled setting

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_test_mode_title()

Method: Get the title of test mode displayed on the admin panel

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_title()

Method: Get gateway title setting

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_enabled()

Method: Get the value of the enabled setting

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_fields()

Method: Get fields displayed on the checkout form Gateways should define this function if the gateway supports fields

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway

Class: LifterLMS Payment Gateways abstract class

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

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::complete_transaction()

Method: This should be called by the gateway after verifying the transaction was completed successfully

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

Used by 0 functions | Uses 0 functions

llms_dispatch_notification_processors

Action Hook: LifterLMS Payment Gateways Abstract

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::confirm_pending_order()

Method: Confirm a Payment Called by LLMS_Controller_Orders->confirm_pending_order() on confirm form submission Some validation is performed before passing to this function, as it’s not required gateways will likely doing further validations as are needed

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_admin_description()

Method: Get admin description for the gateway

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress