#Uche-discounts

1 messages · Page 1 of 1 (latest)

warm cradle
#

👋 happy to help

#

you can Apply to specific products
and specify the Duration

lofty sonnet
#

So i should create the coupons first and then apply them to the product i want

warm cradle
#

it's on the same form

lofty sonnet
#

So i currently make use of the coupons

#

but that is applied by adding the coupon stripe id in the subscription creation request payload

#

I was hoping for a way to just add it to a particular product without having to apply the coupon from code

warm cradle
#

you can add a second price

#

to the product

#

and use that instead

#

for the period of time you want

lofty sonnet
#

Thats the only option i could think of but i wanted to just ask incase there is a better way. Ok thanks for this.

#

can i add a second price and then toggle them at will?

#

or do i just edit the current one

warm cradle
#

yes

#

you can add multiple prices to the same product

lofty sonnet
#

So i have different prices for monthly, 6 monthly and annual right now and i want to apply the discount only to the annual. So your suggestion would be to create another annual price and use that whenever i want to start doing the discounts right?

warm cradle
#

yes