I've installed Abantecart version 1.2.7. I've notice in doing an Order that when customer receives order summary email that the verbiage after "The comments for your order are:" are shown twice in the email. So for instance, it shows the mailing address to send the check two times. This does not look good.
Please advise how to delete the second showing of the comments.
Hello.
What is your payment method? By default after order placed AbanteCart send one email, but if Administrator (or Payment method ) add some comment to the order with Customer notification this will force to send notification
Anyway thank you for your report we will review notifications in next release
to solve just replace your file with this https://github.com/abantecart/abantecart-src/blob/c0a596aa2291853995524a7ef8c06233012be16d/public_html/admin/model/sale/order.php
and let us know