> guide

Stripe vs Merchant of Record: Which Billing Model Is Right for Your SaaS?

The most important billing decision isn't which provider to use — it's which model to use. Payment processor or merchant of record? Here's how to decide.

The fundamental difference

When you use Stripe, you are the merchant of record. You collect the payment, you handle tax, you manage compliance. Stripe provides the infrastructure — APIs, payment processing, checkout — but the legal and operational responsibility is yours.

When you use a merchant of record like Paddle, Dodo Payments, or Lemon Squeezy, they are the legal seller. They collect the payment on your behalf, handle global tax calculation, collection, and remittance, manage chargebacks and fraud, and pay you out.

This isn't a feature difference. It's a structural difference that affects how you build, how you scale, and how much operational overhead you take on.

When to use a payment processor (Stripe)

  • You have engineering resources. Stripe's API is the most comprehensive in payments, but billing logic — proration, dunning, plan changes, trials — is your code to write and maintain.
  • You need maximum flexibility. Custom checkout, marketplace payouts (Stripe Connect), in-person payments (Terminal), usage-based billing — Stripe can do nearly anything.
  • You're comfortable with tax compliance. You'll need to handle sales tax, VAT, and GST registration and remittance yourself. Stripe Tax helps with calculation but doesn't eliminate the burden.
  • You're building a complex product. Marketplaces, platforms with multi-party payouts, or products with non-standard billing flows need the API depth Stripe provides.

When to use a merchant of record

  • You want tax and compliance handled. This is the primary reason. If you sell globally and don't want to register for VAT in 27 EU countries, a MoR solves this entirely.
  • You're a small team or solo founder. The operational overhead of tax compliance scales with your customer geography. A MoR eliminates it.
  • You want to ship fast. MoR platforms like Dodo Payments or Lemon Squeezy get you from zero to accepting payments in hours, not weeks.
  • Your billing is straightforward. Subscriptions, one-time payments, and simple pricing tiers work well within the MoR model.

The cost trade-off

Stripe charges approximately 2.9% + $0.30 per transaction — but you pay for everything else separately: tax tools, billing management, fraud protection, compliance.

MoR platforms charge more per transaction (Paddle at 5% + $0.50, Dodo Payments at 4% + $0.40) but bundle tax, compliance, fraud protection, and billing into that rate. The effective cost depends on what you'd spend building and maintaining those capabilities yourself.

For a detailed scenario-based comparison, use the Billing Atlas provider comparison tool.

The MoR landscape in 2026

The merchant-of-record market is evolving rapidly:

  • Paddle is the most established MoR for SaaS, with advanced subscription management and revenue recovery. Raised $25M in July 2025.
  • Dodo Payments is a developer-first MoR with a modern API and competitive pricing (4% + $0.40). Growing fast.
  • Lemon Squeezy was acquired by Stripe in 2024 and is transitioning to Stripe Managed Payments — Stripe's own MoR product.
  • Polar is an open-source MoR for developer tools, backed by Accel ($10M seed in June 2025).

Stripe itself is entering the MoR market with Stripe Managed Payments, expected to launch publicly in 2026. This will fundamentally change the competitive landscape.

What about billing platforms?

Billing platforms like Chargebee, Recurly, and Orb sit in a different category. They handle subscription logic, dunning, and revenue recognition — but they sit on top of a payment processor (usually Stripe). They don't solve the tax/compliance problem. Think of them as billing orchestration, not billing infrastructure.

If your main pain is complex subscription management, a billing platform + Stripe may be better than either a raw PSP or an MoR. See hybrid pricing models for more.

Decision framework

Start with the question: do I want to own tax and compliance?

  • Yes, I'll handle itStripe (maximum control, lower per-transaction cost)
  • No, I want it handled → MoR (Dodo Payments for API-first, Paddle for enterprise scale, Lemon Squeezy for fastest launch)
  • I need complex billing logic too → Stripe + Chargebee or Orb

For a personalized recommendation, try the Billing Atlas decision engine — 5 questions, under 30 seconds.

What is Stripe?

Stripe is a payment processor — arguably the most developer-friendly one ever built. It provides APIs for accepting payments, a hosted checkout page, Connect for marketplace payouts, Terminal for in-person payments, and Billing for basic subscription management. It handles moving money from your customer's card to your bank account.

What Stripe does not do is act as the legal seller. When you use Stripe, you are the merchant. That means you're responsible for calculating, collecting, and remitting sales tax, VAT, and GST in every jurisdiction where you have customers. Stripe Tax helps with calculation, but filing and remittance are still on you. For developers, Stripe is the default choice — and for good reason. Its documentation, API design, and ecosystem are unmatched. The question is whether you want the operational weight that comes with being the merchant.

What is a Merchant of Record?

A merchant of record (MoR) is a company that legally sells your software on your behalf. When a customer buys your product through an MoR, the MoR's name appears on the credit card statement. They are the seller. You are the vendor or developer being paid out by the MoR.

This legal distinction matters because the MoR assumes responsibility for global tax compliance, fraud liability, chargebacks, and payment regulations. They calculate and remit VAT, GST, and sales tax in every market. They handle refund disputes. They manage PCI compliance. You get a payout, minus their fee. The major MoR platforms for SaaS in 2026 are Paddle, Dodo Payments, Lemon Squeezy (now part of Stripe), and Polar for open-source projects.

Real-world scenarios

Abstract comparisons only get you so far. Here's how the choice plays out in practice:

  • Solo founder selling a dev tool globally. You have customers in 30+ countries and zero interest in tax registration. A merchant of record like Dodo Payments or Paddle handles everything so you can focus on building. Winner: MoR.
  • VC-backed B2B SaaS with complex billing needs. You need usage-based pricing, custom invoicing, multi-currency support, and a billing team to manage it. Stripe paired with a billing platform like Chargebee or Orb gives you the flexibility and depth required. Winner: Stripe + billing platform.
  • EU-focused SaaS wanting the fastest possible launch. You're pre-revenue, need to validate quickly, and don't want to spend weeks on billing infrastructure. An MoR gets you live in hours with full EU VAT compliance out of the box. Winner: MoR.
  • Marketplace with multi-party payouts. You need to split payments between sellers, handle KYC, and manage complex payout logic across multiple parties. Stripe Connect was purpose-built for this and nothing in the MoR world matches it. Winner: Stripe Connect.

Common mistakes to avoid

  • Underestimating the tax compliance burden. Most founders don't think about tax until they have customers in 10+ countries. By then, you may owe back taxes in jurisdictions you didn't know required registration. If you're going with Stripe, budget real time and money for tax ops — or accept the risk.
  • Choosing based on transaction fees alone. Stripe's 2.9% looks cheaper than Paddle's 5%, but that comparison ignores everything you'll spend on tax tools, compliance consulting, chargeback management, and engineering time to build billing logic. Calculate the fully loaded cost, not just the processing fee.
  • Ignoring migration costs. Switching billing providers mid-growth is painful. You'll need to migrate active subscriptions, handle prorated charges, update webhooks, and manage a transition period where both systems run in parallel. Pick the right model early, not just the cheapest one today.
  • Assuming MoR means less control over billing. Modern MoR platforms provide extensive APIs, custom checkout experiences, and flexible pricing models. You're not stuck with a generic checkout page. Platforms like Dodo Payments offer developer-first APIs that rival Stripe's ergonomics for standard SaaS billing flows.

Further reading

Last updated: March 2026