-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.3
-- PHP version -- : 5.3
Hi,
I'm using the FedEx shipping method with options selected to enable Ground and Ground (Home Delivery). During the checkout process I would like only 1 of these options to be available based on the address the user enters.
Ground - should only be visible as an option if the shipping address the user has entered is a business address.
Ground (Home Delivery) - should only be visible as an option if the address the user has entered is residential address.
How can I set this up?
Thanks!