Configure order notification to multiple email address. Admin -> System -> Configuration -> Select `Sales Emails` from left panel. Enter your provided emails ...
Send Order Email Copy To, Store View, Provides the email address of anyone to ... email. Separate multiple addresses with a comma.
There is something fundamentally broken with how Magento is handling this. When you have multiple (comma-separated) email addresses ...
One Approach is that like you can create one customer Attribute like another " Email" Address. then you have to override the order Module. when you place an ...
This hotfix addresses an issue with CVE-2019-8118 that was included in
You can add multiple emails by separating each email by a comma.
For example, the template for the new order transactional email for the Sales
Send Order, Invoice, Shipment and Credit memo emails to the additional
You can set this in admin under,. store->configuration->sales->sales emails-> order. In Send Order Email Copy To input field insert multiple ...
containing multiple recipients, within the whole magento core code.