Screen in question: http://www.mrtakeoutbags.com/mm5/mer...vc?Screen=BASK
Add item, on left side of page, a shipping calculator link shows up. Click link, it expands.
You enter some shipping info like ZIP and state, and it calculates UPS shipping costs, but to residential areas. We mostly ship to commercial addresses, and the customers are likely to be charged for commercial. Our salespeople use this estimator to quote phone orders, so we need it to give it commercial rates (or better yet, allow you to pick res. or com.)
What I'm trying to find is who to contact about this. I don't know if a 3rd party developed this for us, or where I can find documentation, or who I can contact to hire to fix this for us.
In the BASK code, I can see that it calls a page SHIPCALC (which seems to be the suggested name for a calculator page by Emporium Plus)
The items assigned to SHIPCALC that are different are cbs-supshipping5 and minibaskship
The CBS-Super shipping mod does not have a check mark in the "ENABLED" box on its tab in Shipping Settings in admin, and I'm fairly certain we're using UPS Custom Integration from Viking Coders as our main shipping function.
The more I look at it, I think it may be based on the Emporium Plus SHIPCALC, so maybe the question is, how do I get that to return commercial rates.
Add item, on left side of page, a shipping calculator link shows up. Click link, it expands.
You enter some shipping info like ZIP and state, and it calculates UPS shipping costs, but to residential areas. We mostly ship to commercial addresses, and the customers are likely to be charged for commercial. Our salespeople use this estimator to quote phone orders, so we need it to give it commercial rates (or better yet, allow you to pick res. or com.)
What I'm trying to find is who to contact about this. I don't know if a 3rd party developed this for us, or where I can find documentation, or who I can contact to hire to fix this for us.
In the BASK code, I can see that it calls a page SHIPCALC (which seems to be the suggested name for a calculator page by Emporium Plus)
The items assigned to SHIPCALC that are different are cbs-supshipping5 and minibaskship
The CBS-Super shipping mod does not have a check mark in the "ENABLED" box on its tab in Shipping Settings in admin, and I'm fairly certain we're using UPS Custom Integration from Viking Coders as our main shipping function.
The more I look at it, I think it may be based on the Emporium Plus SHIPCALC, so maybe the question is, how do I get that to return commercial rates.
Comment