English Boards > Support

Getting TAX to print on ticket

(1/2) > >>

prismbeer:
What is the correct syntax for getting the tax total to print oin the ticket?

Here is my template (footer area)

<F>=
<EB>
<J10>{IF DISCOUNT}
<J10>[Total Gift:|{GIFT TOTAL}]
<J10>Tax:|{TAX DETAILS}
<J10>Total:|{TICKET TOTAL}
{IF PAID}
<DB>
<F>=
<C10>T H A N K    Y O U

TAX: prints fine above TOTAL: but no amount :(

I'm pretty sure I set up the Tax template correctly and associated it with the product... am I missing something else?

Jack

prismbeer:
I also already tried TAX TOTAL...

emre:
Does tax amount included to price?

prismbeer:
Yes. On the ticket it prints the correct price without tax (6%, $5 item... price shown on ticket is 4.72)

emre:
Can you try removing <J10>Tax:| part and leave {TAX DETAILS} value alone?

Navigation

[0] Message Index

[#] Next page

Go to full version