Greetings,
I was just looking around and I could not find the code that is responsible for sending emails to customers. If someone could point me to that, that would be delightful!
Thank you.
For sending order confirmation email to the customer, you can find the code
in /storefront/model/checkout/order.php, function _confirm(.....)
Cheers,
Jerry
Thank you, I was able to find what I needed.