#jarrett-coupon-expire
1 messages · Page 1 of 1 (latest)
Hi there 👋 you can still delete the coupon to prevent it from being used further:
https://stripe.com/docs/api/coupons/delete
yes, but then you can't easily see who used it
it's just very odd that coupons are not modifable beyond their name. it seems rather trivial to allow updating an expiration after creation. deleting the coupon isn't ideal for us
i just figured I'd ask here. i don't know if you guys track these ideas for future improvements.
Can you clarify what you're referring to by expire? Our coupon objects don't have an expiration concept, that's on their associated promotion codes.
im referring to the field called "redeem_by"
that would be an expiration concept to me...
sorry if I was confusing
Deleting it would be the way to block further redemptions. This shouldn't impact any customers who already redeemed it.