I'm making a plugin that will take an action when an entitlement ends but it doesn't look like entitlement end events are currently exposed on the external event bus.
I see this closed issue: https://github.com/killbill/killbill/issues/493 so it looks like what I need will be added in 0.17. Do you know approximately when 0.17 will be released? If that is still far off, is there another way to trigger actions when entitlements end?
Thanks,
Nate
--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-us...@googlegroups.com.
To post to this group, send email to killbill...@googlegroups.com.
Visit this group at https://groups.google.com/group/killbilling-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/killbilling-users/31e9f506-2155-4039-a05b-741475118756%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Stéphane,
I want to disable products that our customers have unsubscribed from when their entitlements end. Looking through the code for the email notification plugin I can see that they take different actions depending on the subscription state of the entitlement associated with a subscription cancel event (line 197 at https://github.com/killbill/killbill-email-notifications-plugin/blob/944abacb2502cdb1ebf5f886e991fbf4ed992319/src/main/java/org/killbill/billing/plugin/notification/setup/EmailNotificationListener.java). Will a new subscription cancelled event be generated when an entitlement ends? Or does that code only distinguish between an immediate cancellation with proration and a cancel at end of term?
Thanks for the help,
Nate
--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-us...@googlegroups.com.
To post to this group, send email to killbill...@googlegroups.com.
Visit this group at https://groups.google.com/group/killbilling-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/killbilling-users/4b5ac0b2-7a17-4793-91ea-9da7b72aa460%40googlegroups.com.