LLMS_Controller_Orders::transaction_failed()
Method: When a transaction fails, update the parent order’s status
Source: includes/controllers/class.llms.controller.orders.php:621
Method: When a transaction fails, update the parent order’s status
Source: includes/controllers/class.llms.controller.orders.php:621
Method: When a transaction is refunded, update the parent order’s status
Source: includes/controllers/class.llms.controller.orders.php:649
Method: When a transaction succeeds, update the parent order’s status
Source: includes/controllers/class.llms.controller.orders.php:670
Method: Trigger actions when the status of LifterLMS Orders and LifterLMS Transactions change status
Source: includes/controllers/class.llms.controller.orders.php:700
Method: Validate a gateway can be used to process the current action / transaction
Source: includes/controllers/class.llms.controller.orders.php:738
Filter Hook: Allow gateways, extensions, etc to do their own validation after all standard validations are successfully If this returns a truthy, we’ll stop processing The extension should add a notice in addition to returning the truthy
Source: includes/controllers/class.llms.controller.orders.php:292
Method: Called when an order’s status changes to refunded, cancelled, expired, or failed.
Source: includes/controllers/class.llms.controller.orders.php:334
Filter Hook: Determine if student should be unenrolled on order error.
Source: includes/controllers/class.llms.controller.orders.php:346
Method: Called when a post is permanently deleted
Source: includes/controllers/class.llms.controller.orders.php:381
Method: Called when an user enrollment is deleted
Source: includes/controllers/class.llms.controller.orders.php:402