#mahraamir
1 messages · Page 1 of 1 (latest)
Those are GET requests
Not confirm requests
And they're issued by the Stripe PHP sdk
So looks like your backend is attempting to do that
Yes, sorry get requests
when popup was opened and I didn't even scan the code, there was a lot of requests already.
Yeah that looks like a request from your backend
So you need to debug where in the code you're issuing them
And why they're being called so many times
I did and logged the number of requests when I am sending but it was once
Look at the IP address for each of those requests
Do you recognize it?
Likely this is a bug in your code