Issue with versions newer than 5.5
-
Hello,
I have an issue with the stripe integration for Woocommerce. – WooCommerce Stripe GatewayIf I use version 5.5 everything is great, but upgrading to a newer version is problematic.
The issue is not visible and does not affect the performance of the payment method directly, but there are a few scripts loaded on all product pages that make them extremely slow.
There are few POST 0 requests: `HeadersPost
https://r.stripe.com/0
Response Version – HTTP/2
access-control-allow-credentials
true
access-control-allow-origin
https://js.stripe.com
content-length
0Also there is a trusted types script – `https://js.stripe.com/v3/fingerprinted/js/trusted-types-checker-XXXXXXXXXXXX.js
Response Version – HTTP/2
accept-ranges
bytes
access-control-allow-origin
*
age
4
cache-control
max-age=60
content-encoding
br
content-length
118`If I roll back the stripe plugin to version 5.5 the issue is not present.
- The topic ‘Issue with versions newer than 5.5’ is closed to new replies.