Developer forum

Forum » Ecommerce - Standard features » Is it possible to make a Email CC-field in Ecom order checkout?

Is it possible to make a Email CC-field in Ecom order checkout?

Mads Poulsen
Mads Poulsen
Reply

Hi DW

Is it possible to add a Att. e-mail field to the ecom checkout, that will send an cc-mail and thereby send two identical e-mails to two differnt people? 


Replies

 
Nicolai Pedersen
Reply

Hi Mads

You cannot add cc mails in the checkout form so the customer can add a cc mail adress. You would have to create a Notifications.eCommerce.Cart.SendingConfirmationMail notification subscriber that will add a CC repcipient to the System.Net.Mail.MailMessage being send.

If the order have both a CustomerEmail and a DeliveryEmail, they will both receive the same mail. So if you do not use the option for DevileveryMail in your current checkout process, you can reuse that field for the CC and 2 mails will be send.

Hope this clarifies.

I've added an item to our backlog to add this feature.

Thanks, Nicolai

Capture.PNG

 

You must be logged in to post in the forum