> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/online-payments/payment-documents/verifone-central.md).

# Verifone Central

1. Log in to your Verifone Central account. Navigate to **Commerce** -> *Reporting* > **Transactions**.
2. Search for the transactions by entering the *Transaction ID* in the search box or by using the filters. For more information see the [Transaction Filters](/verifone-central-getting-started/verifone-central/commerce/reporting/orders-transactions-reports/reporting-filters.md) documentation.<br>

   <div data-with-frame="true"><figure><img src="/files/jdL74pGFiwakwudjizpd" alt=""><figcaption></figcaption></figure></div>
3. Select the transaction and click on the **Documents** tab.
   * **(Available in limited regions)**: The tab enables the option to resend either the *Merchant* or *Cardholder Copy* of the transaction receipt. After clicking the appropriate button, you will need to enter an email address.
   * **(Available in France)** Merchants using Cartes Bancaires services also have the option of e-mailing copies of the *Merchant* and *Cardholder receipts*.
   * **(Available in New Zealand)** Merchants using Australia and New Zealand Bank and MPGS acquirers also have the option of e-mailing copies of the *Merchant* and *Cardholder receipts*.<br>

     <div data-with-frame="true"><figure><img src="/files/HRwMN9HxyKfxsF5nyZ6f" alt=""><figcaption></figcaption></figure></div>

The receipts will not be sent automatically to the shopper's mailbox, after creation. They will be saved and will be available, in Verifone Central, when merchants will need to manually send a receipt to their mailbox. The receipts are accessible for a minimum of 180 days.

**For retail (in-store solution)**, the receipts will be displayed in a similar way as for ecommerce receipts, in the *Transactions* section from Verifone Central under the **Documents** tab. However, some specific particularities may appear depending on countries/regions.

* **Mexico retail solution** supports the following cards: Amex, Mastercard, Visa, Carnet.
  * The receipts can be sent by e-mail and seen in browser in Verifone Central application. The supported receipt types are the following:
    * Sale
    * Sale + TIP
    * Sale + QPS
    * Sale + installments
    * Sale + BBVA points
    * Pre authorization
    * Pre authorization completion
    * Refund
    * Void
* In Mexico only the **Merchant Copy** of the payment document is available. The document is available only in PDF format. The merchant can see the transaction receipt for each transaction type and forward it to any specific email address, by clicking the appropriate button.<br>

  <div data-with-frame="true"><figure><img src="/files/jW09axmSBtgbPml0jGsK" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Our plugin integrations do not support product details (line\_items) in the transaction documents (receipts).
{% endhint %}


---

# 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.verifone.com/online-payments/payment-documents/verifone-central.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.
