Added checks and updated ticket

This commit is contained in:
2024-09-26 20:00:44 -04:00
parent c7907bed8d
commit 54fa47268d
12 changed files with 520 additions and 194 deletions

View File

@@ -185,7 +185,7 @@
</div>
<div class="col-span-12 font-bold py-5 text-accent" v-if="delivery.payment_type == 3">
<div class="">
Pre Charge Credit Card Total: ${{ total_amount }}
Check - Pre Charge Credit Card Total: ${{ total_amount }}
</div>
</div>
</div>