从magento访问其他服务器时,无法连接到magento网站中显示的服务器错误

时间:2018-09-21 16:35:55

标签: php magento

从magento网站,将订单成功api调用到其他域(服务器)。在某些情况下,在magento结帐页面中显示诸如“无法连接到该服务器”之类的错误。

但是在magento模块中,我们使用try catch块进行异常处理。

,我们将超时设置为5秒。因此它将仅等待5秒钟,然后将发生超时和try catch捕获的超时错误。

在某些情况下,该错误显示在magento网站上,并阻止了结帐过程。 有人遇到这个问题吗?并请您提供帮助。

0 个答案:

没有答案