Configure PDF invoices to show surcharge information
If your organization uses surcharges for payment integrations, a practice manager can configure PDF invoices to show surcharge quantities for related payment methods.
Browse documentation
list_alt
If your organization uses surcharges for payment integrations, a practice manager can configure PDF invoices to show surcharge quantities for related payment methods.
| Template variable to enter | Function |
|---|---|
{{ invoice.surchargeAmount }}
Enter only if you selected Use New Templating Engine in the document template settings:
| Shows the surcharge quantity. |
{{ invoice.paymentMethodsIncludingSurcharge }}
Enter only if you selected Use New Templating Engine. | Shows the payment methods that have a surcharge. |
{InvoiceSurchargeAmount}
Enter only if you did not select Use New Templating Engine. | Shows the surcharge quantity. |
{invoicePaymentMethodsIncludingSurcharge}
Enter only if you did not select Use New Templating Engine. | Shows the payment methods that have a surcharge. |