Quote Originally Posted by lat9 View Post
Here's a link to the beta version of the updated Priority Handling order-total. @getaped, if you'll download that and validate that the change "works for you", I'll get that updated on the Zen Cart plugins.
Wow, that works perfectly.

These 2 defines are missing from the language file:

Code:
  define('MODULE_ORDER_TOTAL_PRIORITY_HANDLING_NO', 'No');
  define('MODULE_ORDER_TOTAL_PRIORITY_HANDLING_YES', 'Yes');