All termsPaymentsAdvancedUpdated April 23, 2026

What Is On-Us Transaction?

An on-us transaction occurs when the card issuer and the merchant's acquiring bank are the same financial institution, eliminating third-party interchange fees and enabling faster, lower-cost settlement within a single institution.

Also known as: on-us payment, intrabank transaction, proprietary card transaction, closed-loop bank transaction

Key Takeaways

  • On-us transactions occur when the card issuer and merchant acquirer are the same bank, removing third-party interchange from the cost equation.
  • Merchants benefit from lower effective processing costs and faster settlement — often 12–36 hours quicker than not-on-us equivalents.
  • Large retail banks engineer high on-us rates to retain interchange revenue internally rather than paying it to a competing issuer.
  • On-us transaction rates can reach 30–40% of total card volume for major US banks with integrated issuing and acquiring portfolios.
  • Payment orchestration platforms can route eligible transactions to maximize on-us rates, directly reducing cost per transaction.

How On-Us Transaction Works

When a cardholder presents their card at checkout, the payment system must identify both the acquiring bank — the merchant's bank — and the issuing bank — the cardholder's bank. In a standard not-on-us transaction, these are different institutions and the card network brokers every step of the exchange. When they resolve to the same bank, the entire economics and flow of the transaction change.

01

Authorization Request Initiated

The merchant's terminal or payment gateway sends an authorization request through the acquirer. The acquirer's routing system reads the card's BIN (Bank Identification Number) — the first six to eight digits — and looks it up against a table of known issuer BIN ranges.

02

On-Us Detection

When the acquiring bank recognizes the BIN as belonging to cards it also issued, it flags the transaction as on-us. This detection happens in real time during authorization, before any authorization message is dispatched to an external issuer via the card network.

03

Internal Authorization

Instead of routing the authorization request outbound through Visa or Mastercard's network to a third-party issuer, the bank authorizes the transaction internally by checking the cardholder's account directly on its own core banking system. No external network hop occurs, reducing latency and eliminating network authorization fees.

04

Clearing and Settlement

Post-authorization, the bank moves funds between the cardholder's account (debit) and the merchant's account (credit) on its own general ledger. There is no interbank settlement file, no ACH clearing message, and no external net settlement position to manage — reconciliation is an internal accounting entry.

05

Fee Retention

Because no external interchange fee is owed to a third-party issuer, the bank retains the full spread between what it charges the merchant and its internal cost of processing. This margin retention is a primary reason large banks actively invest in growing both their issuing and acquiring portfolios simultaneously.

Why On-Us Transaction Matters

On-us transactions represent one of the most structurally advantageous positions in card payment economics. The institution that controls both sides of a transaction captures economics that would otherwise be split across the issuer, acquirer, and card network — and that gap compounds at scale.

The financial stakes are substantial. Interchange fees on US consumer credit card transactions average approximately 2.0–2.3% of transaction value according to Federal Reserve payment cost study data. Every on-us transaction that eliminates this transfer saves merchants tens of basis points in effective cost of acceptance, while the bank retains revenue it would otherwise pay to a competing issuer. For large integrated banks like JPMorgan Chase or Bank of America — which operate both massive card issuance programs and large merchant acquiring portfolios — on-us transactions routinely represent 30–40% of total card volume processed, generating significant annual retained revenue.

Settlement velocity is the second material impact. Not-on-us transactions settle on a T+1 basis for debit and T+1 to T+2 for credit, requiring interbank clearing through the card network's batch files. On-us transactions complete same-day in many implementations. Bank payment operations data consistently shows on-us settlement completing 12–36 hours faster than equivalent not-on-us volumes — a cash flow advantage that scales directly with daily transaction value for high-volume merchants.

The Concentration Effect

On-us rates are not evenly distributed across markets. Highly concentrated banking systems — where a small number of institutions dominate both issuing and acquiring — produce structurally higher on-us rates. Canada, Australia, and several Northern European markets with four-to-five dominant bank groups see higher on-us rates than the more fragmented US market. However, large US banks still generate substantial on-us volumes in their geographic and customer demographic strongholds.

On-Us Transaction vs. Not-On-Us Transaction

The split between on-us and not-on-us (also called "off-us") transactions runs through every cost model, settlement forecast, and dispute resolution workflow in card payments. Understanding the full dimension of differences is essential for payment professionals optimizing total cost of acceptance.

DimensionOn-Us TransactionNot-On-Us Transaction
Issuer = Acquirer?Yes — same institutionNo — different institutions
Interchange feeNone (or internal cost only)Standard interchange applies
Settlement speedSame-day to T+1T+1 to T+2
Network involvementAuthorization rails onlyFull clearing + settlement
Dispute resolutionInternal bank processChargeback via card network
Cost to merchantLower effective rateStandard merchant discount rate
Revenue to bank100% retained internallySplit between issuer and acquirer
BIN routing requiredYes — BIN table lookup at acquirerStandard outbound network routing
Applicable card typesBank-issued, co-branded, PLCCAny card from a different issuer

