Magento: Send Transactional Email

In Magento, Transactional Email Templates can be created from System -> Transactional Emails. This article shows how we can send transactional emails programmatically. There are few necessary things for any transactional email in Magento. They are:- Template ID = ID of your transactional email template Sender Name Sender Email Recepient Name Recepient Email Store ID … Read more