How can we help?

Context engine glossary – AutoPay


The context engine is a large database of retrievable variables, available for use throughout LoanPro software. These are the variables for AutoPay:

Name

Variable

Description

Next AutoPay Apply Date

[[companyFormatDateTime('next-autopay-apply-date')]]

Displays the the date for which an account's next autopay is set to run.

Next AutoPay Remaining Periods

[[v('next-autopay-remaining-periods')]]

Displays the amount of remaining periods left on the next autopay that is set to run an account.

Next AutoPay Payment Method

[[v('next-autopay-pmt-method-id')]]

Displays the ID of the payment method used in the next scheduled autopay.

Next AutoPay Amount

[[v('next-autopay-amount')]]

Displays the amount of the next autopay scheduled to run on an account.

Next AutoPay Process Date

[[companyFormatDateTime('next-autopay-date')]]

Generates the process date for the next scheduled autopay on an account.

Next AutoPay ID

[[v('next-autopay-id')]]

Displays the ID of the next scheduled autopay on an account.