All termsPaymentsIntermediateUpdated April 10, 2026

What Is Interchange-Plus Pricing?

Interchange-plus pricing is a payment processing fee model where merchants pay the card network's actual interchange fee plus a fixed markup charged by the processor. It separates the true cost of acceptance from the processor's profit margin, giving merchants full transparency.

Also known as: cost-plus pricing, interchange pass-through, pass-through pricing, cost-plus interchange

Key Takeaways

  • Interchange-plus separates the network's interchange fee from the processor's markup, giving merchants full cost transparency on every transaction.
  • The interchange component varies by card type, MCC, and acceptance method — rewards and corporate cards carry higher interchange than standard debit.
  • Mid-to-large merchants almost always pay less under interchange-plus than flat-rate or tiered pricing once monthly volume exceeds roughly $10,000.
  • Negotiating the 'plus' markup is possible and worthwhile — even a 0.10% reduction saves $1,000 per $1M in card volume.
  • Reading an interchange-plus statement requires understanding your card mix; optimizing card routing and acceptance practices directly lowers your effective rate.

How Interchange-Plus Pricing Works

Interchange-plus pricing breaks a card transaction's processing cost into two transparent, itemized components that appear separately on your monthly statement. Unlike bundled pricing models, you can trace every fee back to its source. Here is how each transaction flows through the model.

01

Customer presents a card

The cardholder pays with a credit or debit card — in person, online, or via a saved token. The card type, issuing bank, and acceptance method are captured at this point and will directly influence the interchange rate that applies.

02

Card network sets the interchange fee

Visa, Mastercard, or another network looks up the applicable interchange rate using the merchant's interchange fee schedule. Rates are published publicly and depend on the merchant category code (MCC), card type (consumer debit, rewards credit, corporate), and whether the card was present physically or entered remotely.

03

Processor adds its fixed markup

Your payment processor charges its own markup on top — expressed as a basis-point percentage plus a flat per-transaction fee (e.g., 0.20% + $0.10). This 'plus' component is identical regardless of which card the customer used; only the interchange portion varies.

04

Issuing bank receives interchange; processor keeps markup

The interchange fee flows to the cardholder's issuing bank as compensation for credit risk and rewards funding. The processor retains its markup. The merchant's payout is the transaction amount minus both components.

05

Statement itemizes every component

At month-end, your statement lists each interchange category separately — showing how many transactions fell into each rate tier, the exact network cost, and the processor's margin. This granularity is the defining feature of interchange-plus billing.

Why Interchange-Plus Pricing Matters

For merchants who process meaningful card volume, pricing model choice has a direct and measurable impact on the bottom line. The difference between an opaque bundled model and a transparent interchange-plus structure can represent tens of thousands of dollars annually.

According to the Nilson Report, U.S. card payment volume exceeded $10.6 trillion in 2023, with interchange fees representing one of the largest expense categories for merchants after goods and payroll. A 2022 study by CMSPI estimated that merchants overpay by an average of 20–40 basis points on blended-rate or tiered pricing compared to pass-through interchange costs for the same card mix. For a merchant processing $1 million per year in card revenue, that gap translates to $2,000–$4,000 in unnecessary fees.

Interchange-plus also matters operationally. Because the network cost is passed through at cost, merchants have an actual incentive to optimize acceptance practices — steering customers toward lower-cost payment methods, improving authorization rates to avoid downgrades, and ensuring transaction data is submitted correctly. Under a flat-rate model, those optimizations yield no savings.

Interchange rate complexity

Visa alone publishes over 700 distinct interchange rate categories in the U.S. interchange tables. The practical range for card-not-present ecommerce transactions runs from roughly 0.05% + $0.22 for regulated debit cards to 2.95% + $0.10 for some premium rewards credit cards. Your actual blended interchange cost depends entirely on your customer card mix.

Interchange-Plus Pricing vs. Other Pricing Models

Several fee structures compete with interchange-plus. Each involves different trade-offs between transparency, predictability, and total cost.

FeatureInterchange-PlusFlat-RateTiered Pricing
Cost transparencyHigh — full itemizationLow — single bundled rateLow — buckets obscure true cost
Interchange passed at costYesNoPartially
Rate stabilityMarkup fixed; interchange variesFully fixedVaries by bucket assignment
Best forMid/high-volume merchantsVery small or low-volumeLegacy accounts (avoid)
Typical effective rate (ecommerce)1.7–2.4%2.6–2.9%1.8–3.5%
Negotiable markupYesRarelyRarely
Statement readabilityComplex but informativeSimpleComplex and opaque

Flat-rate pricing charges the same percentage on every transaction regardless of card type, making it predictable but expensive for merchants whose customers use basic debit cards. Tiered pricing buckets transactions into "qualified," "mid-qualified," and "non-qualified" tiers — a model widely criticized because processors have discretion over which tier each transaction falls into, often pushing transactions into higher-cost buckets without merchant visibility.

Types of Interchange-Plus Pricing

Not all interchange-plus arrangements are structured identically. Merchants encounter several variants in practice.

Standard Interchange-Plus is the most common form: one fixed markup (e.g., 0.25% + $0.10) applied to every transaction, regardless of card type. The interchange component varies; the markup does not.

Interchange-Plus with Volume Tiers applies a declining markup schedule as monthly volume crosses thresholds. For example, a processor might charge 0.25% + $0.10 up to $50,000/month and 0.15% + $0.08 above that. This rewards growth and is common among mid-market acquirers.

Subscription or Membership Interchange-Plus (popularized by Payment Depot and Stax) charges a flat monthly fee in lieu of a percentage markup. Merchants pay interchange at cost plus a small per-transaction flat fee ($0.08–$0.15). This model is most cost-effective for merchants with high average ticket sizes.

