You can configure notifications to be sent to your customers at different times in the subscription lifecycle. For example, a welcome e-mail may be sent when a customer signs up and a cancellation e-mail may be sent when a subscription is cancelled. The Accumulus notification system uses editable templates to allow you to fully customize the contents of these notifications.
The templates contain both the text for the notification and tokens which are replaced with your company and customer data when generating the notification. This is analogous to a mail merge in which certain parts of a message are filled in with customer specific information. Each notification template has a number of tokens which are relevant to the notification. Tokens are identified by placing a "$" at the beginning and the end of the token name. For example $CustomerName$ is the token that will be replaced with the actual customer name when generating the notification. Below is a list of the notification templates and by following the links, you can find the associated tokens for each.
- Cancellation Confirmation
- Credit Card About To Expire
- Credit Card Expired
- Password Reset
- Signup Confirmation
- Statement
- Subscription Change Confirmation
Refer to the advanced template topics page for information on advanced template control flow such as looping as well as formatting of tokens.
