github mollie/PrestaShop 4.0.4
Version 4.0.4

latest releases: v6.1.1, v6.1.1-beta, v6.1.0...
3 years ago

1.6.1.x
1.7.0.x - 1.7.6.x
Compatible with PHP:
5.6.0 - 7.3.x

-Fixed issue "Automatically ship when one of these statuses is reached" wasn't working correctly.
-Disabled order_conf email for PS1.7. To disable it for PS1.6 you need to change PS core. classes/PaymentModule.php. you should comment out line 271:
Mail::Send(intval($order->id_lang), 'order_conf', 'Order confirmation', $data, $customer->email, $customer->firstname.' '.$customer->lastname, NULL, NULL, $fileAttachment);

-Added fix for PS1.6 hookDisplayPaymentEU where it was using wrong method ID.
-Added fix where saving API Key would reset default order statuses.

Don't miss a new PrestaShop release

NewReleases is sending notifications on new releases.