Hello,
How to set the reply-to email to customer email for New order Merchant notifications in Prestashop 1.7.6.1 module Mail alerts v3.6.1?
Got it.
In modules/mailalerts/mailalerts.php
method hookActionValidateOrder
I change code like below:
if ($dir_mail)
Mail::Send(...