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

LifterLMS LifterLMS

Code Reference

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

LLMS_Payment_Gateway::get_display_order()

Method: Get the display order setting

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

Used by 0 functions | Uses 1 function

LLMS_Payment_Gateway::get_enabled()

Method: Get the value of the enabled setting

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

Used by 2 functions | Uses 1 function

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway::get_icon()

Method: Get the icon displayed on the checkout form

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

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway

Class: LifterLMS Payment Gateways Abstract

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

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

Used by 0 functions | Uses 6 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:184

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

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway::get_admin_title()

Method: Get the admin title for the gateway

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

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