微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Magento-UPS“对不起,目前该订单无报价”

如何解决Magento-UPS“对不起,目前该订单无报价”

| 我有两家Magento商店...一家是美国,明尼苏达州是其发运地。 UPS在这家商店工作得很好。 第二家商店以欧洲为基地,意大利为发货地。在这种情况下,无论尝试如何,都无法使UPS工作。 我已打开调试功能,并设法解决了一些不同的错误包括
2011-04-16T19:37:40+00:00 DEBUG (7): Cannot retrieve shipping rates  
2011-04-16T19:39:58+00:00 DEBUG (7): This measurement system is not valid for the selected country.  
2011-04-16T19:47:13+00:00 DEBUG (7): XML rating and Service Selection Service Unavailable  
2011-04-16T20:49:22+00:00 DEBUG (7): Can\'t convert rate from \"USD-EUR\".  
2011-04-16T22:20:40+00:00 DEBUG (7): Cannot retrieve shipping rates
现在我到了这一点,我感到莫名其妙,而Google毫无帮助。这里有人可能会想到什么问题吗?
2011-04-17T15:55:03+00:00 DEBUG (7): Array  
(  
[request] => Array  
    (  
        [accept_UPS_license_agreement] => yes  
        [10_action] => 4  
        [13_product] => GNDRES  
        [14_origCountry] => IT  
        [15_origPostal] => 20144  
        [origCity] => Milan  
        [19_destPostal] => 28026  
        [22_destCountry] => ES  
        [23_weight] => 16  
        [47_rate_chart] => One Time Pickup  
        [48_container] => 00  
        [49_residential] => 01  
        [weight_std] => kgs  
    )    
[result] => UPSOnLine5%Unsupported country specified%6920  
[__pid] => 8232  
)
    

解决方法

Magento2也存在此问题/功能。 事实是,处于CGI模式的UPS仅接受美国作为原产国。     

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。