#kanonhian
1 messages · Page 1 of 1 (latest)
Hi there
applies_to is an expandable property and not included by default, so you'll have to expand applies_to field during retrieval: https://stripe.com/docs/api/expanding_objects
definitly will check this
one question
does this prop affect the associated product some how? For example if I associate a coupon to some product will this alwasy make a disscount on that product price?
applies_to means that this coupon can only be applied to the products listed
It won't be applied to the product by default
ok thanks, thas is what I needed
No problem! Happy to help 😄