#shw1n_unexpected-account-support
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/1240452343582036082
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Here's the log itself -- worth noting the card we used is able to be used fine elsewhere, and other cards work fine in this Checkout
and this behavior is actually happening across multiple products' Stripe Checkouts, with this card specifically
shw1n_unexpected-account-support
@daring halo :question: Have a non-technical question, account issue, or need one-on-one support? We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Hi there, I was trying to isolate my question to the technical portion -- about Checkout and a decline log but no actual payment
Just provided the other bits for context, is it still not a technical question about how Stripe's data model works?
i.e. trying to understand how a "decline" can happen without a Payment existing, etc.
Hi there, can you share with me the Checkout session ID?
Is there a place to find that besides a Payment?
I was under the impression I didn't have one accessible since a Payment never showed up, only that log
Unless it's the sid field?
"sid": "5a98f034-59fd-479e-874e-6ff98156d373c8e2fb",
Here's the full-thing w/ just my CC info removed
You can also share with me the request ID (i.e., req_xxx), it's at the upper right corner of this screenshot
req_R3zjsiXbXSXv8q
Thanks for the ID. The API response didn't surface information about reason of this card decline. I'd suggest you to talk to stripe support https://support.stripe.com/contact/email to find out more.
So I actually did that a few times, Stripe support says it's Chase's fault for not giving them info with the decline
And Chase is saying they're not even receiving the request (they didn't receive that very logged request today I shared)
Do you have any advice on who to reach out to in this scenario?
Seems too technical for regular support
idk if it's because we're using the 2016 API version or something?
I don't think the API version would matter.
Did you provide the same request ID to the stripe support that you were interacting with?
Ok, I'd put a note on the ticket and ask them to dig further.
Will do, thanks Jack