Context engine glossary – last payment
The context engine is a large database of retrievable variables, available for use throughout LoanPro software. These are the variables for last payment:
Name | Variable | Description |
Last Payment Secure Payments Status | [[v('last-payment-securepayments-status')]] | This shows the Secure Payments status of the last payment |
Last Payment Fees | [[v('last-payment-fees')]] | Displays the amount that was applied towards fees of the most recent payment on an account. |
Last Payment Escrow | [[v('last-payment-escrow')]] | Displays the amount that was applied towards escrow of the most recent payment on an account. |
Last Payment Principal | [[v('last-payment-principal')]] | Displays the amount that was applied towards principal of the most recent payment on an account. |
Last Payment Interest | [[v('last-payment-interest')]] | Displays the amount that was applied towards interest of the most recent payment on an account. |
Last Payment Amount | [[v('last-payment-amount')]] | Displays the amount of the most recent payment applied on an account. |
Last Payment Date | [[companyFormatDateTime('last-payment-date')]] | Displays the date of the most recent payment applied on an account. |
Last Payment Method | [[v('last-payment-method')]] | Displays the method of the most recent payment applied on an account. |
Was this article helpful?