Name | Function |
---|---|
{{ payment.Amount }} | Shows the quantity paid of the payment. |
{{ payment.ClientContact.BalanceAt }} | Shows the client's outstanding balance of the payment. |
{{ payment.ClientContact.Code }} | Shows the code of the client. |
{{ payment.ClientContact.Name }} | Shows the name of the client. Note: This variable uses the format Title Last name, First name. |
{{ payment.Comments }} | Shows the comments of the payment. |
{{ payment.Date }} | Shows the date of the payment. |
{{ payment.Number }} | Shows the number of the payment. |
{{ payment.PaymentMethod }} | Shows the payment method of the payment. |
{{ payment.department.Name }} | Shows the name of the department. Note: If your organization uses a single-site configuration, the template variable shows the name of your business. If your organization uses a department configuration or business unit configuration, the variable shows the name of the department that you are signed in to. |
{{ payment.department.CompanyNumber }} | Shows the Australian business number of the department. |
{{ payment.department.PhysicalAddressText }} | Shows the full address of the department. Note: If your organization uses a single-site configuration, the template variable shows the address of the business. |
{{ payment.department.PhysicalAddress.Line1 }} | Shows the first line of the physical address of the department. |
{{ payment.department.PhysicalAddress.Line2 }} | Shows the second line of the physical address of the department. |
{{ payment.department.PhysicalAddress.Suburb }} | Shows the suburb of the department. |
{{ payment.department.PhysicalAddress.City }} | Shows the city of the department. |
{{ payment.department.PhysicalAddress.Region }} | Shows the region of the department. |
{{ payment.department.PhysicalAddress.State }} | Shows the state of the department. |
{{ payment.department.PhysicalAddress.Country }} | Shows the country of the department. |
{{ payment.department.PhysicalAddress.Postcode }} | Shows the postcode of the department. Note: If your organization uses a single-site configuration, the template variable shows the postcode of the business. |
{{ payment.department.Emailaddress }} | Shows the email address of the department. |
{{ payment.department.PhoneNumber }} | Shows the phone number of the department. |
{{ payment.department.FaxNumber }} | Shows the fax number of the department. |
{{ payment.department.Website }} | Shows the website address of the department. |
{{ payment.department.BankAccountNumber }} | Shows the bank account number of the department. |
{{ payment.department.PaymentReference }} | Shows the payment reference of the department. |
{{ payment.department.TaxNumber }} | Shows the tax number of the department. |
Twig template variables: Payment
Modified on: Tue, 7 Dec, 2021 at 2:18 PM
Did you find it helpful? Yes No
Can you please tell us how we can improve this article?