Sorry I test it. You can resend email from admin order page. it will send email to custoemr as well as Copy Email. so for test Send Order Email ...
Under Mail Sending Settings make sure - Disable Email Communications is set to ...
to "true" Go to adminhtml, open created order Click on "Send email" Expected result Email is resend to cu...
New Order Confirmation Email Sender, Store View, Identifies the store contact that appears as the message sender. Default sender: Sales ...
Magento provides an interface for resending these emails out of the box ( navigate to Sales → Orders → Order and click 'Send Email' up in the top ...
Magento, Transactional Emails, New Order, New Order for Guest, How to Send
The emails will be sent to this address instead of the customer's one.
To send email confirmation on successful order payment, we need to tie Magento 2 observer with an event of ...
try using $orderid = '000000003'; $objectManager = \Magento\Framework\App\ ObjectManager::getInstance(); $order ...
To send email confirmation on successful order payment, we need to tie Magento 2 observer with an event of ...