Page 1 of 1

Membership Module - Remove a membership from cart

PostPosted: Fri Jul 04, 2014 2:34 pm
by michelerandel_3981
Hello,
I'm using the module "Agile PrestaShop Membership Module" on PrestaShop 1.6.

I'm concern about :
1/ When a customer that already have purchased a free membership, there's a warning only at the order.
But he can still add the product into his cart and still purchased it.
So can't it be more easy forbid this product to add to cart?

2/Is there a way to exclude a membership from the others?
If a customer adds a membership to his cart, and then add an another one in the cart, he can purchase both... while I only want him to purchase one.

Thank you in advance for the reply

Re: Membership Module - Remove a membership from cart

PostPosted: Sat Jul 05, 2014 3:02 am
by shokinro
thanks for using our module

1/ When a customer that already have purchased a free membership, there's a warning only at the order.
But he can still add the product into his cart and still purchased it.
So can't it be more easy forbid this product to add to cart?

even user add and checkout the free membership again, the module will check when order is validated, if the user has used free membership before, it will not be a valid free membership again for the customer.

2/Is there a way to exclude a membership from the others?
If a customer adds a membership to his cart, and then add an another one in the cart, he can purchase both... while I only want him to purchase one.

Actually this is not controlled by membership module. Because this is related payment, so we leave to control for payment modules.
we have Agile Paypal express checkout module, when you install this module, it will allow you to configure in this way - do not allow membership and non-membership mix up in a shopping cart.