• Resolved Tarun Paliwal

    (@tarun-paliwal)


    I am using the pmpro integration with woocommerce.
    Here, If I create ‘simple subscription’ products and assign a membership level, Product works fine.
    But If I go with simple product and assign a membership level to this product, On product add in cart, this return me a notice.

    ( product_name has been removed from your cart because it can no longer be purchased. Please contact us if you need assistance. )

    If I don’t add the membership level or keep the product type ‘simple subscription’ with add a membership level, it works perfect.

    Issue contains with only for simple product type with assign any membership in it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi @tarun-paliwal

    Thank you for using Paid Memberships Pro – WooCommerce Integration. I’m sorry to hear about this issue you are facing here.

    To confirm, are these products already inside your cart while you’re editing them? I haven’t been able to recreate this issue on my end.

    With this plugin, you may only purchase one product that is linked to a membership level and cannot have multiple products in your cart that belong to membership products.

    Please let me know if you are still experiencing this issue.

    I have the same problem. I need urgent help on this as i recently updated all the plugins and ive localised the “{product_name} has been removed from your cart because it can no longer be purchased” error to the PMPro woo commerce integration plugin. when i disable that plugin, users are able to purchase the product from the site.

    As soon as i enable that plugin the users get the error when they add it to their cart (only thing in their cart).

    I need urgent help with this as the site is losing sales by the day

    Plugin Author Andrew Lima

    (@andrewza)

    @guildhallwp Sorry to hear that, can you open a new ticket for this so we can troubleshoot this for your site as I haven’t been able to replicate this at all.

    A temporary solution would be to add the following line of code to your site:

    remove_filter( 'woocommerce_is_purchasable', 'pmprowoo_is_purchasable', 10, 2 );

    This should remove the check for purchasing only one membership product at a time.

    Thank you, where do i add this?

    Hello, I’m having the same problem.
    It’s not possible to buy a product when “Give Customers a Membership Level” is enabled.
    A thing I noticed is that, despite the error message that the item is removed from the cart, it’s not removed, but the error message is shown anyway. Also, sometimes I can also see the same error message twice (or three times) in the same page, despite I only have one single item in the cart.

    I have the same problem .
    And 2nd errror : {product_name} has been removed from your cart because it has since been modified .

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘{product_name} has been removed from your cart because it can no longer….’ is closed to new replies.