• Resolved rennyyy

    (@rennyyy)


    Hi,

    I am using an woo-commerce plugin with an subscription plugin – Subscripto by rightpress to sell subscription products.

    What happens is when i purchase an subscription product, if found that the response headers of the checkout request url https://mysite.org/?wc-ajax=checkout has 15 set-cookies fields which seems to be repetitive of below three cookies.

    woocommerce_cart_hash
    woocommerce_items_in_cart
    wp_woocommerce_session_

    But, when i purchase an non – subscription product, the response headers is only 6.

    When i purchase 10 subscription products in an single chechout the response headers of the checkout request url https://mysite.org/?wc-ajax=checkout is 288 fields in total which is too high so my purchase gets broken often on high volumes.

    I have changed the subscription plugin, tried YITH WOOCOMMERCE SUBSCRIPTION plugin and i got the same result.

    I have contacted the support team of the subcription plugins and they dont know how it happens and said that woo-commerce sets these cookies.

    Does woo-commerce in general sets these types of cookies on purchasing subscription products??

Viewing 1 replies (of 1 total)
  • Plugin Support Stuart Duff – a11n

    (@stuartduff)

    Automattic Happiness Engineer

    Hi @rennyyy,

    When cross testing today I added some multiple test subscription products ranging from between 2 and 10 to checkout which were created using the WooCommerce Subscriptions plugin and I only see a single instance of these cookies below displaying when doing so.

    woocommerce_cart_hash
    woocommerce_items_in_cart
    wp_woocommerce_session_
    woocommerce_recently_viewed

Viewing 1 replies (of 1 total)

The topic ‘Uncommon set cookies while purchasing subscription products’ is closed to new replies.