<?php /* Smarty version 2.6.28, created on 2017-09-16 14:39:33
         compiled from emailtpl:emailmessage */ ?>
<p><a href="<?php echo $this->_tpl_vars['company_domain']; ?>
" target="_blank"><img src="<?php echo $this->_tpl_vars['company_logo_url']; ?>
" alt="<?php echo $this->_tpl_vars['company_name']; ?>
" border="0" /></a></p>
<p>
Dear <?php echo $this->_tpl_vars['client_name']; ?>
,
</p>
<p>
Your order for <?php echo $this->_tpl_vars['service_product_name']; ?>
 has now been activated. Please keep this message for your records.
</p>
<p>
Product/Service: <?php echo $this->_tpl_vars['service_product_name']; ?>
<br />
Payment Method: <?php echo $this->_tpl_vars['service_payment_method']; ?>
<br />
Amount: <?php echo $this->_tpl_vars['service_recurring_amount']; ?>
<br />
Billing Cycle: <?php echo $this->_tpl_vars['service_billing_cycle']; ?>
<br />
Next Due Date: <?php echo $this->_tpl_vars['service_next_due_date']; ?>

</p>
<p>
Thank you for choosing us.
</p>
<p>
<?php echo $this->_tpl_vars['signature']; ?>

</p>