This commit is contained in:
parent
40c689beea
commit
75f6fb08d8
@ -35,7 +35,7 @@
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 35%; font-weight:500; color:rgba(0,0,0,.64)">
|
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 40%; font-weight:500; color:rgba(0,0,0,.64)">
|
||||||
Order Id :</td>
|
Order Id :</td>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
||||||
@ -43,7 +43,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 35%; font-weight:500; color:rgba(0,0,0,.64)">
|
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 40%; font-weight:500; color:rgba(0,0,0,.64)">
|
||||||
Transaction Date :</td>
|
Transaction Date :</td>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
||||||
@ -51,7 +51,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 35%; font-weight:500; color:rgba(0,0,0,.64)">
|
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 40%; font-weight:500; color:rgba(0,0,0,.64)">
|
||||||
Payment Failed Details :</td>
|
Payment Failed Details :</td>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
||||||
@ -59,12 +59,16 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 35%; font-weight:500; color:rgba(0,0,0,.64)">
|
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 40%; font-weight:500; color:rgba(0,0,0,.64)">
|
||||||
Customer Name :</td>
|
Member by :</td>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
||||||
<?= $profile[0]['name']." ".$profile[0]['last_name'] ?>
|
<p><?= $profile[0]['name']." ".$profile[0]['last_name'] ?> </p>
|
||||||
|
<p>
|
||||||
|
<?php
|
||||||
|
if($profile[0]['mobile'] != ''){ echo $profile[0]['mobile']; }
|
||||||
|
?>
|
||||||
|
</p>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
@ -37,7 +37,7 @@
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 35%; font-weight:500; color:rgba(0,0,0,.64)">
|
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 40%; font-weight:500; color:rgba(0,0,0,.64)">
|
||||||
Order Id :</td>
|
Order Id :</td>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
||||||
@ -45,7 +45,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 35%; font-weight:500; color:rgba(0,0,0,.64)">
|
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 40%; font-weight:500; color:rgba(0,0,0,.64)">
|
||||||
Transaction Date :</td>
|
Transaction Date :</td>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
||||||
@ -53,7 +53,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 35%; font-weight:500; color:rgba(0,0,0,.64)">
|
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 40%; font-weight:500; color:rgba(0,0,0,.64)">
|
||||||
Payment Method :</td>
|
Payment Method :</td>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
||||||
@ -61,19 +61,23 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 35%; font-weight:500; color:rgba(0,0,0,.64)">
|
style="padding: 10px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; width: 40%; font-weight:500; color:rgba(0,0,0,.64)">
|
||||||
Customer Name :</td>
|
Customer Name :</td>
|
||||||
<td
|
<td
|
||||||
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
style="padding: 10px; border-bottom: 1px solid #ededed; color: #455056;">
|
||||||
<?= $profile[0]['name']." ".$profile[0]['last_name']; ?>
|
<p><?= $profile[0]['name']." ".$profile[0]['last_name'] ?> </p>
|
||||||
|
<p>
|
||||||
|
<?php
|
||||||
|
if($profile[0]['mobile'] != ''){ echo $profile[0]['mobile']; }
|
||||||
|
?>
|
||||||
|
</p>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</br> <span style="padding: 10px;">Your Order</span> </br>
|
</br> <span style="padding: 10px;">Your Order</span> </br>
|
||||||
<table cellpadding="0" cellspacing="0"
|
<table cellpadding="0" cellspacing="0"
|
||||||
style="width: 100%; border: 1px solid #ededed">
|
style="width: 100%; border: 2px solid #ededed">
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php foreach ($memberCredits as $val) { ?>
|
<?php foreach ($memberCredits as $val) { ?>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user