Types of On-Us Transaction

On-us transactions arise across several structurally distinct contexts, each with different volume drivers, stakeholder incentives, and optimization levers worth understanding separately.

Full Bank On-Us is the classic scenario: a consumer holds a debit or credit card issued directly by their primary bank and transacts at a merchant whose acquiring relationship is with that same bank. This pattern is most common with large universal banks operating both retail banking divisions and commercial merchant services arms. Volume here is driven by the overlap between cardholder base geography and merchant acquiring footprint.

Private-Label On-Us is specific to retailer-branded credit cards (PLCCs). When a retailer partners with a single bank to issue its store card and that same bank provides merchant acquiring services at the retailer's locations, every PLCC transaction at that retailer is on-us by design. Major US retailers have deliberately structured card programs to exploit this dynamic, capturing both the on-us economics and the loyalty and data benefits of a proprietary card program.

BIN Sponsor On-Us applies in fintech and neobank contexts where a BIN sponsor bank issues cards to fintechs' end-users and also provides acquiring services to specific merchant partners. Transactions between sponsored cardholders and acquiring merchants can be routed on-us through the sponsor bank's ledger without touching the interbank exchange, creating on-us economics within a distributed, multi-brand ecosystem.

Intra-Processor On-Us occurs when a payment processor operates both an issuing program (prepaid, debit, or credit) and merchant acquiring on a shared internal platform. Transactions between processor-issued cardholders and processor-acquired merchants settle on-us within the processor's own infrastructure, even when the transaction technically rides open card-network rails for the authorization step.

Best Practices

On-us transactions are an underexplored optimization lever in most merchant payment strategies. Both merchants negotiating acquiring agreements and developers building payment infrastructure can take concrete steps to improve on-us rates and accurately account for their economic impact.

For Merchants

Analyze issuer BIN distribution across your actual transaction mix before selecting or switching acquirers. Your payment processor's settlement reports contain the issuing BIN of every card transaction — aggregate these to identify which issuing banks represent your top cardholder volume. A merchant whose customers predominantly hold cards from a specific regional bank has a strong commercial case for acquiring through that same bank's merchant services arm. Evaluate private-label or co-branded card programs not just as loyalty tools but as structural on-us mechanisms: these guarantee on-us economics at your locations by design, and the economics can offset significant program launch and management costs at scale.

For Developers

Integrate BIN lookup into your authorization pipeline so on-us transactions are identified in real time and tagged for accurate cost tracking and reporting. When building payment orchestration or smart routing logic, parameterize acquirer selection by BIN prefix ranges rather than treating all card types identically. Maintain an up-to-date BIN database — BIN ranges are reassigned when banks merge, acquire card portfolios, or exit issuing programs, and stale tables generate incorrect on-us identification. Ensure your authorization retry logic preserves preferred on-us routing on soft declines rather than falling back automatically to a non-on-us acquirer, which would silently degrade the on-us rate you've engineered.

Common Mistakes

Treating on-us rate as a fixed constant. Many payment and finance teams model on-us transaction rates as immutable facts of their processing setup. In reality, switching acquirers, negotiating specific BIN routing agreements, or launching a co-branded card program can shift on-us rates materially over 12–24 months. Teams that don't actively manage this miss a meaningful cost optimization lever.

Neglecting BIN table maintenance. BIN ranges change regularly through bank M&A activity, portfolio sales, and new card program launches. An organization relying on a BIN database updated annually will routinely misclassify on-us transactions, leading to inaccurate cost models and incorrect routing decisions. BIN data should be refreshed at minimum monthly.

Assuming on-us means zero cost. On-us transactions reduce or eliminate interchange exposure, but they do not eliminate all processing fees. Network access fees, authorization fees, and internal bank cost allocations still apply. Payment models that equate on-us with free will systematically understate total cost of acceptance and produce incorrect interchange optimization analysis.

Applying card-network chargeback logic to on-us disputes. On-us disputes are resolved through an internal bank process, not the card network's chargeback mechanism. They operate under different timelines, evidentiary requirements, and resolution rules. Merchant and acquirer teams that apply standard network chargeback response SLAs to on-us disputes routinely miss bank-specific internal deadlines, leading to avoidable losses.

Ignoring geographic variance. On-us economics differ dramatically between markets. Applying US on-us logic to European acquiring relationships — where interchange regulation (EU Interchange Fee Regulation), acquiring market structure, and BIN concentration patterns are entirely different — produces incorrect conclusions. Always model on-us dynamics specific to the market and acquiring relationship in question.

On-Us Transaction and Tagada

