Skip to content

Add support for discount coupons in subscriptions.

Birin Sanchez requested to merge birin.sanchez/ldh_middleware:coupons into master

This commit adds the apply_coupon() method to class Subscription so we can apply coupons on existing subscriptions through the middleware.

Merge request reports