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

54 lines
1.9 KiB
Plaintext

To: {{email}}
Subject: PayQuic Alerts Completed Balance Update [{{appramt2}} Naira] for {{firstname}}, {{lastname}}
<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;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>
</table>
<br>
<br>
IP - Intelligence
<table cellpadding="2" cellspacing="2" border="1" id="dt2" style="width:250px; font-family: "Times New Roman", Georgia, Serif;font-size:14px">
<thead>
<tr>
<th>VAR</th>
<th class="essential">VALUE</th>
</tr>
</thead>
<tbody>
<tr ><td class="left" style="width:100px">IP</td><td>{{loc}}</td></tr>
<tr ><td class="left" style="width:100px">country_code</td><td>{{country_code}}</td></tr>
<tr ><td class="left" style="width:100px">country_name</td><td>{{country_name}}</td></tr>
<tr ><td class="left" style="width:100px">continent_code</td><td>{{continent_code}}</td></tr>
<tr ><td class="left" style="width:100px">continent_name</td><td>{{continent_name}}</td></tr>
</tbody>
</table>
</pre>
</body>
</html>