All termsPaymentsIntermediateUpdated April 10, 2026

What Is Merchant Discount Rate (MDR)?

The Merchant Discount Rate (MDR) is the total fee a merchant pays to accept card payments, expressed as a percentage of each transaction. It bundles interchange fees, scheme fees, and the acquirer's margin into a single blended rate.

Also known as: discount rate, merchant service charge (MSC), card acceptance fee, merchant service fee

Key Takeaways

  • MDR is the all-in fee merchants pay per card transaction, covering interchange, scheme fees, and acquirer margin.
  • Interchange is the largest cost layer and is set by card networks — only the acquirer margin is directly negotiable.
  • Interchange-plus pricing gives merchants full cost transparency; blended pricing obscures where money goes.
  • Transaction data quality (Level 2/3 data, correct MCC) directly affects interchange category and therefore MDR.
  • Multi-acquirer routing and regular RFP processes are the most effective levers for reducing long-term MDR.

How Merchant Discount Rate (MDR) Works

Every time a customer pays by card, the merchant does not receive the full transaction amount. Instead, the acquiring bank deducts a small percentage before settling the funds. That percentage — the Merchant Discount Rate — is composed of three distinct layers that stack together to form the total cost of acceptance.

01

Interchange fee is collected

The acquirer pays the card-issuing bank an interchange fee for each transaction. This is the largest layer of MDR, typically representing 60–80% of the total. Rates are set by Visa and Mastercard in published schedules and vary by card type, region, and whether the transaction is card-present or card-not-present.

02

Scheme fee is applied

The card network (Visa, Mastercard, Amex) charges a scheme fee for the use of its rails. These fees cover authorisation, clearing, and network services. Scheme fees have grown significantly over the past decade and now represent a meaningful share of total MDR, often 10–20% of the blended rate.

03

Acquirer margin is added

The acquirer adds its own margin to cover its operational costs, risk, and profit. This is the only component of MDR that merchants can directly negotiate. Acquirer margins vary substantially based on merchant volume, industry risk profile, and the competitive landscape.

04

MDR is quoted to the merchant

The acquirer presents the combined cost either as a blended flat rate (e.g., 1.5% on all transactions) or as an interchange-plus rate (e.g., interchange + 0.3% + €0.05). The merchant pays this on every settled transaction.

05

Settlement occurs net of MDR

At the end of each settlement cycle — typically one to three business days — the acquirer transfers the transaction volume minus MDR to the merchant's bank account. The processing fee may also include fixed per-transaction charges that appear alongside the percentage-based MDR.

Why Merchant Discount Rate (MDR) Matters

MDR is not a minor operational detail — it is a direct deduction from gross revenue that compounds across every card transaction a business processes. For high-volume merchants, even a 0.1 percentage point reduction in MDR can translate into hundreds of thousands of euros in annual savings.

Card payments account for over 57% of global point-of-sale transaction value, according to the Nilson Report, making MDR the single largest payment cost for most merchants. The European Central Bank's 2023 study on card payments found that the average MDR for consumer card transactions in the eurozone sits at approximately 1.1%, though it ranges from below 0.5% in markets like France to above 2% in some Eastern European markets. For ecommerce specifically, Worldpay's 2024 Global Payments Report estimated that total card acceptance costs — dominated by MDR — consume between 1.5% and 3% of gross merchandise value for online retailers globally.

Understanding MDR is also essential for financial modeling. Merchants who treat payment fees as a single opaque line item cannot identify whether cost increases come from interchange shifts, scheme fee changes, or acquirer margin creep — three problems with very different solutions.

Regulatory context

In the EU and UK, interchange fees for consumer Visa and Mastercard transactions are capped at 0.2% for debit and 0.3% for credit under the Interchange Fee Regulation (IFR). This cap does not apply to commercial cards, American Express, or transactions involving non-EEA issuers.

Merchant Discount Rate (MDR) vs. Interchange Fee

These two terms are frequently confused, even by experienced payment professionals. Understanding the distinction is critical for cost analysis and vendor negotiations.

