Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Magento 中,如果起始地址(运输设置)是加拿大,FedEx 和 UPS 模块将无法检索到美国和加拿大的费率。如果原始地址更改为任何美国地址,FedEx 和 UPS 将立即提取费率。问题在于加拿大作为原始地址。
有没有人遇到过这个或可能有修复?
ShipSync(FedEx Module 社区)可以拉取费率,但它会使购物车崩溃。
任何帮助将不胜感激!
这个问题花了我一个月的时间才解决。
很简单,我的网站使用美元作为货币。
在货币设置 ( System -> Configuration -> Currency Setup) 的Allowed Currencies多选框中,我只选择了美元。那是我的大错误!
System -> Configuration -> Currency Setup
Allowed Currencies
解决方案是:选择您的发货国家/地区。
然后我遇到了另一个问题:UPS 系统返回 0 美元或只是您的手续费。
解决方案是:配置您的货币汇率(系统 -> 管理货币汇率)
希望这个帮助和好运!提姆·阮。