Hi,
Seems that our Magento 2 does not send the transaction emails - i.e. new order / invoice - when order status is processing (which is changed to Compeleted manually, upon preparation). I am looking to change that so that the customer receives new order email straight after making an order on the website regardless the back-end status of his order.
Thank you,
Ksenia
Hello @ksenia_lai
You can check from backend if email sending is enabled or not . For this please go to:
Stores ->Configuration -> Sales -> Sales email -> Order
You can check if it is enabled and also you can change the order confirmation email template
Let me know if you face any issue
Kudos and accept as solution if it works for you