Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们最近遇到了一个问题,Securepay 收到了客户的付款,但订单不是在 Magento 中创建的。当下一个订单通过时,订单 ID 实际上也在 Magento 中被跳过,但我们在网格中看不到它。
任何人都可以对可能发生的事情有所了解吗?
您可以查看订单是否在 sales_flat_order 表中。否则,您可以启用错误日志记录,并且在向支付网关发出请求或用户没有返回支付网关的响应后可能会发生一些 php 错误。