#davidbarratt_error

1 messages ยท Page 1 of 1 (latest)

pure craneBOT
#

๐Ÿ‘‹ 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/1351972437423554571

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

jade swan
#

Hi, have you tried to gather the device information? What browser? What SDK? You have not been able to reproduce this at all?

#

Did loading the page and trying again unblock them?

dull sundial
#

Chrome 134.0.0
Windows >=10

#

it does not appear that the user attempted to refresh the page before bailing checkout

#

is there something we can add to our code to fix this problem for users when it happens?

#

dependencies:
@stripe/react-stripe-js 3.3.0
โ””โ”€โ”€ @stripe/stripe-js 5.8.0 peer
@stripe/stripe-js 5.8.0

jade swan
#

I see this is a very edge case hence, you're not able to reproduce the issue

#

It looks as though the flow was: trying to create a SetupIntent in the wrong locale, which blows up (for known reasons) and then the support agent generated the "Could not retrieve elements store due to unexpected error" response by tapping the 'submit' button on the form anyway

dull sundial
#

I'm not able to see it

#

oh wait, yes I can