mollie / Magento

Mollie Payments for Magento 1.x
https://www.mollie.com/
BSD 2-Clause "Simplified" License
39 stars 30 forks source link

Missing DB update for the order object if a transaction of the 'success' type is triggered(PaymentsAPI) #230

Closed fedkaWue closed 11 months ago

fedkaWue commented 1 year ago

It seems like the bug wasn't fix by the commit https://github.com/mollie/Magento/commit/2bd440b5a55601e008a99c04c1d23a8cdffd65b3. We've still got the issue if the order object has to be saved to the DB. During a success transaction (not if a webhook was fired) the hasDataChanges flag of the object is not switched and therefore no DB update will be triggered. (See also our repo comment https://github.com/mollie/Magento/commit/2bd440b5a55601e008a99c04c1d23a8cdffd65b3)

Frank-Magmodules commented 11 months ago

Hello, @fedkaWue ! Your patience is much appreciated. We are thrilled to inform you that we have recently launched an updated version of the Magento 1 plugin, which addresses the problem you reported. As of now, I am closing this particular issue. However, if you encounter any further concerns, please feel free to reopen it. Thank you!