202ecommerce / paypal

This repository is for developpers only. To install and upgrade the module in a production shop please install the package via PrestaShop Marketplace by following this link:
https://addons.prestashop.com/fr/paiement-carte-wallet/1748-paypal-officiel.html
Academic Free License v3.0
20 stars 31 forks source link

Maintenance mode - The PHP cURL extension must be enabled on your server #58

Closed joseph-passineau closed 3 years ago

joseph-passineau commented 4 years ago

If the shop is in maintenance mode, it says that the PHP cURL extension is not enabled even if it is.

See blog post: https://www.prestashop.com/forums/topic/997336-prestashop-believes-curl-is-not-installed/

Probably an issue in the _checkTLSVersion when the site is in maintenance. https://github.com/202-ecommerce/paypal/blob/000096e46712f2b2b74bb57ddff16d31564c3220/classes/AdminPayPalController.php#L152

Or, maybe add in the statusBlock that the site must NOT be in maintenance mode. That would help with the confusion.

tvorgul commented 4 years ago

Hello,

Thank you for your suggestion! We will improve the message in the module and show the information about the maintenance module. This improvement will be done in v5.3 that will be published this year.

Have a nice day !

Best regards,

tvorgul commented 3 years ago

Hello,

The official release of the v5.3.0 is available on github. It will be also available on prestashop.addons soon.

Have a nice day !

Best regards, Tetiana