Send aggregated email notifications per subscription, order or email
PreviousHow to send email notifications when an illegal computer is detectedNextHow to send a notification when a customer is created
Last updated
Last updated
Hi %FullName%,
This is a reminder for your subscription %ReceiptID%<p class="qlm_table">***qlm_table_start***</p>
<table class="table_data" style="border-collapse:collapse;">
<tr >
<th class="td_header_products">Product</th>
<th class="td_header_products">Features</th>
<th class="td_header_products">Duration</th>
<th class="td_header_products"># Licenses</th>
<th class="td_header_products"># Floating</th>
</tr>
<tr>
<td class="td_row">%ProductName%</td>
<td class="td_num_row">%EnabledFeatures%</td>
<td class="td_num_row">%SubscriptionDuration%</td>
<td class="td_num_row">%NumLicenses%</td>
<td class="td_num_row">%FloatingSeats%</td>
</tr>
</table>