#choorhong
1 messages · Page 1 of 1 (latest)
hello @severe folio! You would need to write your own logic to do so, the coupon code itself has certain parameters for you to check if it's valid for certain products e.g.
https://stripe.com/docs/api/coupons/object#coupon_object-applies_to-products or if it's still valid e.g.
https://stripe.com/docs/api/coupons/object#coupon_object-valid
but i'm afraid we don't have any feature out of the box where you can easily verify for those details