Payment orchestration is one of the most practical tools available for systematically improving on-us transaction rates at scale. Tagada's orchestration layer gives merchants granular, configurable control over acquirer selection, BIN-based routing rules, and transaction steering logic — the exact capabilities needed to shift on-us rates intentionally rather than passively.

On-Us Routing with Tagada

Tagada can ingest BIN-level issuer data and route each authorization to the acquiring connection most likely to produce an on-us match. For merchants with multiple acquiring relationships — including bank acquirers with large consumer card issuance programs — on-us optimization becomes a configurable, data-driven policy rather than a structural accident. Pair BIN-based routing with Tagada's real-time cost monitoring to measure the exact basis-point impact of on-us rate changes on your effective processing cost, and tune routing thresholds accordingly as your transaction mix evolves.

Frequently Asked Questions

What is the difference between an on-us and a not-on-us transaction?

An on-us transaction is one where the card's issuing bank and the merchant's acquiring bank are the same institution, so funds move internally without crossing interbank network boundaries. A not-on-us transaction crosses institutional lines — the issuer and acquirer are different banks — requiring the card network (Visa, Mastercard) to broker clearing and triggering standard interchange fees payable from acquirer to issuer. The distinction determines cost structure, settlement speed, and dispute resolution path.

Do merchants pay interchange fees on on-us transactions?

Not in the traditional sense. Because both the issuer and acquirer are the same bank, there is no third-party interchange to transfer between institutions. The bank may apply an internal cost allocation or a reduced merchant discount rate, but the fee is set and retained entirely within one institution. This typically results in significantly lower effective processing costs compared to standard not-on-us interchange rates, which average 1.5–2.5% for consumer credit cards in the US market.

How do on-us transactions affect settlement speed?

On-us transactions settle faster because no interbank messaging or external clearing is required. Funds transfer between accounts on the same bank ledger, often settling same-day or overnight versus the standard T+1 or T+2 cycle for not-on-us transactions. For merchants with high-volume, tight-margin operations — grocery, fuel, quick-service restaurants — this cash flow acceleration is operationally meaningful and requires no change to existing merchant infrastructure.

Which card types most commonly generate on-us transactions?

Co-branded retail cards, private-label credit cards (PLCCs), and debit cards issued by large banks with significant merchant acquiring market share are the primary sources of on-us volume. A Chase-issued Visa used at a Chase-acquiring merchant creates an on-us transaction. Similarly, a retailer's store card — issued and acquired through the same bank — generates on-us transactions at every in-network location by design. This is why major retailers structure card programs around a single bank partner.

Can payment orchestration help increase on-us rates?

Yes, in specific contexts. Payment orchestration platforms with visibility into acquirer identity and issuer BIN data can implement intelligent routing logic to prefer processors or acquiring relationships that increase the likelihood of on-us matches. This is especially actionable for merchants with multiple acquiring connections or in markets where one bank dominates both issuing and acquiring. Routing decisions are made per-transaction in real time based on BIN lookups against known acquirer portfolios.

Is an on-us transaction the same as a closed-loop payment?

They are related but not identical. Closed-loop payments — such as gift cards or proprietary retail networks — always stay within one operator's system by design and never touch an open card network. On-us transactions occur within open-loop networks (Visa, Mastercard) but happen to match the same institution on both sides. Closed-loop payments skip the card network entirely; on-us transactions use the network's authorization rails but bypass interbank clearing and interchange settlement.

Tagada Platform

On-Us Transaction — built into Tagada

See how Tagada handles on-us transaction as part of its unified commerce infrastructure. One platform for payments, checkout, and growth.

Related Terms

Payments

Acquirer

An acquirer (acquiring bank) is the financial institution that processes card payments on behalf of a merchant, settling funds from the card networks into the merchant's account. It holds the merchant account and bears the financial risk of chargebacks and fraud.

Payments

Issuer

An issuer is a financial institution—typically a bank or credit union—that provides payment cards to consumers and is responsible for approving or declining transactions on their behalf.

Payments

Interchange Fee

An interchange fee is a per-transaction fee paid by a merchant's bank (acquirer) to the cardholder's bank (issuer) every time a card payment is processed. It is the largest component of card acceptance costs, typically ranging from 0.2% to 2%+ of transaction value.

Payments

Settlement

Settlement is the process by which funds from a completed transaction are transferred from the issuing bank to the merchant's account, finalizing the payment after authorization and capture. It typically occurs 1–3 business days after the original transaction.

Payments

Card Network

A card network is the payment infrastructure connecting issuing banks, acquiring banks, and merchants to authorize and settle card transactions. Networks like Visa, Mastercard, and UnionPay set the technical standards, rules, and fee structures that govern every swipe, tap, or click.

Payments

Authorization

The real-time process where a card network and issuing bank approve or decline a payment transaction. Authorization verifies the card is valid, the account has sufficient funds, and the transaction passes fraud checks.