mirror of
https://github.com/bitwarden/server
synced 2025-12-22 19:23:45 +00:00
Milestone 2C Update (#6560)
* fix(billing): milestone update * tests(billing): update tests
This commit is contained in:
@@ -177,7 +177,8 @@ public class UpcomingInvoiceHandler(
|
||||
Discounts =
|
||||
[
|
||||
new SubscriptionDiscountOptions { Coupon = CouponIDs.Milestone2SubscriptionDiscount }
|
||||
]
|
||||
],
|
||||
ProrationBehavior = "none"
|
||||
});
|
||||
}
|
||||
catch (Exception exception)
|
||||
|
||||
Reference in New Issue
Block a user