drhcanada Posted July 3, 2012 Share Posted July 3, 2012 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. 0 Quote Link to comment Share on other sites More sharing options...
sdemidko Posted July 6, 2012 Share Posted July 6, 2012 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. 0 Quote Link to comment Share on other sites More sharing options...
drhcanada Posted July 7, 2012 Author Share Posted July 7, 2012 For recurring products:Automation Settings -> Enable Termination (put the 1 day, the fastest auto-termination you can do by whmcs Problem is I dont want an invoice to be created and just want it to terminate at end of cycle without the worry of invoicing 0 Quote Link to comment Share on other sites More sharing options...
sdemidko Posted July 12, 2012 Share Posted July 12, 2012 I dont understand You can set Invoice Generation = 0 and disable automatic generation, cant you? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.