David Duarte Posted February 21, 2019 Share Posted February 21, 2019 Dear friends, I would like to create a cron job that will send an invoice reminder for a specific product only, each day, until the invoice gets paid. Any idea on how this can be done? Thank you very much! 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 22, 2019 Share Posted February 22, 2019 On 21/02/2019 at 10:32, David Duarte said: I would like to create a cron job that will send an invoice reminder for a specific product only, each day, until the invoice gets paid. there's no built in admin area method to do this for just one product. if your reminders didn't need to specify any invoice details, then you could use the Email Marketer for this... if you need to specifically send invoice reminders, then you're probably looking at a cron hook, using the SendEmail API, rather than a separate cron job - though i'm not aware of any existing addon that can do this. 0 Quote Link to comment Share on other sites More sharing options...
David Duarte Posted February 22, 2019 Author Share Posted February 22, 2019 Hello Brian, Thank you very much for your reply. We would like just to be able to choose how many days after the due date, we'll start sending the Invoice Reminder email template again, everyday until the overdue invoice gets paid. But this should be set only to one product, or a product group. The problem is that, we can provide a service before the payment, and after this, we don't have a way to suspend it in order to push the customer to pay. So sending him a reminder each day, should help 🙂 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.