#bfitz_1992

1 messages ยท Page 1 of 1 (latest)

oak sandBOT
lime verge
#

Good question. I don't think that will work though. Let me see if I can find confirmation

atomic swan
#

๐Ÿ‘

lime verge
#

Yeah based on what I'm seeing, that won't work. You'd need to have coupons that are still valid when the phase comes in

atomic swan
#

The underlying coupon will still be valid, it's just the user-facing promotion code that will expire

lime verge
#

Yeah but if what you're passing is the promo code rather than the coupon then the same applies

atomic swan
#

ah when we create the subscription object through the API (and when we subsequently transfer it to a schedule), we do use the coupon parameter, not the promotion_code parameter

#

does that make a difference?

lime verge
atomic swan
#

gotcha double checking that

#

Okay yes, the underlying coupon's redeem_by is null

lime verge
#

Ok you should be good then if you're just passing the coupon

atomic swan
#

PHEW

#

ha okay thanks for confirming that