#tarantino-47_error

1 messages ¡ Page 1 of 1 (latest)

glossy swanBOT
#

👋 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.

uneven shoal
#

hi! helping out on another thread but will take a look at this shortly

marsh badge
#

thank you

uneven shoal
#

do you have an example payment intent ID where someone ran into this error?

marsh badge
#

yes

glossy swanBOT
pastel nexus
#

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?

marsh badge
#

no

pastel nexus
#

So manual capture works as expected?

marsh badge
#

yes, everything works fin in test env

pastel nexus
#

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?

marsh badge
#

yep

#

one sec

pastel nexus
#

What is manualCaptureEndpoints.includes(paymentIntentUrl); doing

marsh badge
#

I checked it multiple times, all good
it checks if we should enable manualCapture or not

pastel nexus
#

Yes but can you share the function

#

All I can do is spot check your code

#

If it's not reproducible