
Part 5 of the Complete Guide to Reconciliation Systems in BFSI
A customer buys a $120 jacket from an online merchant. The checkout page says “payment successful.” The customer’s banking application shows a debit. The merchant order system marks the order paid. Yet the merchant’s bank account receives no $120 credit that day.
Nothing in that description proves money is missing.
The checkout message may represent successful authorization, not final settlement. The merchant may receive a later batch payout rather than an individual credit. Processing fees may be deducted. A refund or dispute may create a later movement. Different participants may use different references and business dates.
Payment reconciliation follows the event through these representations. It asks whether every valid payment entered the expected next stage, whether amounts and statuses changed according to approved rules, and whether cash and accounting ultimately reflect the outcome.
This article uses one customer-to-merchant payment as a story. The stages are a useful analytical model, but not every payment rail implements every stage in the same way. Card networks, account-to-account systems, domestic transfer systems, and cross-border correspondent payments differ in participants, message flows, finality, timing, and dispute mechanisms.
The Participants and Records#
For the jacket purchase, several parties may be involved:
- The customer, who instructs or authorizes payment
- The merchant, who supplies goods and expects value
- A gateway or payment application that captures the request
- A processor that validates and routes messages
- The customer’s bank or other account provider
- The merchant’s acquiring or receiving institution
- A payment network, switch, clearing system, or correspondent chain
- A settlement institution where obligations are discharged
Not every rail uses these labels. In card payments, the issuer is generally the institution that issued the customer’s card, while the acquirer supports the merchant’s acceptance and settlement. In an account transfer, the relevant roles may instead be payer bank, beneficiary bank, and system operator.
Each participant stores a system representation. The merchant records an order and payment status. The processor records messages and fees. Banks record customer debits, credits, and settlement-account movements. A network or clearing system records instructions and net or gross obligations. The general ledger records accounting effects.
Observation: “The payment” is not one row shared by all participants.
Concept: Payment reconciliation connects independently created records by reference, amount, currency, party, status, and lifecycle stage.
Stage 1: Initiation#
Initiation is the creation of a payment instruction. At checkout, the customer selects a payment method and confirms a $120 request. The merchant creates an order reference; the payment application may create a separate transaction reference.
Initiation records can fail before any financial account changes. A customer may abandon checkout, submit twice, lose connectivity, or receive an uncertain response. The merchant should distinguish “order created,” “payment initiated,” and “payment accepted.” Treating them as one status can cause goods to be released without reliable payment evidence.
A first reconciliation may compare eligible orders with payment attempts:
- Did every order requiring payment create one intended attempt?
- Did duplicate clicks create duplicate instructions?
- Are amount and currency consistent with the order?
- Is the merchant reference retained through downstream messages?
This is an operational reconciliation. It does not yet prove settlement.
Stage 2: Authorization#
Authorization is a decision by the relevant institution or service to approve or decline a payment request under the rail’s rules. For a card purchase, the request typically reaches the issuer through the acquiring and network chain. The issuer evaluates factors such as account status, available funds or credit, credentials, and risk controls, then returns a response.
An approved card authorization usually indicates that the transaction may proceed and may place a hold against available funds. It is not itself the merchant’s cash settlement. The eventual captured amount can differ under permitted use cases, and an authorization can expire or be reversed.
For the $120 example, the gateway, processor, acquirer, network, and issuer may each record an authorization reference and status. Reconciliation checks that:
- One merchant request led to the intended authorization message.
- Response codes were transmitted and interpreted correctly.
- Approved and declined statuses agree across relevant systems.
- Amount, currency, merchant identity, and references remain coherent.
- Reversals or cancellations are represented where expected.
A timeout illustrates why status is evidence, not certainty. The merchant may receive no response even though the issuer approved the request. Retrying without an idempotency control—a mechanism that prevents the same intended operation from being processed twice—can create two approvals. The resulting exception requires status inquiry and reference-level investigation.
Not all rails use a separate card-style authorization. Some account-to-account payments validate and execute an instruction within a more integrated flow. Reconciliation terminology should follow the actual rail, not force every payment into a card model.
Stage 3: Clearing#
Clearing is the exchange, validation, and calculation of payment obligations before or alongside settlement. Depending on the system, it may involve individual instructions, batches, fees, adjustments, and net positions.
For a card payment, the merchant or acquirer submits captured transaction data after authorization. The network routes clearing information and calculates obligations among participants. The $120 purchase may now be represented as a presentment with fees and other data.
The clearing record must be connected to the earlier authorization and merchant order. Breaks can include:
- An approved payment never submitted for clearing
- A cleared payment without a valid preceding authorization where one is required
- Duplicate presentment
- Amount or currency differences outside permitted rules
- Incorrect merchant or transaction classification
- Missing or inconsistent network references
Clearing can aggregate activity. Hundreds of customer payments may contribute to one participant obligation. Reconciliation may therefore use both transaction-level matching and aggregate control totals.
Observation: Authorization answers whether a request was approved; clearing establishes the obligations that participants expect to settle.
Concept: A successful earlier stage does not prove that a payment progressed completely into the next stage.
Stage 4: Settlement#
Settlement is the discharge of financial obligations through movements on designated accounts or another final mechanism recognized by the system. Some systems settle each instruction individually; others settle net obligations calculated over a cycle.
Suppose the $120 card payment enters a batch with many other payments. The acquirer does not receive a standalone $120 bank credit labeled with the order number. Instead, participant-level settlement moves a net amount that includes multiple transactions, fees, refunds, and adjustments.
The reconciliation relationship may be:
gross cleared purchases - refunds - chargebacks - network fees ± adjustments = settlement obligation
The precise formula depends on contracts and the rail. Reconciliation must retain component detail so a net total does not conceal an omitted transaction.
Settlement timing can differ from customer-facing status. An issuer may show a pending or posted customer entry before interparticipant settlement. Weekends, holidays, cutoffs, currency, and operational calendars can affect timing. A difference is expected only if it complies with a defined schedule and remains traceable.
Settlement controls compare clearing obligations with settlement reports and account movements. They test participant, currency, value date, amount, direction, status, and completeness. A missing settlement after the expected window is a genuine break, not an indefinitely acceptable timing item.
Stage 5: Merchant Payout#
Merchant payout is the transfer or credit by which the merchant receives funds from its acquirer or payment service provider. It is distinct from interparticipant settlement even when the two are operationally close.
Assume the provider charges a $3 fee and includes the jacket payment in a payout with other sales. For this teaching example, the merchant’s economic relationship for this payment is:
$120 gross sale - $3 processing fee = $117 net entitlement
The merchant may receive one bank credit for an entire payout batch. Its order system contains individual gross payments; the provider statement contains payment, fee, and payout detail; the bank contains a net credit; the ledger records cash, receivables, revenue-related entries, fees, and later adjustments.
Merchant reconciliation must avoid comparing $120 directly with $117 and calling the difference missing. It should connect:
- The paid order to the processor transaction
- The transaction to the payout batch
- Gross activity and fee components to net entitlement
- The payout to the bank credit
- All components to appropriate ledger entries
A payout can be delayed for contractual, risk, reserve, or operational reasons. Such treatment should be represented explicitly. An unexplained missing payment should not be relabeled as a reserve merely to close an exception.
Stage 6: Refund#
A refund is a merchant-initiated return of value following an earlier payment, subject to the payment method’s rules. The customer returns the jacket, and the merchant approves a $120 refund.
The refund is a new linked business event, not deletion of the original sale. Systems should preserve both. The merchant creates a refund reference tied to the order and original payment. The processor records the instruction and status. The relevant network or transfer system carries it. The customer’s account eventually receives value, and the merchant’s later payout or account is reduced.
Refund reconciliation asks:
- Was the refund authorized by the merchant under the correct order?
- Was it submitted once for the approved amount and currency?
- Did the processor and receiving institution acknowledge it?
- Did the customer-facing status agree with actual progress?
- Was the merchant debit or payout adjustment recorded?
- Were fees and ledger effects handled according to contract and policy?
A “refund submitted” message does not prove the customer has received funds. A delayed credit can remain an expected timing item within a documented window, but it needs aging and status evidence. A failed refund, wrong amount, duplicate refund, or item outside the window is a break.
Stage 7: Chargeback or Dispute#
A chargeback is a payment reversal or financial adjustment initiated through a card dispute process under applicable network rules. The term should not be used as a universal label for all payment disputes; different rails have different return, recall, complaint, and dispute mechanisms.
If the customer disputes the jacket purchase, the issuer may initiate a card-network process. The merchant or acquirer can receive a debit and a reason code, may have an opportunity to provide evidence, and may experience later reversals or decisions.
Chargeback reconciliation connects the dispute to:
- The original authorization and clearing transaction
- The reason, amount, currency, and case deadlines
- Any provisional or final financial adjustment
- Merchant notifications and submitted evidence
- Acquirer, network, bank, and ledger entries
- The final outcome and any representment or reversal
The original payment remains historically valid even if a later chargeback changes the financial outcome. Overwriting it as “failed” destroys the lifecycle and audit trail.
Observation: Refunds and chargebacks can produce similar cash directions but arise from different authority, rules, and workflows.
Concept: Reconciliation preserves event type and causal link rather than netting unlike adjustments into an unexplained balance.
How Major Rails Differ#
The following systems illustrate why one generic lifecycle cannot be imposed on every payment.
UPI#
The Unified Payments Interface (UPI) is an account-to-account payment system operated in India. It enables participating applications and banks to exchange payment instructions through the system’s defined roles and messages. UPI reconciliation can involve payer and beneficiary institutions, application providers, the switching infrastructure, customer accounts, settlement reports, reversals, and dispute records.
UPI should not be presented as the worldwide default for instant payments. Its roles, identifiers, operating rules, settlement arrangements, and complaint processes are specific to its ecosystem and may change under governing rules.
NEFT, RTGS, and IMPS#
India’s National Electronic Funds Transfer (NEFT), Real Time Gross Settlement (RTGS), and Immediate Payment Service (IMPS) support different transfer use cases and operating models.
RTGS is designed around transaction-by-transaction gross settlement in central-bank money under its rules. NEFT processes eligible credit transfers under its own operating and settlement arrangements. IMPS supports immediate interbank transfers through its defined network. Their availability, limits, message flows, finality, returns, and reconciliation files are not interchangeable.
A bank should reconcile each rail according to actual instruction statuses, system reports, customer postings, settlement accounts, returns, and cutoffs. Applying a card-style authorization-clearing-chargeback template would misstate these systems.
SWIFT#
The Society for Worldwide Interbank Financial Telecommunication (SWIFT) provides standardized financial messaging; a SWIFT message is not itself a universal settlement mechanism. A cross-border payment communicated through SWIFT may settle through correspondent accounts, domestic systems, or other arrangements.
Reconciliation therefore distinguishes message status from movement of funds. A successfully transmitted message does not by itself prove beneficiary credit. Banks may need to reconcile internal instructions, acknowledgments, correspondent-account entries, fees, value dates, returns, and beneficiary-bank information.
Visa and Mastercard#
Visa and Mastercard operate card-network ecosystems with rules and services supporting authorization, clearing, settlement, refunds, and disputes among issuers, acquirers, merchants, and other participants. Implementations and contractual arrangements vary.
Their lifecycles provide useful examples for the jacket story, but they should not be treated as identical to each other or to bank-transfer rails. Reconciliation uses the network’s actual reports, references, reason codes, fee structures, currencies, and timing rules.
Expected Timing Versus Payment Breaks#
Payment systems naturally contain time gaps. The control should define them precisely:
| Observed difference | Potential expected explanation | Becomes a break when |
|---|---|---|
| Approved but not cleared | Capture has not reached its cutoff | Capture is required but absent after the window |
| Cleared but not settled | Scheduled settlement has not occurred | Value date passes without supported settlement |
| Settled but not paid out | Provider payout cycle is later | Eligible amount is omitted or overdue |
| Refund submitted but not credited | Receiving processing is in progress | Status fails or the customer credit exceeds the window |
| Cross-border message sent but no cash entry | Correspondent processing continues | Account movement or trace evidence is absent beyond terms |
Timing windows must consider business calendars, time zones, rail cutoffs, participant role, currency, and status. “Payments take time” is too vague to govern an exception.
A Reconciliation Control Stack#
One percentage cannot describe end-to-end payment health. A robust control stack may include:
- Orders versus initiated payment attempts
- Attempts versus authorization responses
- Approved or captured transactions versus clearing
- Clearing obligations versus settlement
- Merchant entitlements versus payout and bank cash
- Refund instructions versus customer credits and merchant debits
- Chargeback cases versus financial adjustments
- Operational subledgers versus the general ledger
Each control needs complete sources, matching keys, comparison rules, timing windows, exception ownership, and evidence. Shared references improve traceability, but controls also need safe fallback logic for missing or transformed identifiers.
Resolution should correct the underlying source or document a valid lifecycle explanation. Repeated breaks—duplicate retries, missing captures, unexplained fees, or late payouts—should be grouped by root cause so teams improve the system rather than repeatedly close symptoms.
Chapter Summary#
Payment reconciliation follows financial events across initiation, authorization where applicable, clearing, settlement, merchant payout, refunds, and disputes. It connects customer, merchant, processor, network, bank, cash, and ledger representations without assuming that a successful message equals final money movement.
The stages are not universal implementations. UPI, NEFT, RTGS, IMPS, SWIFT-enabled payments, Visa, and Mastercard operate under different roles and rules. Reliable controls use each rail’s actual statuses, reports, timing, finality, and dispute mechanisms while applying the common reconciliation architecture.
Key Takeaways#
- A payment creates multiple linked records rather than one shared transaction row.
- Initiation, authorization, clearing, settlement, and payout represent different control questions.
- Authorization does not by itself prove settlement or merchant receipt.
- Gross payments, fees, refunds, and adjustments can explain a net payout.
- Refunds and chargebacks are new linked events and should not overwrite the original payment.
- Timing is expected only within a defined rail-specific window supported by evidence.
- UPI, NEFT, RTGS, and IMPS are India-specific systems with distinct operating models.
- SWIFT carries financial messages; message delivery alone does not prove settlement.
- Visa and Mastercard examples should not be generalized to all payment methods.
- End-to-end confidence requires several reconciliations across lifecycle stages, cash, and accounting.
Previous: Part 4 — Banking Reconciliation · Series landing page · Next: Part 6 — Lending Reconciliation

Comments: