54 lines
1.7 KiB
Plaintext
54 lines
1.7 KiB
Plaintext
To: {{email}}
|
|
Subject: PayQuic - We are Processing 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 TopUp. We have received your request for airtime top up 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:300px; font-size:12px;color:#333333;width:100%;border-width: 0px;border-color: #9dcc7a;border-collapse: collapse;">
|
|
<tr><td style="width:130px">Date and time :</td><td>{{trans_date}}</td></tr>
|
|
<tr><td style="width:130px">Amount :</td><td> N{{amount2}}</td></tr>
|
|
<tr><td style="width:130px">Recipient :</td><td> {{recipient_no}}</td></tr>
|
|
<tr><td style="width:130px">Order No :</td><td> <b>{{orderid}}</b></td></tr>
|
|
<tr><td style="width:130px">Payment Reference :</td><td> <b>{{payref}}</b></td></tr>
|
|
|
|
</table>
|
|
</span>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="font-size:12px; text-alig:left;">
|
|
You will receive a confirmation email as soon as the top up has been delivered.
|
|
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>
|
|
|
|
|
|
|
|
|