Stripe loading causing performance problem
-
I am analyzing the performance of my website: the front page loads quite well, but when we get to a product page we still have problems (some of which we can fix).
However, we are consistently seeing Stripe code showing up in the load time, taking over 700msec. This is on a page (above) that is a Product page, not a Checkout or even the Cart page.
I have a screen shot of the problem, but essentially it seems to be spending most of its time here:
https://m.stripe.network/inner.htmlThe next most expensive call is:
https://js.stripe.com/v3/fingerprinted/js/controller-c51824b9e1c595c74852c402dc00894f.jsI don’t understand why Stripe is even loading on this page.
Thanks!
William
The page I need help with: [log in to see the link]
- The topic ‘Stripe loading causing performance problem’ is closed to new replies.