#pradeepg_46434_94286
1 messages · Page 1 of 1 (latest)
hi! the way duration works on a coupon is that any Invoice generated within the period will have hte coupon applied to it
applying a multi-month coupon to a single Invoice makes no sense though and won't affect anything but that one invoice
you apply coupons to the Subscription object.
i know, in existing flow we already have a coupon applied to Subscription object , so i have to leverage Invoice
If apply to a single invoice the mutli month coupon , let us say invoice id is 1, next month invoice id is 2 - invoice 2 will have no discounts applied to it , correct?
can you Please check my question?