# Enable Transaction Receipt Printing

### Enable Transaction Receipt Printing

If your terminal is equipped with (or connects to) a printer, you can print transaction receipts after the transaction is confirmed. By default, the Secure Payment application's payment module enables the printing on transaction receipts, but you can adjust the setting if needed.

{% hint style="info" %}
NOTE: If you do not enable the printing of transaction receipts and provide no other method for a customer to receive proof of their transaction, reimbursements will be more difficult to process.
{% endhint %}

#### **To enable transaction receipt printing:**

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. In the **Copies** section, slide the **Receipt Copy Printouts** toggle switch to the right if it isn't already enabled.\
   ![Printer options Receipt printing on](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/assets/images/SecurePay-Table/_MVP/PrinterOptionsMenu_PrintReceiptsOn.png)
5. If you have more than one terminal, repeat steps **1** to **4** for each additional terminal where you want to enable transaction receipt printing.

***


---

# Agent Instructions: 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:

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

The question should be specific, self-contained, and written in natural language.
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.
