Articles on: RECURRING PROFILE

How to set Dynamic Parameters for Recurring Invoices?

Once an invoice gets generated from your recurring profile, the parameters will be replaced with an apt value. Furthermore, you may use the following parameters in the terms, notes, and description fields :

{{month}} : (Will replace with current month)
{{year}} : (Will replace with current year)
{{quarter}} : (Will replace with current quarter)



Sample -

This is a sample on how to use dynamic parameters for an invoice generated on September 21, 2011 :

Billing for {{ month }} ” = “Billing for September”

Advance payment for {{ quarter+1 }} ” = “Advance payment for Q4”

{{year+1}} Annual Charges ” = “2012 Annual Charges”



Note : Make sure you format your parameters properly. Do not use spaces.

Updated on: 23/07/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!