Hello ,
1. 2. Okay, I understand.
But how to select multiple countries ? it seems not working when choosing multiple counties at the same time for a shipping/payment method.
On the other hand, I created 3 shipping zones, which are Asia, Americas, and Europe, and match different shipping method to each zone.
And then I created a field called "shipping_zone" to appear in the front end registration form.
However, during the checkout process, the shipping method
did not respond to the selected zone.
My idea was to let customers to choose their shipping zone, and then the program/code will distinguish their chosen area in order to display different shipping method. But it looks like the program/code didn't get the right information about zone.
Did I miss any step?
Another problem is, I created a manual shipping method and specified its shipping cost to be
"8.5 USD" .
But it turns out during the checkout flow, the shipping method displays
"8TWD", as seen below.
It looks like the currency is mixed together.?
How can I make the currency becomes "USD" when the website is in English? And becomes "TWD" when the website is in Traditional Chinese?
3. Okay~ I understand.
4. While putting stuff into shopping cart, and then, switch to another language, the item's name that was already in the shopping cart will not automatically change its language. So you will see items with different languages appearing at the same time. Is this a bug?
5. Okay~ I understand.
Thank you very much.