I need a way to "Auto-Terminate End of Cycle" all upcoming orders without needing to go into each and every one and doing it manually.
I need a way to "Auto-Terminate End of Cycle" all upcoming orders without needing to go into each and every one and doing it manually.
For recurring products:
Automation Settings -> Enable Termination (put the 1 day, the fastest auto-termination you can do by whmcs)
"Free" products behaves the same way (correct me if Im wrong).
For "One time" products you'll need to write your hook for daily cron job: pick products by date and run moduleterminate local API.
I dont understand
You can set Invoice Generation = 0 and disable automatic generation, cant you?