Customizing E-mail Templates

All email templates in the system have special variables that are parsed at run-time. This means that the variables are replaced with the data they represent prior to being sent to the customer. Some general customer variables may be shared and made available in all templates, however many specific variables are unique to a particular template set (invoice data, subscription data, etc). It is important to understand that not all variables can be used in all templates. To view a list of available variables and their meanings, refer to the E-mail Template Variables section.

The template files are found in the lib-themes/default/lib-billing/templates/emails/widgets/ directory.

Next in this section:

Updating the E-mail Header

Updating the E-mail Layout