UPS methods offered vary by zone
Hello! I really appreciate the work you all do...Zen Cart keeps getting better and better all the time.
My client uses UPS shipping and would like to allow those in shipping zones who would be more than 3 days ground to not have ground as an option.
I went through and divided up the US, making 2 shipping zones, Shp: UPS1 for the states that are within 3 days UPS shipping ground and Shp: UPS2 for states outside of that.
The UPS module in admin has only one space to indicate the zone and then what shipping methods are available. But I want to say if Shp: UPS1 then allow the following shipping methods (1day, 2day, 3day, and ground) but if Shp: UPS2 then allow the following methods (1day, 2day, 3day).
How would I indicate that in the code? I tried making a duplicate UPS module, but that messed things up. I know there must be a way to just add that statement to the ups.php code, but not exactly sure how.
Thanks in advance for any help!
Theme-ing an e-commerce engine is like making an 800x600 graphic in photoshop... except every 3 pixels must be kept in a separate file.