> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paymentoptions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Merchant Settlement

> Understand how Payment Options handles merchant settlements and how to interpret your settlement reports.

# Settlement Process & Processing Summary

In the world of payments, **settlement** is the final and most crucial step. It’s the process where the merchant receives the actual funds from the card transactions processed via Payment Options. This page outlines how settlements work on our platform and explains the key metrics used in your merchant settlement reports.

***

## Payment Options Settlement Process

Payment Options manages payment processing across multiple **acquirers** and **payment methods**, ensuring that merchants get paid efficiently and securely.

### Step-by-Step Breakdown

### 1. **Transaction Initiation**

* A customer initiates a payment on the merchant’s website or app.

* Payment Options securely routes this transaction to the appropriate acquirer based on configuration.

* The acquirer **authorizes** the transaction after validating the card and available funds.

* If the authorization is successful, the transaction is tagged as **"Authorized"**.

* Depending on the merchant’s settings:

  * **Purchase (Auto Capture)**: Payment Options automatically captures the amount.

  * **Manual Capture**: The merchant captures the amount after fulfilling the service or product.

* Only **captured** transactions are considered eligible for settlement.

<img src="https://mintcdn.com/dasdoc/NIfdTDr2rgRx_fiM/images/flows-msettlement-04.svg?fit=max&auto=format&n=NIfdTDr2rgRx_fiM&q=85&s=99e4c7ff8225cce026c3a3161a0f8bd2" alt="Transaction Lifecycle Flow" width="1997" height="925" data-path="images/flows-msettlement-04.svg" />

### 2. **Settlement**

* Payment Options initiates the settlement process:

  * Reconciles incoming settlement data from the acquirer with internal transaction records.

  * Deducts the **Merchant Discount Rate (MDR)** and any applicable fees.

  * Transfers the **net amount** to the merchant’s designated bank account as per the scheduled Payout Date.

* Merchants receive a **Settlement Report** on their defined cycle:

  * **Daily**

  * **Weekly**

  * **Monthly**

<img src="https://mintcdn.com/dasdoc/NIfdTDr2rgRx_fiM/images/flows-msettlement-05.svg?fit=max&auto=format&n=NIfdTDr2rgRx_fiM&q=85&s=2fd69aa5d0bec65131030897816df8e2" alt="Statement Flow" width="1997" height="925" data-path="images/flows-msettlement-05.svg" />

### 3. **Merchant Payout**

* After reconciliation and fund transfer initiation, the final amount is credited to the merchant’s bank account.

* Settlement timelines may vary, depending on acquirer and settlement agreement.

<img src="https://mintcdn.com/dasdoc/NIfdTDr2rgRx_fiM/images/flows-msettlement-06.svg?fit=max&auto=format&n=NIfdTDr2rgRx_fiM&q=85&s=10d6228b2afb06ef353e9db3a3e85a5d" alt="Reporting Metrics Logic Flow" width="1997" height="925" data-path="images/flows-msettlement-06.svg" />

***

## Processing Summary Definitions

These definitions help merchants interpret the figures shown in their **settlement reports**.

### 1. **Purchase / Capture Sales Amount**

**Definition**:

Total transaction amount where the payment was successfully captured.

**Includes**:

* Transactions where:

  * `transaction_type = PURCHASE` and `transaction_status = Captured`

  * OR

  * `transaction_type = CAPTURE` and `transaction_status = Captured`

***

### 2. **Refund Amount**

**Definition**:

The total amount refunded to customers.

**Includes**:

* Transactions where:

  * `transaction_type = REFUND` and `transaction_status = Refunded`

***

### 3. **Successful Transaction Count**

**Definition**:

Total number of successfully processed transactions.

**Includes**:

* Transactions where:

  * `transaction_type = PURCHASE` and `transaction_status IN (Captured, Authorised)`
  * PLUS
  * `transaction_type = AUTHORISATION` and `transaction_status = Authorised`

***

### 4. **Declined Transaction Count**

**Definition**:

Count of all transactions that were not successful (i.e., declined or failed during processing).

**Includes**:

* Transactions where:

* `transaction_type = PURCHASE` and `transaction_status = NOT SUCCESSFUL`

* PLUS

* `transaction_type = AUTHORISATION` and `transaction_status = NOT SUCCESSFUL`

***

### 5. **Refund Fee Count**

**Definition**:

Number of successful refund transactions.

**Includes**:

* Transactions where:

  * `transaction_type = REFUND` and `transaction_status = Refunded`

***

## Why This Matters

Understanding how settlement works ensures better **cash flow visibility** and allows your finance team to reconcile reports accurately. Our reports are designed to reflect the **real-time financial health** of your transactions — showing not only what was processed but also what was **paid out**.

***
