Skip to Content
Menu
This question has been flagged
2 Replies
2552 Views

It seems difficult to get the system to send a confirmation email to someone who orders an item from your website.  It seems that in order to set this up you would go to Settings -> Website -> Confirmation Email.  By default this is setup as follows:

applies to: Sales Order

Email Config

From: {{ (object.user_id.email_formatted or user.email_formatted) }}

To: what do I put here in order to send to the person placing the order?

Also, shouldn't the 'from' field be set as the email address associated with my site (eg. sales@mysite.com)?


Avatar
Discard
Best Answer

Hello Johnny Doe, 

Thank you for this question. 

From: {{ (object.user_id.email_formatted or user.email_formatted) }}

Also, shouldn't the 'from' field be set as the email address associated with my site (eg. sales@mysite.com)?

---> Here which email do you want to use apart from sales@mysite.com ? 

Are you going to use other Outgoing Mail Server for the users who will place an order from Website ?

Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat 380015
    

Avatar
Discard
Author Best Answer

Hello CandidRoot,

I'm not sure what you mean?

Avatar
Discard