Successful transactions are not being processed properly
jerome2710 opened this issue · 3 comments
There seems to be a recent issue which sometimes causes successful transactions to not being processed properly. In some cases, the transaction even appears twice, causing the order to be 'Overpaid'. As well as craft\commerce\elements\Order::EVENT_AFTER_ORDER_PAID
not being called, which harms our business logic.
Could this be investigated and addressed?
Additional; this issue does not seem limited to a specific payment method. iDEAL, credit cards, Bancontact, they all seem to fail sometimes.
Versions:
- PHP 7.2.31
- Craft Pro 3.4.20
- Craft Commerce 3.1.4
- Mollie for Craft Commerce 2.1.1
Any updates on this issue? I see that @nfourtythree is maintaining this repository and just released an update. Could this be related?
Hi @jerome2710
Sorry I missed this issue I think I got confused as I assumed it was issue #23
Please see this comment for the resolution of this issue.
Thanks!