Blended Interchange-Plus still exists at some processors, where the 'plus' is quoted as a single blended number but the statement still shows interchange pass-through. This is better than pure blended-rate but less informative than true line-item interchange-plus.

Best Practices

For Merchants

Audit your monthly statement to identify your top five interchange categories by volume. If a significant share of your transactions fall into premium rewards or corporate card buckets, explore surcharging programs or cash-discount models where legally permitted — this directly offsets the higher interchange cost those cards carry.

Negotiate the markup annually, especially after reaching new volume milestones. Many processors will reduce the 'plus' component by 5–10 basis points without requiring you to switch platforms. Present a competing quote to strengthen your position.

Ensure your payment gateway submits level 2 or level 3 data for B2B transactions. Corporate and purchasing cards qualify for significantly lower interchange rates when enhanced transaction data (tax amount, customer reference, line-item detail) is included, which can reduce interchange by 50–100 basis points on qualifying transactions.

For Developers

When building payment integrations, capture and pass the full set of transaction data your processor supports — AVS fields, CVV flag, MCC, and for B2B flows, level 2/3 fields via the payment processor API. Missing data fields cause interchange downgrades, raising the network cost component your merchant pays.

Implement retry logic with correct authorization amounts. Partial authorization acceptance and amount mismatches between authorization and capture trigger downgrade conditions under Visa and Mastercard rules, shifting transactions to higher interchange categories automatically.

Common Mistakes

Confusing the markup with the total cost. Merchants often compare processor markups in isolation without accounting for their actual interchange mix. A 0.20% markup from Processor A applied to a high-rewards card portfolio may cost more in total than a 0.30% markup from Processor B applied to a debit-heavy card mix.

Ignoring monthly or annual fees. Some processors quote a very low interchange-plus markup but layer on gateway fees, PCI compliance fees, statement fees, and minimum monthly fees that erode the savings. Always calculate the all-in effective rate across your actual monthly volume.

Failing to renegotiate after volume growth. Interchange-plus markups are not automatically adjusted as your business grows. A merchant processing $50,000/month often pays the same markup as one processing $500,000/month unless they proactively ask for a rate review.

Accepting opaque downgrade fees. Some processors add a surcharge when transactions "downgrade" to a non-qualified interchange category, layering an extra fee on top of the higher interchange cost. These fees are negotiable and should be removed entirely in a well-structured interchange-plus agreement.

Overlooking the markup fee structure on international cards. Cross-border transactions carry additional network assessment fees on top of interchange. These are separate from the processor markup and should appear as distinct line items — if they don't, ask your processor for a full fee schedule.

Interchange-Plus Pricing and Tagada

Tagada's payment orchestration layer is designed to work transparently alongside interchange-plus pricing from any connected acquirer or processor. When routing transactions across multiple processing partners, Tagada preserves the itemized fee data from each processor's interchange-plus statement, allowing finance teams to benchmark true processing costs across acquirers using consistent methodology.

When comparing acquirer costs inside Tagada, filter by interchange category rather than by card brand alone. Two acquirers may show similar blended effective rates but differ significantly on their markup structure for high-interchange card types. Tagada's fee breakdown view surfaces this distinction so you can route premium-card volume to the processor with the most competitive markup for that category.

Frequently Asked Questions

What does the 'plus' mean in interchange-plus pricing?

The 'plus' refers to the processor's fixed markup added on top of the raw interchange fee set by the card network (Visa, Mastercard, etc.). This markup covers the processor's costs and profit. Because both components are disclosed separately, merchants can see exactly how much goes to the card network and how much the processor earns on each transaction.

Is interchange-plus pricing always cheaper than flat-rate or tiered pricing?

For most mid-to-high-volume merchants, interchange-plus pricing is typically cheaper than flat-rate or tiered models. Flat-rate processors like Square bundle a blended rate that includes profit padding for low-cost transactions. Interchange-plus passes through the actual network cost, which can be significantly lower for debit cards, corporate cards, and certain card-present transactions. Small merchants with low volume may still prefer flat-rate for its simplicity.

Who sets the interchange rates in interchange-plus pricing?

Interchange rates are set by the card networks — primarily Visa and Mastercard — and updated twice a year, typically in April and October. The rates vary by card type (credit, debit, rewards, corporate), merchant category code (MCC), and how the card was accepted (card-present vs. card-not-present). Processors have no control over the interchange component; they only determine the 'plus' markup.

What is a typical interchange-plus markup for an ecommerce business?

For ecommerce merchants, a competitive interchange-plus markup typically ranges from 0.10% + $0.05 to 0.30% + $0.15 per transaction, depending on monthly processing volume and negotiating leverage. High-volume merchants processing over $500,000 per month may negotiate markups as low as 0.05% + $0.05. Always compare the basis points (percentage) and the per-transaction fee separately when evaluating processor quotes.

Can I switch from blended or tiered pricing to interchange-plus?

Yes, most major processors will switch existing merchants to interchange-plus pricing upon request, especially if you have consistent volume or are threatening to move to a competitor. Review your current processing statements to calculate the effective rate you're paying today, then compare it against a projected interchange-plus rate using your actual card mix. The switch usually takes effect within one billing cycle.

Does interchange-plus pricing work for all payment methods?

Interchange-plus pricing applies specifically to card payments processed through card networks that publish interchange schedules — primarily Visa, Mastercard, Discover, and American Express (for some acquirer relationships). It does not apply to ACH/bank transfers, digital wallets settled via bank rails, or buy-now-pay-later products. For those payment methods, processors typically charge separate flat fees or percentage rates.

Tagada Platform

Interchange-Plus Pricing — built into Tagada

See how Tagada handles interchange-plus pricing as part of its unified commerce infrastructure. One platform for payments, checkout, and growth.