> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/payfacto-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securetable-module/securetable-application/configure-printing-options/enable-personalized-message-on-receipt-footer.md).

# Enable Personalized Message on Receipt Footer

### Enable Personalized Message on Receipt Footer

You can add a personalized message at the bottom of every printed transaction receipt. Your message can include business hours, social media coordinates, and more. Your message can contain up to 4 lines with 48 characters (including spaces) per line.

{% hint style="success" %}
TIP: You should prepare your message on a piece of paper in advance, to ensure that you have the correct number of characters per line.
{% endhint %}

#### **To enable a personalized message at the bottom of your transaction receipts:**

1. From the main screen, touch the **Menu** button.

\
![Menu button](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/assets/images/SecurePay-table/_MVP/SecureTablePay_HomeScreenMenuHighlight.png)

2. Enter the merchant password and touch **Confirm**.
3. In the **Configure application** section, touch **Printer options**.\
   ![Settings menu Printer options](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/assets/images/SecurePay-Table/_MVP/SettingsMenu_PrinterOptions.png)
4. Scroll to the bottom of the screen to find the **Footer** section and touch **Print footer**.\
   ![Printer options Print footer](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/assets/images/SecurePay-Table/_MVP/PrinterOptionsMenu_PrintFooter.png)
5. On the *Footer option* screen, slide the **Print footer** toggle switch to the right.\
   ![Printer options Enable print footer](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/assets/images/SecurePay-Table/_MVP/PrinterOptionsMenu_PrintFooterOn.png)
6. If you have more than one terminal, repeat steps **1** to **5** for each additional terminal where you want to enable a personalized message on the bottom of the transaction receipts.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securetable-module/securetable-application/configure-printing-options/enable-personalized-message-on-receipt-footer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
