> 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/verifone-central-getting-started/verifone-central/commerce/reporting/settlement-reports.md).

# Settlement Reports

A settlement is the transfer of funds from shopper to merchant via all the check-up phases such as verification by bank and acquirers, after the transaction itself has been finalized. Settlements are initiated by the system internally.&#x20;

In Verifone Central, under the Reporting menu, you can access **Settlements  Reports**, where you can search and filter your organizations' settlement batches. The **Settlements Reports** include all the transaction settlement batches sent to your bank or payments processor. You can select the date range and the organizations for which you would like to create and view the reports. &#x20;

{% embed url="<https://player.vimeo.com/video/1145243042?h=886740aaf7&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479>" %}

You can view the settlements using two modes:&#x20;

* [Point of Interaction (POI) Settlements](/verifone-central-getting-started/verifone-central/commerce/reporting/settlement-reports/point-of-interaction-poi-settlements.md)
* [Processor Settlements ](/verifone-central-getting-started/verifone-central/commerce/reporting/settlement-reports/processor-settlements.md)

## Availability  <a href="#availability__00a0" id="availability__00a0"></a>

Only users with **Merchant Reviewer, Merchant Supervisor,** and **Merchant User** roles can access settlement reports.&#x20;

Both POI Settlements and Processor Settlements features are available on demand. To enable this feature, contact a [Verifone representative](/verifone-central-getting-started/verifone-central/help-and-support.md).&#x20;

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

## Generate a settlement report <a href="#generate-a-settlement-report" id="generate-a-settlement-report"></a>

To generate a settlement report from Verifone Central, follow these steps:

1. Log in to your Verifone Central account.
2. Navigate to **Commerce** -> *Reporting*, and click on **Settlements** in the drop-down menu.
3. In the next window, if both options are available, you can choose the way in which your settlements are displayed&#x20;
   * **POI Settlements**: Settlement batches  are displayed as per **Point of Interaction (POI).** This is the default view of the settlement reports page.&#x20;
   * **Processor Settlements**: Settlement batches are displayed according to processor-related configurations and characteristics such as card brand, account type, etc.<br>

     <div data-with-frame="true"><figure><img src="/files/R9BeSpF4H3g9Tu9jBy32" alt=""><figcaption></figcaption></figure></div>
4. You can choose to filter the information displayed in the report based on:&#x20;
   * **Batch created date**&#x20;
   * **Organizations**&#x20;
   * **Processor** &#x20;
   * **Status of the settlement**&#x20;
   * **Payout type** - only available for **Processor Settlements**<br>

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

If you want your report to list settlement batches based on a particular processor (for example, InterCard), click on the Processor filter, select the desired processor (in this case InterCard), and click the **Apply** button.&#x20;

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

{% hint style="info" %}
The following transaction types, which adjust the final settled amount, can impact the Settlement Report: SALE, CAPTURE, REFUND, VOID, CANCEL, PREAUTH COMPLETION, SALE REPLACEMENT, DELAYED CHARGE, and CASH ADVANCE.
{% 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/verifone-central-getting-started/verifone-central/commerce/reporting/settlement-reports.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.
