Skip to content
English
  • There are no suggestions because the search field is empty.

Set up receipts and emails customization

To customize the appearance of the receipts and emails, go to the Admin tab > Settings > Edit.

 

Then in the Receipts and Emails customization field enter the code as described in the table below and click Apply.

 

Parameter

Description

footer

Footer element.

footer.display

Display settings of the footer element. Possible values:

none – hide the footer element;

block – display the footer element (default).

Field input example:

{

   "footer": {

   "display": "none"

  }
}