-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.22
-- PHP version -- : 7.2
-- Error-message(debug-mod must be tuned on) -- : n/a
I have a client that uses UPS exclusively. They have been struggling with their UPS shipping plugin charges for some time, but recently they have had ever worse luck with aggregated orders, where the shipping costs were almost double of the real charge. They only ship UPS ground.
I was wondering if there was some trick to avoiding overcharges on compound orders. I am not sure yet (I'll be doing some tests soon) but I suspect that one of the issues is that while multiple products can easily be placed in the same box during shipping, the UPS plugin is not capable of making that assessment and charges full price for each product, or at least charges more than the actual cost is.
Here are some of the settings in the plugin, in case they make a difference:
Negotiated rate: NO
Group packages Yes
Show ETA No
Include prices Yes
Exclude dimensions Yes
Weight approximation 20%
Dimension approximation 20%
Percentage 2%
Use price per product No
I am especially curious about the "Negotiated Rate". The client doesn't know if they have one or not, so I set it to NO, could that be affecting the pricing?
I'd appreciate any feedback on this issue, thank you.