未导入 Magento 2 货币汇率

Magento 2 currency rates not imported

我正在尝试启用更多货币,然后尝试从 Magento 2.

中的 Web 服务导入汇率

当我做的时候

Stores > Currency > Currency Rates > Import

显示以下错误:

We can't retrieve a rate from http://www.webservicex.net/CurrencyConvertor.asmx/ConversionRate?FromCurrency=INR&ToCurrency=GBP.

We can't retrieve a rate from http://www.webservicex.net/CurrencyConvertor.asmx/ConversionRate?FromCurrency=INR&ToCurrency=USD.

我也在搜索同样的问题,但找不到解决方案。

如果您访问 URL,您会注意到上面写着:

{"code":"PAGE_NOT_FOUND","message":"Page not found"}

不好。如果您随后转到 webservicex.net 并滚动浏览其 API 列表,您会注意到 none 指的是货币换算。还有,不好。

如果您在 Magento 2 中搜索货币导入,您会看到这个 shopgo module,上面写着:

Magento 2.0's default and only currency import service WebserviceX tends to go down from time to time. And sometimes, it returns empty results for some currencies.

三倍的魅力:webservicex.net可能行不通了。尝试从使用其他提供商的 shopgo 安装模块。