Add support for discount coupons in subscriptions.
This commit adds the apply_coupon()
method to class Subscription
so we can apply coupons on existing subscriptions through the middleware.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
This commit adds the apply_coupon()
method to class Subscription
so we can apply coupons on existing subscriptions through the middleware.