Hi, first of all thank for this handy module!

Is it possible to show the message and take the user back to "cart" page before go to "checkout" page if the number of the item in the cart doesn't meet the restriction.
Because now the message is displayed and users are taken back to "cart" just before go to "review" page from "checkout". And I think the users with only the correct number of the items in their cart should see the page of "checkout"

Is this possible ?

Comments

chinita7’s picture

I just realized that it says

The check for the maximum number of cart items also takes place on the cart view form (for any button pressed), .

Does it mean when users go from my-site.com/cart to my-site.com/cart/checkout?

rdeboer’s picture

I don't have a D6 development install handy at the moment. Have you tried it yourself?

chinita7’s picture

Hi @RdeBoer, Yes I tried it myself. Is it supposed to show the error when users go from exmaple.com/cart to example.com/cart/checkout ?

Edit: I tried also the dev version but it still doesn't validate on "exmple.com/cart".

rdeboer’s picture

Patches anyone?