LLMS_Order::supports_modify_recurring_payments()
Method: Determine whether the recurring payment for this order can be modified.
Source: includes/models/model.llms.order.php:2114
Method: Determine whether the recurring payment for this order can be modified.
Source: includes/models/model.llms.order.php:2114
Method: Cancels a scheduled expiration action
Source: includes/models/model.llms.order.php:1981
Method: Cancels a scheduled recurring payment action
Source: includes/models/model.llms.order.php:2000
Method: Constructor
Source: includes/class.llms.gateway.manual.php:34
Method: Output payment instructions if the order is pending.
Source: includes/class.llms.gateway.manual.php:64
Method: Get fields displayed on the checkout form
Source: includes/class.llms.gateway.manual.php:89
Method: Get admin setting fields
Source: includes/class.llms.gateway.manual.php:108
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
Method: Handle a Pending Order.
Source: includes/class.llms.gateway.manual.php:167
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