Hi there,
When customer submit an online order, we would like them to automatically receive a copy of the email but at the moment, there is no email sent to them.
The email template name is: Sales: Payment Done
What should I put under the To (Emails) filed? No idea...
I tried {{ object.email_formatted }} this before but when I made an order, it gave an error message.
Any suggestions?