mollie / PrestaShop

iDEAL, Creditcard, Bancontact, SOFORT, Bank transfer, PayPal & paysafecard for Prestashop
http://www.mollie.com
BSD 2-Clause "Simplified" License
68 stars 41 forks source link

Last version not compatible with Thirthy Bees #947

Open grbfst opened 1 week ago

grbfst commented 1 week ago

Expected behavior

Mollie working

Actual behavior

"The version of your module is not compliant with your thirty bees version. Unable to install module"

Steps to reproduce the behavior

Install the latest Mollie in Thirty Bees

Environment

there are several checks in the code: version_compare(_PSVERSION, '1.7.7.0', '>='

justelis22 commented 1 week ago

Hi there @grbfst,

The error is quite straightforward, Mollie 6.x.x will not work with a lower PrestaShop version than 1.7.7.x.

We have Mollie for PS 1.6, you can download it here - https://github.com/mollie/PrestaShop1.6/releases/tag/v4.5.4, however, it is not actively maintained anymore.

Let me know if you have any other questions!

Best Regards, Invertus Support team.

grbfst commented 1 week ago

I understand the straightforward error but on the releases (https://github.com/mollie/PrestaShop) page it specifically states: "Download the latest version of the module (the '.zip' file) via the Releases page which is compatible with PrestaShop 1.6 to 1.7."

justelis22 commented 1 week ago

@grbfst, I see, there seems to be an issue with the URL, the readme file hasn't been updated for a file.

For PS 1.6 use the link I provided.

Best Regards, Invertus Support team.