#Chocacao - Error
1 messages · Page 1 of 1 (latest)
Hello !
This message occurs when more than one process is trying access/change a single record at the same time. What can you tell me about your integration?
Yes so basically, a payment intent is created on the server and then sent to the website. This leads to the opening of the card data fields where the user inputs their card data.
Once that is done the customer presses "pay" and then Stripe takes on from that point
That doesn't sound like it should cause this error. Is your server doing anything else with the payment intent when it sends the client_secret to the front-end?
Appart from creating it on Stripe before sending the client_secret no
Hi there! @void swan had to step away... catching up.
Are you disabling your "pay" button when it is clicked?
Or can you click it multiple times?
My Web developper says no, I also tried in test mode to click on it like a lot and nothing strange happened