#tarantino-47_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/1371915683897540698
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi! helping out on another thread but will take a look at this shortly
thank you
do you have an example payment intent ID where someone ran into this error?
yes
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Hi taking over as solanum had to step away
So the above error indicates that the capture method within elements is not being updated
It's still set to automatic at the time of confirmation
Are you able to reproduce this in your test environment?
no
So manual capture works as expected?
yes, everything works fin in test env
Yeah it'll be difficult for me to debug this then
If you were able to easily repro and share a link to a test site we could take a look
Do you have more examples?
Maybe there's a common thread like browser, device type, etc
If it's intermittent it could also just be a race condition or something
Depends how you coded the elements update
Can you share your complete client side code as well?
yep
one sec
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
What is manualCaptureEndpoints.includes(paymentIntentUrl); doing
I checked it multiple times, all good
it checks if we should enable manualCapture or not