51 lines
1.6 KiB
Plaintext
51 lines
1.6 KiB
Plaintext
To: {{email}}
|
|
Subject: PayQuic - We have Completed Your TopUp of {{recipient_no}} with {{amount2}} 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}}
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="font-size:12px; text-alig:left;">
|
|
Thank you for using PayQuic. We have completed your top up transaction:
|
|
</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>{{trans_date}}</td></tr>
|
|
<tr><td style="width:100px">Amount :</td><td> N{{amount2}}</td></tr>
|
|
<tr><td style="width:100px">Recipient :</td><td> {{recipient_no}}</td></tr>
|
|
<tr><td style="width:100px">Order No :</td><td> <b>{{orderid}}</b></td></tr>
|
|
</table>
|
|
</span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="font-size:12px; text-alig:left;">
|
|
This is your confirmation email that the airtime topup has been completed. We appreciate your business.
|
|
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.
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<br>
|
|
|
|
</pre>
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|