#VittorioAdesso
1 messages · Page 1 of 1 (latest)
Hi, can you share the request id where you're seeing this issue? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I am into test schechulded. The problem appear when i click 2 times into the button submit.
req_O2OvPdrA4IcD8e
this id
But is a 200 ok, and appears for a few seconds an message of error like this
I see, I think the issue is that the the button after calling confirmCardSetup is not disabled. You'd need to disable the button accordingly or else it will proceed.
Thanks, i a, going to try it