When performing actions that trigger transactional emails to your customers and vendors, you have the ability to include a custom message within the email.
Plain Text Processing
When sending as plain text, your message will go through the following steps:
- Any
<br>
tags will be converted to newlines - All remaining HTML will be stripped
- Rendered into the email
Updated 20 days ago