do_action( 'lifterlms_view_order_after_payment_method', LLMS_Order $order )

Action run immediately after the payment method is output within the view order information template.


Parameters Parameters

$order

(LLMS_Order) Order object.


Top ↑

Source Source

File: templates/myaccount/view-order-information.php

View on GitHub


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.