• Hi there,
    We are using your plugin on our site. All was good whole time. But the last time we faced issue with notification from Chrome browser with text “Chrome is moving towards a new experience that allows users to choose to browse without third-party cookies.”. The issue is related to quantity of this notice – it happens hundreds and thousand times, until Cart page freezes . The issue is related to 3rd party cookies, which is used by PaymentRequest Gateway. In case if this part is switched off, notification is not shows.
    My question is – how we can avoid this issue with page? Do you plan to make some updates in future releases?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @vladj

    I don’t think your cart page freezing is related to the notice you’re referring to in the developer console. Can you share a link to a product page so your cart page can be reviewed? It sounds like you have some script that’s causing the payment button to reload over and over again.

    Kind Regards,

    Thread Starter vladj

    (@vladj)

    Hi @mrclayton ,
    Situation is happens on https://gmarkpro.com/cart/ in case is cart is not empty and even if you updates quantity or products. Also if you have thousand quantity of products

    • This reply was modified 1 year, 2 months ago by vladj.
    Plugin Author Clayton R

    (@mrclayton)

    Hi @vladj

    After reviewing your site, I can confirm the issue is caused by a script on your site that’s causing the cart page to reload content over and over again. The offending script is coming from your child theme.

    https://gmarkpro.com/wp-content/themes/machic-child/project/assets/js/frontend.min.js?ver=1739344529

    Kind Regards,

    Thread Starter vladj

    (@vladj)

    Hi @mrclayton
    Do you mean issue is related because elements is reloads?
    Other question: how the plugin will works after chrome will block 3rd party cookies?

    Plugin Author Clayton R

    (@mrclayton)

    Do you mean issue is related because elements is reloads?

    Yes, you have a theme script that is refreshing the cart page HTML content, which causes the payment request button to reload.

    how the plugin will works after chrome will block 3rd party cookies?

    Chrome isn’t blocking 3rd party cookies, they’re just changing how users can enable or disable cookies from sites.

    Kind Regards

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘3rd party cookie notification’ is closed to new replies.