kimmo Posted September 22, 2019 Share Posted September 22, 2019 We are using external billing system for our customers, and don't want that WHMCS is sending "new invoice" or "Reminder" -emails. I propably can disable reminders with some mysql oneliner because it exist in GUI also, but i can't disable "New Invoice" -email from anywhere. So what i understand i need some hook to do that ? Oh, and i still wan't that customers can have emails, like "Forgotten Password". If this is trivial please give me an example and where to put that hook file, im not a developer, just old Linux admin 🙂 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted September 23, 2019 Share Posted September 23, 2019 On 22/09/2019 at 14:41, kimmo said: We are using external billing system for our customers, and don't want that WHMCS is sending "new invoice" or "Reminder" -emails. I probably can disable reminders with some mysql oneliner because it exist in GUI also, but i can't disable "New Invoice" -email from anywhere. So what i understand i need some hook to do that ? you can disable email reminders from the automation settings... Quote When enabled your customers will be reminded by email in advance of an unpaid invoice's due date in line with the Invoice Unpaid Reminder setting. This setting does not apply to Overdue Payment Reminders with regards to invoice emails, and template emails in general, they can be individually disabled by ticking the "Disable" box on that particular email template. you could do the same to the reminder (overdue or standard) emails too if you want to - any email templates that are not disabled will be sent as normal, e.g Passwords etc. 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.