LLMS_Order::maybe_schedule_payment( $recalc = true )

Schedules the next payment due on a recurring order


Description Description

Can be called without consequence on a single payment order Will always unschedule the scheduled action (if one exists) before scheduling another


Return Return

(void)


Top ↑

Source Source

File: includes/models/model.llms.order.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Add plan_ended metadata when a plan ends.
3.32.0 Update to use latest action-scheduler functions.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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