llms_before_checkout_validation

Filter Hook: Allow gateways, extensions, etc to do their own validation prior to standard validation 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:193

Used by 1 function | Uses 0 functions

llms_after_checkout_validation

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

Used by 1 function | Uses 0 functions

LLMS_Controller_Orders::expire_access()

Method: Handle expiration & cancellation from a course / membership Called via scheduled action set during order completion for plans with a limited access plan Additionally called when an order is marked as “pending-cancel” to revoke access at the end of a pre-paid period

Source: includes/controllers/class.llms.controller.orders.php:341

Used by 0 functions | Uses 1 function