#Moshe
1 messages · Page 1 of 1 (latest)
Yeah unless you specify the coupon in the next phase, it won't be applied
We mention that ^
From the docs, I'd assume that coupons only change if explicitly changed.
What is the best way to keep the existing coupon. Just take the current coupon object that is on the subscription?
For example, you might offer a coupon for 50% off for the first three months of a subscription. In this scenario, you’d create a subscription schedule where the first phase is three months long and contains the 50% off coupon. In the second phase, the subscription would be reverted to the normal cost and the coupon would be removed. Phases must be sequential, meaning only one phase can be active at a given time.
You would need to explicitly include the coupon in the next phase of the subscription schedule if you want to keep it
The coupon was applied before the schedule was started.
The docs make it sound like if I add a coupon in a schedule, it'll be removed when that phase is done.
I'd assume that coupon behavior is the same as all other fields of the subscription.