#j_stripejs-extrarequests
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/1263903978635137036
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- j_ece-appearance, 1 day ago, 45 messages
- j_paymentelement-appearance, 1 day ago, 61 messages
Hi @gusty elk , i want to know if its a normal behavior to get multiple post and get requests made by stripe. And if not what is causing it
Those requests are expected, it's Stripe.js downloading the right things it needs to initialize itself
j_stripejs-extrarequests
Do you have a URL where I can see this happening?
This might happen if you incorrectly initialize Stripe.js over and over again
Initializing the app, then when I proceed to more paths, again and again
loading the another component
Ofcourse its not all stripe, but it fetchs again
sorry those are just pictures
the r.stripe.com and m.stripe.com are analytucs requests, totally normal
Its just curiousity, im not saying something is wrong
okay so what should I do on that page? I loaded it and see nothing happening over and over
Click on "Pagar">"Pagar cuenta completa">Select "SI">"Confirmar"
same, I see some requests and then nothing is "loading over and over"
is there one more step like picking GooglePay versus the other option?
Ok, i just see the same request happening while it just did it initializing
the Fetch finished loading: POST "https://r.stripe.com/b".
repeats over and over, its normal then?
yeah okay so if this is at initialization, not like permanently every 200ms for the next hour, then yes it's totally normal
ok thanks
sure thing! I agree those can be confusing when you're used to a clean init with just one request ๐