Before I reinvent the wheel I wanted to ask. My client I am using this module for has 2 shipping warehouses on for US for US shipping and one in Canada for Canada shipping. does this extending have a way of selecting different shipping (from) locations based on user country? If not I will code it so it does but wanted to ask in case I missed it.
does this extending have a way of selecting different shipping (from) locations based on user country? If not I will code it so it does but wanted to ask in case I missed it.
Are you using a live rates plugin or something custom? I ask because CT by default doesn’t really have much of a “shipping from” setup. Let me know.
does this extending have a way of selecting different shipping (from) locations based on user country? If not I will code it so it does but wanted to ask in case I missed it.
Are you using a live rates plugin or something custom? I ask because CT by default doesn’t really have much of a “shipping from” setup. Let me know.
does this extending have a way of selecting different shipping (from) locations based on user country? If not I will code it so it does but wanted to ask in case I missed it.
Are you using a live rates plugin or something custom? I ask because CT by default doesn’t really have much of a “shipping from” setup. Let me know.
In that case, the “from” location is stored in the shipping plugin itself, with a fallback to the customer_location_defaults location stored in CT’s global settings. There’s nothing in the multi location manager to change the default location… but that’s a great feature idea.
I sent 2 pull request to GitHub to fix 2 issues I have been fighting with one is the country 2 char vice 3 char and the other is the broken Tax API see link below for more info