do_action( 'llms_dispatch_notification_processors' ) LifterLMS Payment Gateways Abstract ContentsSource Related Used By Changelog User Contributed Notes Source #Source File: includes/abstracts/abstract.llms.payment.gateway.php View on GitHub Top ↑Related #Related Used By #Used By Used By Used By Description includes/abstracts/abstract.llms.payment.gateway.php: LLMS_Payment_Gateway::complete_transaction_ajax() This should be called by AJAX-powered gateways after verifying that a transaction was completed successfully. includes/abstracts/abstract.llms.payment.gateway.php: LLMS_Payment_Gateway::complete_transaction() This should be called by the gateway after verifying the transaction was completed successfully Top ↑Changelog #Changelog Changelog Version Description 3.0.0 Introduced. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Used By #Used By Used By Used By Description includes/abstracts/abstract.llms.payment.gateway.php: LLMS_Payment_Gateway::complete_transaction_ajax() This should be called by AJAX-powered gateways after verifying that a transaction was completed successfully. includes/abstracts/abstract.llms.payment.gateway.php: LLMS_Payment_Gateway::complete_transaction() This should be called by the gateway after verifying the transaction was completed successfully