gelo_branch #49

Merged
MarkHipe merged 4 commits from gelo_branch into main 2024-03-26 16:45:02 +08:00
1 changed files with 2 additions and 3 deletions
Showing only changes of commit 64c5c756c0 - Show all commits

View File

@ -464,6 +464,7 @@ if (is_array($vendorDecode)) {
$(document).ready(function() {
$('.showSinglePaymentBtn').click(function() {
var orderId = $(this).data('order-id');
var token = "<?php echo $authtoken;?>";
<?php
?>
@ -583,9 +584,7 @@ if (is_array($vendorDecode)) {
<div> ${net_amount}</div>
</div>
<div class="d-flex justify-content-between p-2" style="border-bottom: 1px solid #000;">
<div class="fw-bold"> Fees <span data-bs-toggle="tooltip" data-bs-placement="top"
data-bs-custom-class="custom-tooltip"
data-bs-title="Insert fee information here"><i class="fi fi-rr-info"></i></span></div>
<div class="fw-bold"> Fees </div>
<div>- ${fee}</div>
</div>
<div class="d-flex justify-content-between p-2">