Authorize.Net Direct Post for Magento - An error occurred while trying to report this transaction to the merchant

三世轮回 提交于 2021-02-05 11:08:33

问题


Authorize.Net Direct Post for Magento

Getting below error.

An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.

This transaction has been approved.

It is advisable for you to contact the merchant to verify that you will receive the product or service.


回答1:


This means the relay response URL used by Magento/your website is not returning a successful response to Authorize.Net in time (5 seconds). As a result Authorize.Net is assuming the page is not functioning and displaying that message.

You need to verify that the URL you provided is correct, reachable from outside your network, and responding in less than five seconds.



来源:https://stackoverflow.com/questions/55456805/authorize-net-direct-post-for-magento-an-error-occurred-while-trying-to-report

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!