#pradeepg_46434_94286
1 messages · Page 1 of 1 (latest)
hi! we don't support multiple coupons on a Subscription, so no.
i have verified on testclock same coupon applied mutiple time does not stack, are you sure 2 different coupon applied to a subscription will not stack?
I don't see how they would since there is no concept of that.
there is a single coupon field on the Subscription parameters, you can only replace one coupon with another, you can't add an extra one to the existing one.
as you say yourself, you tested it and they don't stack.
ok, if you to have apply discounts , let us say for 2nd and 3rd month invoice , i can update invoice object with coupon during invoice.create event and hence can provide discount on 2 nd and 3 rd month ?
that might work yes(Invoices support multiple coupons via the discounts parameter, but Subscriptions don't). You can test it out in test mode and see if it meets your needs.
ok,thanks a lot for your help. I really appreciate it