mollie / Magento

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

The Mollie API (v2) client is not installed #237

Closed barznet closed 11 months ago

barznet commented 11 months ago

I received a notification that I urgently need to update the plugin. 5.7.0 -> 5.8.2 The update was performed according to - https://github.com/mollie/Magento/wiki/Update-the-Mollie-Payment-extension Version 5.8.2 was downloaded here - https://github.com/mollie/Magento/releases - mollie-magento-5.8.2.zip

After the update an error appeared:

image

Mollie.log

2023-07-29T09:02:37+00:00 DEBUG (7): error: Could not load Mollie Api.
2023-07-29T09:02:37+00:00 DEBUG (7): error: Could not load Mollie Api.
2023-07-29T09:02:37+00:00 DEBUG (7): error: Could not load Mollie Api.
2023-07-29T09:02:37+00:00 DEBUG (7): error: Could not load Mollie Api.
2023-07-29T09:02:37+00:00 DEBUG (7): error: Could not load Mollie Api.
2023-07-29T09:02:37+00:00 DEBUG (7): error: Could not load Mollie Api.
2023-07-29T09:07:49+00:00 DEBUG (7): error: Could not load Mollie\Api\MollieApiClient
2023-07-29T09:13:23+00:00 DEBUG (7): error: Could not load Mollie\Api\MollieApiClient
2023-07-29T09:13:24+00:00 DEBUG (7): error: Could not load Mollie\Api\MollieApiClient
2023-07-29T09:13:27+00:00 DEBUG (7): error: Could not load Mollie\Api\MollieApiClient
2023-07-29T09:19:02+00:00 DEBUG (7): error: Could not load Mollie\Api\MollieApiClient
2023-07-29T09:20:37+00:00 DEBUG (7): error: Could not load Mollie\Api\MollieApiClient
2023-07-29T09:22:07+00:00 DEBUG (7): error: Could not load Mollie\Api\MollieApiClient
2023-07-29T09:33:43+00:00 DEBUG (7): error: Could not load Mollie\Api\MollieApiClient

Magnete 1.9.4.2

I need help.

fjbender commented 11 months ago

Hi,

depending on your installation method you might need to add or update the Mollie API Client in lib/mollie. From the Troubleshooting Guide

Q: Selftest Result; The Mollie API client for PHP is not installed. What's next?

A: Make sure that you've downloaded the latest version packages from the release tab with the filename mollie-magento-4.x.x.zip as that package contains the API client. You can upload the lib/mollie folder from the .ZIP file to your Magento Root folder or reinstall the complete package.

barznet commented 11 months ago

I uploaded the contents of the folder mollie-magento-5.8.2/lib/ via ftp.

Transmit 2023-07-29 12-03-44 Transmit 2023-07-29 12-04-12
Frank-Magmodules commented 11 months ago

HI @barznet , please contact us directly so we can help you out on this, I think it indeed has something to to with the lib/mollie but we are here to investigate this for you asap!

barznet commented 11 months ago

Thank you. I've solved the problem. Rolled back the changes and modified the files manually - https://github.com/mollie/Magento/compare/v5.7.0...v5.8.2

Frank-Magmodules commented 11 months ago

That's good news for now @barznet , if you still require help on the update, feel free to contact us.