This gem provides developers with the ability to easily integrate chargebee's subscription management into their application backed by active record models.
this lets you remove scheduled changes on a subscription.
I use a scheduled change when the billing-count goes down to update at the end of the month.
If that changes mid-month, it is useful to get rid of a scheduled change
note - I think the paramaw changes will disappear when/if you accept my pull request containing those commits
this lets you remove scheduled changes on a subscription.
I use a scheduled change when the billing-count goes down to update at the end of the month. If that changes mid-month, it is useful to get rid of a scheduled change
note - I think the paramaw changes will disappear when/if you accept my pull request containing those commits