Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Our Split - Partial Payments app does not create any additional email templates and does not change any of the old ones.

Instead, it uses a custom_message variable that is used for showing messages here. If your Draft Order Invoice template has been changed, please be sure that it contains the custom_message variable. If you want to inform your customers, it is necessary to add this variable, as shown in the following example:

{% if custom_message != blank %}
<p>{{ custom_message }}</p>
{% else %}
<p>DEFAULT MESSAGE</p>
{% endif %}

This code can be placed You can place this code into a template , and to use the defined default message will be used.





Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1422e
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "affects" , "split" , "standard" , "partial" , "payments" , "payment" , "how" , "templates" , "store" ) and type = "page" and space = "SUP"
labelshow split partial payment payments affects standard templates store

...

Page Properties
hiddentrue


Related issues