Viewing 1 replies (of 1 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @paolobros,

    Those errors are not something that can be controlled by the plugin and are not cause for concern. Those are failed requests from the Stripe SDK API that are blocked by your browser from the cross origin policy I believe. It won’t interfere with the checkout process in any way.

    I reviewed your checkout page and you have the following JS error that is preventing WooCommerce from removing the overlay from the page:

    StaleWhileRevalidate.js:136 Uncaught (in promise) no-response: no-response :: [{"url":"https://www.googletagmanager.com/gtag/js?id=UA-147405759-3","error":{}}]
        at Object.handle (https://storage.googleapis.com/workbox-cdn/releases/5.1.2/workbox-strategies.prod.js:1:3502)

    That JS error is not related to the Stripe plugin.

    Kind Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Error in browser console http/2 499’ is closed to new replies.