Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
3426 Widoki

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)?


Awatar
Odrzuć
Najlepsza odpowiedź

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
    

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Hello CandidRoot,

I'm not sure what you mean?

Awatar
Odrzuć