Wrong order ID: "000000476".at /var/www/html/xxxx/vendor/magento/module-paypal/Model/Ipn.php:141)"}
Wrong order ID: "000000476".at /var/www/html/xxxx/vendor/magento/module-paypal/Model/Ipn.php:141)"}
Wrong order ID: \"000050476\". at /var/www/html/xxxx/vendor/magento/module-paypal/Model/Ipn.php:141)"} []
每天都有这个paypal错误,导致客户付款了,实际没有生成订单。只能给客户退款。太伤了,,,google没有找到解决方法,有没有人遇到过!谢谢大家了
问题关闭,等待新的回答
maidoubaba 选为最佳回答
你的m2是什么版本?2.3的还是2.4的?
要么升级m2版本,要么问下paypal官方 为啥被拒?
参考下下面几个解决方案:
https://github.com/magento/magento2/issues/15427
https://magento.stackexchange.com/questions/214182/wrong-order-id-paypal-ipn-exception-magento-2
maidoubaba 选为最佳回答
感谢回复,看了你推荐的文章并了解到这是锁表造成的!他的缓解办法是在发生这种情况的时候触发邮件通知商家。