Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

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 which 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's necessary to add this variable by following the example:

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

This code can be placed into a template and 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
showSpacefalse
sortmodified
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

...