# Search for a Transaction

### Search for a Transaction

You can search for transactions on the terminal to view the details about one or more transactions. If you have multiple terminals operating under the same merchant ID (MID), all transactions from all terminals appear in the list with the most recent transaction at the top of the list. You can search for transactions in the current (open) batch as well as from previous batches.

{% hint style="info" %}
NOTE: Because all of a merchant's transactions processed on all terminals are saved immediately to the server, the list of transactions may be quite long.
{% endhint %}

{% hint style="success" %}
TIP: If you find it difficult to locate a specific transaction from an individual terminal, you may choose to restrict the search function to only display transactions performed on each individual terminal.

To restrict the transaction display to only those processed by the terminal, you must contact PayFacto support to request that your merchant profile displays only transactions processed on individual terminals by activating the **Terminal Only Reports** function. This will restrict transaction searching to individual terminals.
{% endhint %}

#### **To search for a transaction:**

1. From the main screen, touch **Settings**.<br>

<figure><img src="https://3906380439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flXtoPk5hDLO7lHpA2z%2Fuploads%2FgKXqJbyZXBvn1SyPIlvW%2FMainSaleScreen_SettingsButton.png?alt=media&#x26;token=a76dd3d4-e20f-4984-85fd-caf21dcef246" alt=""><figcaption></figcaption></figure>

2. Enter the merchant password and touch **Confirm**.
3. In the **Transaction management** section, touch **Transaction History**.<br>

<figure><img src="https://3906380439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flXtoPk5hDLO7lHpA2z%2Fuploads%2FtnFmcFWtqXmwUC6IFlrp%2FSettingsMenu_TransactionHistory.png?alt=media&#x26;token=e30aa5f3-f6ae-4c5d-933a-bba727aee2e9" alt=""><figcaption></figcaption></figure>

4. Touch the **Search** button.
5. Enter one or more of the following search criteria:

   * An invoice number in the **Invoice number** field
   * An authorization code in the **Authorization code** field
   * Touch the **Time range** field to select a date range for the desired transaction; touch **Save** to search using the selected date range

<figure><img src="https://3906380439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flXtoPk5hDLO7lHpA2z%2Fuploads%2FbEmscpvdGCaVRBQXCaw6%2FTransactionManagement_SearchForTransaction_ReceiptHighlights.png?alt=media&#x26;token=41502ed6-ae2a-46c8-ba3b-75a718c2ae57" alt=""><figcaption></figcaption></figure>

6. Touch the **Search** button. The terminal returns any transaction that meets the selected search criteria.
7. Touch the desired transaction to display the details.


---

# 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/payment-standalone-mode/transactions/search-for-a-transaction.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.
