These are my setup
Workflow Context =Web Store,
Record Type: transaction Sub-Type: Sales Order,
Initiation- Event Based,
Condition: Payment method = Bank Deposit.
Action: Send Email
Where can I specify the email content to use for the email or can I type in a message to display transaction information?
I want to email the customers with the order details and payment details.
———————————–
The message I want will look something like
Dear {Firstname}
Your order number XXXX.
You have ordered
Item 1
Item 2
Total: $
Please make payment via Bank Deposits to Account number
———————————–