#riptired
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Hmm for this I think you'd need to track what promo codes the user have redeemed before and on each time they apply a promo code, you'd want to check if its from the same coupon campaign.
I don't believe there's anything in the API which would help you do this by default unfortunately.
ah okay, great thanks!
NP! ๐ Happy to help
Actually one more thing
how can I check the validity of a coupon if I am using stripe checkout
i assume stripe will only check the attributes like customer and if the coupon has been used before or not
not whether or not a customer has redeemed a promo from the same coupon
Just to clarify, you're asking how you'd check if a customer has used the same coupon before?
What exactly validity means in this context?
yeah if they have used the same coupon before
can promo codes be customer locked?
nvm I think i sorted this out
thanks
Ah okay ๐