Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.4.0-b1
-
Component/s: None
-
Labels:None
Description
The Invoice Delivery (Unpaid) and Invoice Delivery (Paid) email templates have an autodebit tag that signifies whether autodebit is configured on the account, but this does not necessarily mean the client can be autodebited because they must also have a default payment account to use for autodebit.
- Update the Invoice Delivery (Unpaid) and Invoice Delivery (Paid) email templates to include a "payment_account" tag, similar to other templates, that includes the default payment account for autodebit, if any.
- Update the body language of the email template as necessary
- For example, we may need to have multiple H2o conditions: if autodebit and payment_account, then display text
- Update the documentation for these email templates to include the new tag and what version it was added in