#HasanIkram062
1 messages · Page 1 of 1 (latest)
Not directly via the API, no. You'd need to track this yourself
Ok got it.
Do you think that it should also be accessed via API?
What do you mean?
I mean to say, as Stripe is a huge platform to deal with each and every aspect. There should be a way to check how many times a coupon code redeemed?
Do you think that it is a need for developer to get this kind of data from Stripe directly?
Sure, it's valid feedback we do hear! To clarify, you can check how many times a Coupon has been redeemed. But not by a specific Customer
Not sure if I misunderstood your ask: https://stripe.com/docs/api/coupons/object#coupon_object-times_redeemed
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yes we need to check against a customer how many times he has used it against a plan or product. It would be great.
Yeah, that's not available right now. But I'll voice your feedback!
Sure. Thanks for the response. It's a feedback and hopefully we will see this feature in future as well.