Jump to content

Merge field for Total Amount of Invoice


Gears

Recommended Posts

Below is how my Payment Reminders are setup:

 

Invoice #: {$invoice_num}

Invoice Total: {$invoice_total}

Remaining Balance: {$invoice_balance}

 

 

 

the $invoice_total field takes into account for credit that is applied. So for example if the invoice was for $500 and there was a $100 credit applied, the $invoice_total would display $400.

 

What merge field would I use to display the total, final amount of the invoice prior to credit being applied? $sub_total perhaps? But does that take into account tax?

 

I want something like this:

 

Invoice Total: $500

Credit Applied: $100

Remaining Balance: $400

 

Thank you

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated