#heymato
1 messages · Page 1 of 1 (latest)
Hi, can you summarize your issue?
Yes, it seems that my server is updating the payment state after a confirm has been done by the user.
I was told it is my backend that does that.
But I don't really set stuff from the backend side so I want to ask some additional questions
Okie
So I'm working with NextJS and I can see that my page refreshes and does a cleanup of a method that calls to create or get an existing Payment Intent
but after that it redraws and does that again.
Also, when I develop locally, I cannot really see something happening in the webhooks that is double. I also want to understand how the paymentIntent switches from status if I'm not setting something
I am sorry but it's your system and you have access to debug tool and logs ... You are in the best position to debug
You can see the requests list you made to Stripe in https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
OK