Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/magento/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/security/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Magento 1.7.0.2中的联邦快递配送方法问题_Magento_Magento 1.7_Fedex - Fatal编程技术网

Magento 1.7.0.2中的联邦快递配送方法问题

Magento 1.7.0.2中的联邦快递配送方法问题,magento,magento-1.7,fedex,Magento,Magento 1.7,Fedex,我已经在管理面板中配置了联邦快递配送方法, 我已经输入了从联邦快递发送到注册电子邮件的有效帐户id、电表号码、钥匙和密码 配置之后,在“签出页面装运方法”部分中没有显示任何选项。我可以在日志文件中看到下面的响应 [result] => stdClass Object ( [HighestSeverity] => ERROR [Notifications] => stdClass Object ( [Severity] =

我已经在管理面板中配置了联邦快递配送方法, 我已经输入了从联邦快递发送到注册电子邮件的有效帐户id、电表号码、钥匙和密码

配置之后,在“签出页面装运方法”部分中没有显示任何选项。我可以在日志文件中看到下面的响应

[result] => stdClass Object
(
    [HighestSeverity] => ERROR
    [Notifications] => stdClass Object
        (
            [Severity] => ERROR
            [Source] => crs
            [Code] => 803
            [Message] => Meter number is missing or invalid.  
            [LocalizedMessage] => Meter number is missing or invalid.  
        )

    [Version] => stdClass Object
        (
            [ServiceId] => crs
            [Major] => 10
            [Intermediate] => 0
            [Minor] => 0
        )
) 
我使用了有效的凭据,我尝试了带有上述错误代码和错误消息的websearch,但未找到解决方案

我做错了什么? 任何帮助都非常感谢


谢谢

仪表编号缺失或无效
。(请重新检查fedex开发者帐户通过电子邮件发送的电表号码)是的,我已经仔细检查了电子邮件中的电表号码。希望您已经启用沙箱。我正在使用的模块有一个下拉选项来启用它。请检查我的配置图片附带的问题。我知道这是非常旧的,但我有同样的问题在1.9.3现在