mollie / Magento

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

Payment not working after upgrade to 5.2 #118

Closed marcwales closed 5 years ago

marcwales commented 5 years ago

Hi, I've updated the mollie module on magento 1 to 5.2 and now the clients receive an error after payment. It says : "an error occured while processing the payment, please try again with another method". The payment goes through, i receive the amount but the client doesn't know it and retry sererall times. And the statuts stays on pending. Hope you can help me soon because this is urgent. Rgds, Marc

Marvin-Magmodules commented 5 years ago

Hi @marcwales, can you contact us through our contact form so we can exchange log files to check the issue?

Marvin-Magmodules commented 5 years ago

Issue has been fixed, was due to Magento’s Cache (System -> Cache Management) being disabled while updating the module. This can cause the setup script to run before it has been uploaded.