I need to display a message to the user when an order is submitted and the zip code is not one in a predefined list (for a local delivery area). My thought was to create a custom order pane to display the message. Is there a better way to do that? For instance, would I be better of using hook_uc_message to create the message and then uc_get_message() to display the message in a custom pane? I don't see uc_get_message documented in the API docs anywhere.
Thanks.



Joined: 02/20/2008