【发布时间】:2015-11-21 05:49:05
【问题描述】:
我正在为我的付款方式使用omnipay 包并获得授权。 我在同一台服务器上有两个站点,一个是运行 ssl 的实时站点,另一个是仅用于测试目的且不运行 ssl。
现在,我在我们的测试站点上付款没有问题,它在我们的预期范围内运行。但是,在我们的实时站点中,这似乎很奇怪,因为在输入我的帐单信息后,它返回一个错误,上面写着:
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.
你认为问题出在哪里?我真的需要这方面的帮助。谢谢!
【问题讨论】:
标签: laravel ssl authorize.net omnipay