do_action( 'lifterlms_checkout_confirm_before_payment_method' )
User form used to switch the payment source for recurring payment orders.
Description Description
Included on single order view pages via Student Dashboard.
Source Source
Changelog Changelog
Version | Description |
---|---|
7.0.0 | Use LLMS_Order::get_switch_source_action() to determine the switch source action input value. |
3.10.0 | Introduced. |