kon Posted June 18, 2023 Share Posted June 18, 2023 Hello, We are checking the Billing Settings on the Automation Settings page in order to send the invoices automatically. Now the system allows to: Generate the invoice X days before the due date Send a reminder X days before the due date for the invoice payment Then it sends up to 3 overdue reminders X days after the due date. This setup doesn't suit our case. We'd like to send the 3 overdue reminders X days after the invoice generation date. This way the client will have received many email notifications before the due date. On the due date, if the invoice remains unpaid, we will send a non-automatic notification. How can we achieve that? Kindest regards 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted June 25, 2023 Share Posted June 25, 2023 Hello, You can use DailyCronJob hook. Do you date checks and use SendEmail to send the email template you want. 0 Quote Link to comment Share on other sites More sharing options...
kon Posted June 26, 2023 Author Share Posted June 26, 2023 Hello, thanks for the reply. Yes. We use the normal SendEmail. I was hoping we didn't have to make "yet another hook" to fulfill such a simple task. Is there no other way around? Kindest regards 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted June 26, 2023 Share Posted June 26, 2023 9 hours ago, kon said: Hello, thanks for the reply. Yes. We use the normal SendEmail. I was hoping we didn't have to make "yet another hook" to fulfill such a simple task. Is there no other way around? Kindest regards Your needs, if not covered by usual WHMCS functionality, are “yet another hook” or addon. Its always been that way. 0 Quote Link to comment Share on other sites More sharing options...
kon Posted June 26, 2023 Author Share Posted June 26, 2023 32 minutes ago, pRieStaKos said: Your needs, if not covered by usual WHMCS functionality, are “yet another hook” or addon. Its always been that way. Wow...! Chill dude. Why so offensive? You know you are not obligated to reply. --------------------------- Anyone else know another way around? Kindest regards 1 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.