craftcms / commerce-mollie

Mollie payment gateway for Craft Commerce.
https://plugins.craftcms.com/commerce-mollie
MIT License
5 stars 10 forks source link

Successful transactions are not being processed properly #26

Closed jerome2710 closed 4 years ago

jerome2710 commented 4 years ago

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?

Schermafbeelding 2020-06-09 om 10 01 34 Schermafbeelding 2020-06-09 om 10 02 46
jerome2710 commented 4 years ago

Additional; this issue does not seem limited to a specific payment method. iDEAL, credit cards, Bancontact, they all seem to fail sometimes.

Versions:

jerome2710 commented 4 years ago

Any updates on this issue? I see that @nfourtythree is maintaining this repository and just released an update. Could this be related?

nfourtythree commented 4 years ago

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!