#geoffdgeorge_unexpected
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1305974164842352701
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, can you share the request ids for when you created these? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I'm asking as I can search a promo code that was a single-use only on my Dashboard from 2022.
So it should not archive automatically or become unsearchable
I can share request IDs of other codes created that day ... ? Will that help? I can't find anything for a code that's not showing up as searchable, clearly.
I can share one from one of the promo codes from the batch that is searchable. One sec.
Yes, those request ids from the creation would help.
I just need one example for the one that is searchable and one that is not
Here's an example code created that day that is showing up: XGDB944R
And here's the request ID that made it: req_N0Rx0H0iHPrjwX
A colleague has informed me that he ran a Sigma query and is seeing the missing codes listed as "inactive," even though they cannot be found via the top search bar. Also seems like we have more inactive than we should, given how few people have used the coupons.
Do "inactive" codes become unsearchable after some amount of time?
Can you share the request id for the code that is not searchable?
I cannot, for I cannot find that code anywhere.
No, I have a code that is inactive but it's still searchable
I can't share a request ID for a code I can't find, I'm afraid.
From your account, you can search for 'FNBP4F55' one of your coupon codes that is now inactive
And what does it mean that my colleague can find the "unsearchable" codes via a Sigma query and that they're also labeled as "inactive," even though they can't be found in search?
Can you share an example with me?
Given that this is a Dashboard related question, I recommend that you write in to support, https://support.stripe.com/contact with the specific examples from that Sigma query.
An example is QKOTVSBM. It is not found via the search bar, but it is found via this Sigma query:
select * from promotion_codes
where code = 'QKOTVSBM'
Sounds like I'll have to reach out to /contact.
From testing, it looks like if I delete the coupon, https://docs.stripe.com/api/coupons/delete I'm unable to search the coupon on the Dashboard.
Can you confirm if those coupons were deleted?
Nope, coupon still exists, and the promo code I just looked at in the Sigma search is labeled as active: true. And the coupon ID tied to it is the same coupon ID tied to promo codes I can find successfully via the search bar.
Yeah, that does seem odd. I can't reproduce what you're seeing on your end. Our support will be able to assist further here