No replies
manatwo's picture
Offline
Joined: 02/19/2008
Juice: 235

Hello - I've written a custom module that allows for minimum pricing per role. I'd like to show a message on the cart page that says that the shopper does not have a high enough subtotal to check out. However, when they update their cart (by changing quantity), though they do have access to check out, the message persists. I notice in uc_cart it's the cart object being rebuilt, does that have something to do with it or is it a matter of where I'm drupal_set_message'ing?