# Duplicate Transaction Options

### Duplicate Transaction Options

When using the SecureTable module, you can choose the terminal's behavior when a communication issue causes a transaction to appear a second time (a duplicate version). By default, the terminal reposts the transaction, but you can choose to disable the duplicate transaction on the terminal.

#### **To set the terminal's duplicate transaction behavior:**

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. Scroll to the **Semi-integrated configuration** section and touch SecureTable options.

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

4. Scroll to the **Duplicate transaction prevention** section.
5. Touch the option you wish to use for the terminal:

   * **Repost**
   *
   * **Off**

![Duplicate transaction prevention](https://documentation.payfacto.com/SecurePayment/SecureTable/UG/CA-EN/assets/images/SecurePay-table/_MVP/SemiIntegratedConfig_SecureTable_DuplicateTransactionPrevention.png)

6. If you have more than one terminal, repeat steps **1** to **5** for each additional terminal to configure the terminal's behavior for duplicate transactions.


---

# 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/duplicate-transaction-options.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.