AttributeMerchant Discount Rate (MDR)Interchange Fee
ScopeAll-in fee paid by merchantOne component within MDR
Who sets itAcquirer (total)Card network (Visa/Mastercard)
Negotiable?Partially (acquirer margin only)No — published schedules
Paid toAcquirerIssuing bank (via acquirer)
VisibilityOften blended / opaqueVisible on interchange-plus statements
Varies by card type?Yes (if interchange-plus)Yes — 100+ categories
Regulatory caps (EU)No direct capYes — 0.2% debit, 0.3% credit

The key takeaway: interchange is the floor; MDR is the ceiling. Merchants can only move MDR downward by either qualifying for better interchange categories or negotiating the acquirer margin.

Types of Merchant Discount Rate (MDR)

MDR is not a single fixed number. It manifests in different forms depending on how the acquirer structures pricing.

Blended / flat-rate MDR — A single percentage applied to all transactions regardless of card type. Simple to forecast but provides no visibility into cost drivers. Common among PSPs targeting SMBs (e.g., Stripe's published rates).

Interchange-plus (cost-plus) MDR — The merchant sees the actual interchange cost plus a fixed acquirer markup. Full transparency, easier to optimise, and the preferred model for mid-market and enterprise merchants. Allows merchants to identify which card types drive cost.

Tiered pricing MDR — The acquirer groups transactions into two or three buckets (qualified, mid-qualified, non-qualified) with different rates. Opaque and often more expensive than interchange-plus for merchants accepting premium cards. Generally unfavourable.

Interchange-plus-plus (IC++) — A granular variant common in Europe that separately itemises interchange, scheme fees, and acquirer margin on statements. The gold standard for cost transparency and optimisation.

Flat fee per transaction — Some models charge a fixed monetary amount per transaction rather than a percentage. Favourable for high-average-order-value merchants; expensive for low-ticket sellers.

Best Practices

For Merchants

Run a competitive RFP every 18–24 months. Acquirer pricing erodes over time as your volume grows and risk profile improves. Actively benchmarking ensures you are not overpaying on acquirer margin. Even a 0.05% reduction at €10M annual card volume saves €5,000 per year.

Switch to interchange-plus pricing. If your acquirer only offers blended rates, push for interchange-plus. Transparency reveals which transaction types are expensive and enables targeted optimisation — for example, steering customers toward lower-cost debit cards at checkout.

Submit high-quality transaction data. For B2B merchants, submitting Level 2 and Level 3 purchasing data (cost centre, line-item detail) can unlock lower commercial card interchange rates that are 0.5–1.0 percentage points cheaper than standard commercial rates.

Audit your MCC. Your Merchant Category Code affects interchange eligibility. An incorrectly assigned MCC can prevent you from accessing lower rates available to your industry. Request a review from your acquirer if your business model has changed.

Understand your chargeback rate. Elevated chargeback ratios trigger acquirer risk surcharges that inflate your effective MDR. Dispute management and fraud tooling pay for themselves through MDR savings.

For Developers

Implement 3DS2 correctly. Strong Customer Authentication shifts liability to the issuer for authenticated transactions in Europe and reduces fraud-related interchange downgrades. Misconfigured 3DS flows cause unnecessary friction and failed authentications.

Pass full billing address and CVV. Card-not-present transactions without AVS data or CVV frequently downgrade to higher interchange categories. Ensure your checkout and API integrations capture and transmit all available cardholder data.

Use network tokens. Visa and Mastercard network tokens improve authorisation rates and can qualify for lower interchange in specific markets. Implement token requestor flows via your payment gateway or orchestration layer.

Log interchange category per transaction. Build reporting that captures the interchange category returned in authorisation and settlement responses. This is the foundation for any MDR optimisation programme.

Common Mistakes

Treating MDR as a fixed cost. MDR is variable and negotiable. Merchants who accept the initial rate without pushback or periodic review consistently overpay. Acquirers rarely proactively reduce rates as merchant volume grows.

Conflating MDR with gateway or platform fees. Payment gateway fees, fraud tool fees, and monthly platform charges are separate from MDR. Conflating them makes cost-reduction analysis impossible. Maintain a clean payment cost waterfall that separates each layer.

Ignoring cross-border uplift. Transactions where the cardholder's issuing bank is in a different country than the merchant trigger cross-border interchange surcharges, often 0.4–1.5% above domestic rates. Merchants selling internationally should model this uplift into their unit economics.

Optimising for MDR without considering authorisation rate. An acquirer offering a 0.1% lower MDR but delivering a 2% lower authorisation rate destroys far more revenue than it saves. Total cost of acceptance must include the opportunity cost of declined transactions.

Not accounting for scheme fee inflation. While interchange is regulated in the EU, scheme fees are not. Visa and Mastercard have increased scheme fees substantially since 2018. Merchants on interchange-plus see this directly; those on blended rates often do not notice until margins shrink unexpectedly.

Merchant Discount Rate (MDR) and Tagada

MDR optimisation is a core use case for payment orchestration, and it is central to what Tagada enables. By routing transactions across multiple acquirer connections, Tagada allows merchants to apply least-cost routing logic — sending each transaction to the acquirer offering the best effective rate for that card type, geography, and channel.

MDR optimisation with Tagada

Tagada's orchestration layer lets you connect multiple acquirers and define routing rules based on card BIN, currency, transaction amount, and acquirer response codes. Merchants typically see a 10–25 basis point reduction in blended MDR within the first 90 days of multi-acquirer routing — without changing their checkout or customer experience.

Tagada also surfaces per-transaction interchange category data in its reporting dashboard, giving merchants the visibility needed to identify downgrade patterns and work with acquirers to correct data submission issues. For enterprise merchants running RFPs, Tagada's multi-acquirer architecture provides the negotiating leverage that single-acquirer merchants cannot access — active competition between acquirers for transaction volume consistently produces better pricing outcomes.

Frequently Asked Questions

What is a typical Merchant Discount Rate?

MDR varies widely by industry, card type, and pricing model. In Europe, blended MDRs for card-present retail typically range from 0.3% to 1.5%, while card-not-present ecommerce rates often run between 1.2% and 2.5%. Premium cards, corporate cards, and cross-border transactions carry higher rates. Some high-risk verticals see MDRs above 3%.

Who sets the Merchant Discount Rate?

The MDR is set by your acquiring bank or payment service provider. However, the floor is largely determined by interchange fees, which are set by the card networks (Visa, Mastercard). Scheme fees are set by those same networks. The acquirer adds its own margin on top. Merchants negotiate the acquirer margin, but cannot directly negotiate interchange.

What is the difference between MDR and interchange fee?

The interchange fee is a component of MDR, not the same thing. Interchange flows from the acquirer to the card-issuing bank and is the largest cost layer, typically 60–80% of MDR. MDR is the total bundled fee the merchant pays, which also includes the scheme fee charged by the card network and the acquirer's processing margin.

Is MDR charged on the full transaction amount including tax?

Yes, in most markets MDR is applied to the gross transaction value, which includes taxes, shipping, and any surcharges. This means merchants effectively pay processing fees on VAT or sales tax they collect on behalf of governments, adding hidden cost. Some acquirers in specific markets allow tax-excluded settlement, but this is not the norm.

Can merchants pass MDR costs on to customers?

Card surcharging is legal in many jurisdictions including the US and Australia, but prohibited in the EU and UK for consumer card payments. Where allowed, surcharges must typically not exceed the merchant's actual cost of acceptance and must be disclosed clearly. Always verify local card scheme rules and consumer protection laws before surcharging.

How does payment orchestration help reduce MDR?

Payment orchestration platforms can reduce effective MDR by routing transactions to the acquirer offering the best rate for each card type, geography, and transaction profile. They also enable interchange optimisation by ensuring transactions qualify for lower-rate categories through correct data submission, and allow merchants to benchmark acquirer pricing across multiple relationships simultaneously.

Tagada Platform

Merchant Discount Rate (MDR) — built into Tagada

See how Tagada handles merchant discount rate (mdr) as part of its unified commerce infrastructure. One platform for payments, checkout, and growth.