Files
CoreGrade/coregrade/email/balance_updated.mailfile
T
2020-01-11 09:50:39 -05:00

50 lines
1.6 KiB
Plaintext

To: {{email}}
Subject: PayQuic We have Completed Your Balance Update [{{appramt2}} Naira]
<html>
<head>
</head>
<body>
<pre>
<table cellpadding="2" cellspacing="2" border="0" style="height:30px; width:400px; font-size:12px;color:#333333;width:100%;border-width: 0px;border-color: #9dcc7a;border-collapse: collapse;">
<tr><td><span align=center><img src="http://www.payquic.com/images/logo.png" alt="PayQuic"></span></td></tr>
<tr>
<td style="font-size:12px; text-alig:left;">
Dear {{firstname}}, {{lastname}}
</td>
</tr>
<tr>
<td style="font-size:12px; text-alig:left;">
Thank you for using PayQuic Services. We have completed processing your balance update as shown below:
</td>
</tr>
<tr>
<td style="font-size:12px; text-alig:left;height:10px;">
<span align="center">
<table cellpadding="2" cellspacing="2" border="0" style="height:10px; width:100px; font-size:12px;color:#333333;width:100%;border-width: 0px;border-color: #9dcc7a;border-collapse: collapse;">
<tr><td style="width:100px">Date and time :</td><td>{{balance_date}}</td></tr>
<tr><td style="width:100px">Amount :</td><td> N{{appramt2}}</td></tr>
<tr><td style="width:100px">Current Balance :</td><td> N{{balance2}}</td></tr>
<tr><td style="width:100px">Transaction Fee :</td><td> N0:00</td></tr>
</table>
</span>
</td>
</tr>
<tr>
<td style="font-size:12px; text-alig:left;">
For further support go to our website at www.payquic.com or call 08188697770 between the hours of 10:00 AM and 5:00 PM.
Thank you for choosing PayQuic.
PayQuic Team.
</td>
</tr>
</table>
<br>
</pre>
</body>
</html>