---
title: Settlements
slug: settlements
excerpt: >-
  Learn about the Pine Labs Online settlement process and how to manage your
  settlements efficiently.
hidden: false
metadata:
  title: Payment Settlements — Payout Schedules & Reconciliation | Pine Labs
  description: >-
    Understand Pine Labs settlement process with T+1, early batch, and same-day
    options. Access settlement data via API, manage cash flow, and track payouts
    efficiently.
  keywords: >-
    payment settlement, settlement cycles, payout schedule, T+1 settlement,
    reconciliation, settlement API, cash flow management
  robots: index
---
Settlement is the process where the funds collected from your customers' transactions are transferred to your bank account. This marks the final step in the payment cycle, ensuring that the money from completed transactions is deposited into your Bank account. You can manage settlements using APIs or from the Dashboard.

Captured payments are auto-settled into your bank account (which was provided during your KYC verification), following your designated settlement cycle.

<a class="hidden sm:inline-flex btn-light-green px-3.5 py-1.5 text-sm shadow-sm" href="https://plcorp.uat.pinelabs.com/doc/online-payments/settlements/same-day-settlements">Same Day Settlements</a>
<a class="hidden sm:inline-flex btn-light-green px-3.5 py-1.5 text-sm shadow-sm" href="https://plcorp.uat.pinelabs.com/doc/online-payments/settlements/holiday-weekend-settlements">Holiday/Weekend Settlements</a>

## Settlement Types

Settlement types in payment processing refer to the various methods by which funds are transferred from Pine Labs Online to your bank account. Common settlement types of Pine Labs Online are listed below.

1. **T+1 Settlements**: This is a standard settlement type where `T` represents the transaction day. The `+1` indicates that the settlement to the merchant occurs one business day after the transaction. This model provides a predictable and routine flow of funds.
2. **Early Batch Settlements**: In this model, transactions are batched and settled earlier than the standard `T+1` timeline. This type of settlement is beneficial for merchants requiring faster access to funds, improving their cash flow management.
3. **Same-Day Settlements**: As the name suggests, same-day settlements involve processing and transferring funds to the merchant on the same day of the transaction. This type of settlement offers the quickest turnaround, ideal for businesses that prioritize immediate liquidity.

> 📘 Note:
> 
> - **Date Range**: The maximum date range for retrieving settlement data is 60 days.
> - **Page Size**: API supports a maximum of 10 records per page, one page at a time.
> - **Historical Data Storage**: Settlement data available for up to 6 months.
> - **Real-Time Availability**: Settlement data is typically real-time, with a potential delay of up to 3 hours in rare cases.
