#stevendev_error
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/1285689856512622593
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Are you seeing this error on the client side or server-side?
Is there a failed API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
@orchid vigil
Yes there is
Can you share the ID?
just got it: req_sCwNgAXKtXxl4n
thanks, let me take a look
thank you!
is this the only request that has failed? Do you have any other examples?
This appears to be the only request that failed
We've only had one customer attempt to use ACH so far, I want to be sure this issue won't keep reappearing. Our integration works with Stripe's test ACH accounts
The reason I ask is because the API error is from 2024-07-30 20:29:37 UTC
so its quite old
Yeah, we are just looking into the bug now due to the low priority for ACH payments
My next step will be to attempt to recreate the issue using a valid bank account, but I wanted to be sure there isn't something obvious missing first
Not that I know of.. payment_details_id is automatically added by link instant debit flow. You're not supposed to pass that manually..
That's what I thought
So would it be an issue with the bank information that was entered perhaps?
Hmm not sure.. Since the request is quite old, we're not able to dig super deep.
If you are able to reproduce this on your end and share an example request, that'd be helpful
Ok thanks, will attempt to do that and return after. I appreciate it