• 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/class.llms.gateway.manual.php

llms_manual_payment_due

Action Hook: Action triggered when a manual payment is due.

Source: includes/class.llms.gateway.manual.php:209

Used by 2 functions | Uses 0 functions

lifterlms_handle_pending_order_complete

Action Hook: Action triggered when the pending order processing has been completed.

Source: includes/class.llms.gateway.manual.php:218

Used by 1 function | Uses 0 functions

llms_get_payment_instructions

Filter Hook: Manual Payment Gateway Class

Source: includes/class.llms.gateway.manual.php:96

Used by 1 function | Uses 0 functions

LLMS_Payment_Gateway_Manual::get_payment_instructions()

Method: Get fields displayed on the checkout form

Source: includes/class.llms.gateway.manual.php:89

Used by 1 function | Uses 1 function

LLMS_Payment_Gateway_Manual::get_settings_fields()

Method: Get admin setting fields

Source: includes/class.llms.gateway.manual.php:108

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway_Manual::handle_payment_source_switch()

Method: Called when the Update Payment Method form is submitted from a single order view on the student dashboard

Source: includes/class.llms.gateway.manual.php:137

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway_Manual::handle_pending_order()

Method: Handle a Pending Order.

Source: includes/class.llms.gateway.manual.php:167

Used by 0 functions | Uses 3 functions

LLMS_Payment_Gateway_Manual::handle_recurring_transaction()

Method: Called by scheduled actions to charge an order for a scheduled recurring transaction This function must be defined by gateways which support recurring transactions

Source: includes/class.llms.gateway.manual.php:233

Used by 0 functions | Uses 1 function

LLMS_Payment_Gateway_Manual::is_enabled()

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

Source: includes/class.llms.gateway.manual.php:257

Used by 0 functions | Uses 0 functions

LLMS_Payment_Gateway_Manual

Class: Manual Payment Gateway Class

Source: includes/class.llms.gateway.manual.php:19

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