#avery_api
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/1265775196195782738
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
Sup Roadrunner
Getting a lot of declines, and the last4 search on the dashboard not working
And when looking up the payment method it doesn't show any payment intents with failed payments
Does the Dashboard only return successful payments if you search for pm_1PgAxzAcqRxm04BKylB0mPxw or what do you see when you search for this?
Only successful for when searching that payment method
If I search by last4 of that payment method it doesn't even return that payment
I see we do return the successful payment when you search for pm_1PgAxzAcqRxm04BKylB0mPxw. Taking a step back here
For the failed payments, do you know whether you used the same PaymentMethod object or was it just the same underlying card number that was used?
It was made with the same card
Searching with pm_ worked but the only way I was able to find that payment_method was getting the payment intent manually through our caching
Got it, okay. Yeah, PMs are unique even if the same underlying card number was used. The only way to filter here is to list all charges programmatically and filter for charges with the last 4 that you're expecting (or other details you might have about billing address, amount, etc). Alternatively, you can try to filter in the Dashboard directly: https://dashboard.stripe.com/payments?status[0]=failed You should see a "last 4" filter under "more filters"
Yes the last4 doesn't work on that page
I have tried that of course
It not just worked after searching 5 times before
There is like a hour or two delay in searches
And the declines still are not logged
I have a video of that card declining with a time stamp and payment amount but can't find it anywhere on Stripe
I see. Indexing isn't instant but I wouldn't expect multiple hours here.
I recommend reaching out to our Support team about this. They may also be able to help you narrow down the failed payment you're looking for: https://support.stripe.com/contact/