#paymentplugins_api
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/1270449848516087973
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, taking a look at this error on my end.
OK thank you.
It looks like you tried updating the payment intent, https://dashboard.stripe.com/logs/req_C25DTwuONuEkjo after it was confirmed with seeming the same data as the PaymentIntent creation request. I see that the PaymentIntent, https://dashboard.stripe.com/logs/req_OpCQF1PN3sdLiU was confirmed successfully now. I was unable to reproduce this error on my end and it looks like you could not either. However, can I ask what you were trying to accomplish with that update request?
Sorry for delay, just now reading your response.
"However, can I ask what you were trying to accomplish with that update request?". I am trying to figure that out because the confirmation occured at 9:43am so it seems weird that an update request would come through at 9:47am.
I will need to review with the merchant what their customer might have been up to because the API call sequence seems a bit off to me.
that is why I'm asking, you made this request to update it
I suspect the merchant's checkout page might have puked after confirmation took place and they re-submitted their request, which results in an update request. That is my best guess right now.
Hmm, updating the intent does not equal to re-submitted.