我需要在Magento中集成Authorize.net集成。 我输入了正确的API登录ID和交易密钥。测试模式也为“否”。
我必须整合到英国国家。 所以将Merchant Country设为英国。
我收到此错误"The supplied currency code is either invalid, not supported, not allowed for this merchant or doesn't have an exchange rate."
[request]
,[x_currency_code] => GBP
,[x_country] => GB
的[x_ship_to_country] => GB
数组中的
将接受的货币设置为英镑也存储货币为英镑。
仍然出错。
那么可能是什么问题?