If I were to add reminders for subscription expiry and upcoming invoices, what would be the best way to go about it? I would like to send out an email notification to the user about these forthcoming events, say 1 or 2 days before. Do I create additional bus events and provide a corresponding implementation(this would require a lot of code change to the killbill engine) or do you suggest some other better way?
Thanks.
-Sri
If I were to add reminders for subscription expiry and upcoming invoices, what would be the best way to go about it? I would like to send out an email notification to the user about these forthcoming events, say 1 or 2 days before.