How can I create email notifications?

In the Earning ePoints rules and Spending ePoints rules Windows, in the Add Conditions button we can activate and set the email notification users will receive every time they earn or spend ePoints under the given condition.

So to automate email texts, we have a set of wildcards that can be used when creating an email notification- The wildcards and their meanings are as it follows:

%%ecommerceURL%%: url of the virtual store

%%ecommerceName%%: name of the virtual store

%%ePoints%%: number of ePoints earnt or spent when meeting the earning or spending ePoint condition

%%firstName%%: user’s name

%%lastName%%: user’s last name

%%totalEpoints%%: user’s ePoints balance

%%expirationDays%%: days left until the points expire

Example:

Hello %%firstName%% %%lastName%%,

We inform you that your total available TradePoints is %%totalEpoints%% and will expire in %%expirationDays%% days.

You can find more details by clicking HERE and identifying yourself with your user.

We wait you very soon on %%ecommerceName%%

%%ecommerceName%% Team