# Mollie

> Mollie is a European payment service provider that lets businesses accept cards and local payment methods including iDEAL, Bancontact, SEPA Direct Debit, Klarna, and PayPal through one integration, with a Subscriptions API that turns a customer mandate into recurring charges at a fixed interval, transparent per-method pricing starting at 1.80 percent plus 25 cents on European Economic Area consumer cards, no monthly fee on online payments, and settlement on a schedule you choose; Mollie is your payment provider rather than your merchant of record, so tax registration and liability remain yours.

- Category: Subscription Billing (https://saastracker.org/categories/subscription-billing)
- Website: https://www.mollie.com
- Starting price: €0.32 per iDEAL transaction, or 1.80 percent plus €0.25 on European Economic Area consumer cards
- Free plan: No plan fee at all on online payments. You pay per successful transaction and nothing otherwise, which functions as a permanent zero-cost baseline.
- Free trial: No trial; test mode is free and available before verification completes
- Founded: 2004, HQ: Amsterdam, Netherlands, Ownership: Private, venture and growth-equity backed
- Profile last reviewed: 2026-08-22
- Canonical profile: https://saastracker.org/products/mollie

## Overview

Mollie started in Amsterdam in 2004 as a way for Dutch developers to take iDEAL payments without the horror of a bank integration, and that origin still shapes it. The company's advantage is not the card rail, which everyone has, but the depth of European local methods: iDEAL and Wero in the Netherlands, Bancontact in Belgium, Przelewy24 in Poland, EPS in Austria, SEPA Direct Debit across the eurozone, Bacs Direct Debit in the United Kingdom, Klarna in most of it. In markets where iDEAL is 60 percent of ecommerce volume, a processor that treats it as a first-class method rather than an afterthought is not a preference, it is a requirement.

The financial story is dramatic. Mollie raised an $800M Series C led by Blackstone in June 2021 at a $6.5B valuation, which the market subsequently repriced hard. In December 2025 it agreed to acquire GoCardless for around 1.05 billion euros in a mostly stock deal that valued Mollie itself at roughly 1.95 billion euros, a striking mark against that 2021 number. The combined group is positioned as Europe's most complete payment platform, covering cards, local methods, and bank debit across more than 350,000 businesses, with closing expected by mid 2026 and a phased integration.

For subscription billing specifically, Mollie is honest about being a payment layer. It offers a Subscriptions API: take a first payment to create a mandate, then charge that mandate at a defined interval for a defined number of cycles. It handles retries, up to five attempts, and then cancels. What it does not offer is a plan catalogue with tiers and add-ons, proration on plan changes, coupon logic, usage metering, invoicing with quotes, revenue recognition, or a dunning strategy you can shape. Those live in whatever billing system you put on top.

Pricing is published per method and is unusually transparent, which is rare in European acquiring. European Economic Area consumer cards are 1.80 percent plus 25 cents, commercial cards and American Express are 2.90 percent plus 25 cents, non-European cards are 3.25 percent plus 25 cents, iDEAL is a flat 32 cents, and SEPA Direct Debit is a flat 35 cents. There is no monthly fee on online payments and no minimum volume. Currency conversion on payouts costs 1 percent.

## How it works

1. You create a Mollie account, which is self-serve, and complete business verification. Mollie is a licensed payment institution in the Netherlands and the onboarding reflects that: expect identity checks, ownership disclosure, and a review of what you sell. Test mode is available immediately so you can build before you are approved.

2. You enable the payment methods you want. Mollie's dashboard shows each method with its own published price, and you turn on iDEAL, Bancontact, cards, PayPal, Klarna, SEPA Direct Debit, and others individually rather than accepting a blended rate for a bundle.

3. For a one-off payment, you create a Payment through the API or a plugin and redirect the customer to Mollie's hosted checkout, which presents the methods appropriate to their country. Mollie handles Strong Customer Authentication, 3D Secure, and the method-specific flows.

4. For recurring, you take a first payment with the sequence type set to first, which creates a mandate against the customer. Cards, PayPal, and the SEPA Direct Debit family of methods all produce mandates. From then on you either charge on demand for variable amounts using the recurring sequence type, or create a Subscription with an amount, an interval such as three months, and an optional number of cycles, and Mollie spawns the payments itself.

5. When a scheduled payment fails, Mollie retries it up to five times, roughly once a day, with the exact behaviour depending on the method and the failure reason. Some reasons, such as invalid account details, cancel the mandate immediately. Once retries are exhausted the subscription is cancelled. Settlement runs daily, weekly, or monthly at no extra cost, net of the per-method fees and any currency conversion.

## Best for

European businesses, especially Dutch, Belgian, German, and Polish ones, where local payment methods drive conversion and a card-only processor leaves money on the table; ecommerce and SaaS companies that want transparent per-method pricing with no monthly fee; and teams that already have their own billing logic or a billing platform and need a European acquirer underneath it rather than a subscription engine.

## Not the right fit for

- Anyone who wants a subscription platform rather than a payment rail: there is no plan catalogue, no proration, no coupon engine, no usage metering, no quotes, and no revenue recognition, and pretending the Subscriptions API is a billing system will cost you a rebuild later.
- Businesses that need a merchant of record; Mollie is your payment provider, so European VAT registration, one-stop-shop filing, and tax liability remain entirely yours, which is the opposite of what Paddle or Lemon Squeezy sell.
- Companies whose customers are predominantly American, where Mollie's local-method advantage is worthless and its non-European card rate of 3.25 percent plus 25 cents is uncompetitive against a domestic processor.
- Teams that need sophisticated failed-payment recovery: five daily retries and then cancellation is a fixed policy, not a dunning strategy, and there is no card account updater story comparable to Stripe or Paddle.
- Enterprise buyers wanting negotiated terms, a named account team, and deep revenue reporting at low volume; published pricing is genuinely self-serve, but so is the support model.

## Features

### European local payment methods

The actual reason to choose Mollie over a global processor.

- **iDEAL and Wero**: The dominant Dutch online payment method at a flat 32 cents per transaction rather than a percentage, which on a 200 euro order is roughly a tenth of what a card would cost.
- **Bancontact**: First-class support for Belgium's principal debit scheme, which a card-only processor either cannot offer or offers badly.
- **SEPA Direct Debit**: A flat 35 cents per collection across the eurozone, with mandate handling built in, making it the cheapest recurring rail Mollie offers by a wide margin.
- **Klarna and buy now pay later**: Klarna at rates from 2.99 percent plus 35 cents depending on region and product, integrated as a native method rather than through a redirect partner.
- **Przelewy24, EPS, and regional schemes**: Poland, Austria, and a long tail of national methods enabled individually with their own published prices.
- **PayPal, Apple Pay, and Google Pay**: Wallets are supported natively, with Apple Pay and Google Pay priced at whatever the underlying card costs rather than carrying their own markup.
- **Bacs Direct Debit**: United Kingdom bank debit at 0.90 percent plus 25 cents, extending recurring collection beyond the eurozone.

### Recurring payments and subscriptions

A competent mandate and scheduling layer, deliberately not a billing platform.

- **Mandates from a first payment**: Setting sequenceType to first on an initial payment creates a reusable mandate against the customer, which is the foundation of everything recurring in Mollie.
- **Subscriptions API**: Define an amount, an interval such as one month or three months, an optional start date, and an optional number of cycles, and Mollie spawns each payment automatically at the right time.
- **On-demand recurring charges**: For variable amounts, charge the mandate directly with the recurring sequence type, which is how usage-based or metered billing is expressed on Mollie.
- **Automatic retries**: Failed subscription payments are retried up to five times, roughly daily, with behaviour varying by method and failure reason; some reasons cancel the mandate immediately.
- **Mandate management API**: Create, list, inspect, and revoke mandates programmatically, and import existing card mandates from another provider.
- **Subscription lifecycle endpoints**: Create, update, cancel, list, and inspect subscriptions and their payment history through the API and the dashboard.

### Checkout and conversion

Hosted, localised, and method-aware by default.

- **Hosted checkout with method selection**: Mollie presents the right methods for the customer's country automatically, in their language, which is most of the local-method advantage in practice.
- **Components for embedded card fields**: Drop-in card fields hosted by Mollie that keep you in the lightest PCI scope while letting you control the surrounding page.
- **Payment links**: Shareable links for invoicing and ad hoc collection without any integration work.
- **Strong Customer Authentication and 3D Secure**: PSD2 compliance handled by Mollie, including exemption logic, which is a non-trivial regulatory burden removed.
- **Multi-currency acceptance**: Accept in a range of currencies with settlement into your primary currency at a 1 percent conversion cost, with a limited number of free non-primary payouts per month at lower volumes.

### Money movement and operations

Transparent settlement, refunds, and a genuinely useful dashboard.

- **Flexible settlement schedule**: Daily, weekly, or monthly payouts at no additional cost, chosen by you rather than dictated by a risk model.
- **Per-method transparent pricing**: Every payment method carries a published price on the pricing page, which makes cost modelling possible in a way blended European acquiring rates rarely do.
- **Refunds and partial refunds**: Full and partial refunds through the API and dashboard, with the original method's rules applied automatically.
- **Chargeback handling**: Disputes are surfaced in the dashboard with evidence submission, but the liability is yours because Mollie is a payment provider rather than the seller.
- **In-person payments**: Terminals available pay as you go at zero monthly cost, or on a Pro plan at 20 euros a month including a terminal licence, for businesses that also sell offline.
- **Balance and reporting exports**: Settlement reports, balance transactions, and exports that reconcile to the bank, which is the part most acquirers do badly.

### Developer surface and ecosystem

Well-documented, with plugins covering most of the European ecommerce stack.

- **REST API and official clients**: A clean REST API with official libraries for PHP, Python, Node, Ruby, .NET, and Java, and documentation available in machine-readable form for AI tooling.
- **Webhooks for every state change**: Payment, subscription, mandate, refund, and chargeback events post to your endpoint, with a documented verification pattern.
- **Ecommerce plugins**: Official plugins for WooCommerce, Magento, Shopware, PrestaShop, and Shopify, which is how a large share of Mollie volume is actually integrated.
- **Test mode**: A complete parallel environment available from account creation, before business verification completes, so development is never blocked on underwriting.
- **Connect for platforms**: Marketplace and platform functionality for onboarding sub-merchants and splitting payments, comparable in intent to Stripe Connect.

## Use cases

- **Dutch ecommerce business selling a subscription box**: Sixty percent of buyers expect iDEAL, and a card-only checkout converts noticeably worse; recurring charges then need to continue after the first order. Outcome: iDEAL at a flat 32 cents handles the first payment and creates a SEPA Direct Debit mandate, so subsequent monthly collections cost 35 cents each rather than a card percentage, which on a 40 euro box is roughly a fifth of the cost.
- **European SaaS company with its own billing logic**: Plans, proration, and invoicing are already built in-house, and what is needed is a European acquirer with transparent pricing and local methods rather than another billing platform. Outcome: Mollie sits underneath as the payment layer at 1.80 percent plus 25 cents on European Economic Area consumer cards, with mandates driving the recurring charges the application schedules itself.
- **Belgian membership organisation**: Annual memberships collected from thousands of members, where card processing fees and expiry churn are both a visible cost. Outcome: Bancontact for signup and SEPA Direct Debit for renewal reduces the per-collection cost to 35 cents and removes card expiry as a churn cause entirely.
- **Shopware or WooCommerce merchant expanding across Europe**: Selling into the Netherlands, Belgium, Germany, Austria, and Poland, each with a different dominant payment method, and unwilling to integrate five providers. Outcome: One Mollie plugin exposes iDEAL, Bancontact, SEPA, EPS, and Przelewy24 with country-aware method selection, and each method carries a published price so the margin impact per market is known in advance.

## Pricing

Per-transaction pricing published individually for each payment method, with no monthly fee and no minimum volume on online payments. In-person payments have an optional monthly plan.

- **Online payments (pay per transaction)**: From €0.25 per transaction, priced per method. European Economic Area consumer cards at 1.80% + €0.25; European Economic Area commercial cards and American Express at 2.90% + €0.25; Non-European cards at 3.25% + €0.25; iDEAL and Wero at €0.32, SEPA Direct Debit at €0.35, SEPA bank transfer at €0.25; No monthly fee, no minimum volume, pay only on successful transactions. The per-method structure is the point: your effective rate depends entirely on which methods your customers actually use.
- **Klarna and buy now pay later**: 2.99% + €0.35 to 4.99% + €0.40 per transaction, varies by region and product. Pay later, pay now, and financing variants; Rates differ by country and by Klarna product; Enabled individually in the dashboard.
- **In-person pay as you go**: €0 per month. No monthly fee for terminals; Per-transaction pricing only; Suitable for low-volume offline sales.
- **In-person Pro**: €20 per month. Includes one terminal licence; Lower per-transaction rates for regular offline volume; Same dashboard and settlement as online.
- **Volume pricing**: Negotiated custom agreement. Available for higher processing volumes; Requires contacting the sales team; Startup programmes available on application.

Add-ons:

- Currency conversion on payout (1% of payout amount): Up to five free non-primary-currency payouts per month for accounts under €500,000 annual volume.
- Chargeback fee (Charged per dispute): Liability sits with you, not with Mollie.
- Terminal hardware (Purchased or leased): Separate from the software plan for in-person payments.

Billing notes:

- The published rates are per method, so your real cost is a weighted average of what your customers choose. A Dutch business where most buyers use iDEAL pays dramatically less than the card headline suggests.
- Non-European Economic Area cards at 3.25 percent plus 25 cents are expensive, so a European business with a large American customer base should model that carefully.
- Currency conversion at 1 percent of the payout applies whenever you settle in a currency other than your primary one, with a small free allowance at lower volumes.
- There is no monthly platform fee on online payments and no minimum volume, so running Mollie in parallel with another provider to test conversion costs nothing but the transactions.
- Mollie is not a merchant of record, so European VAT, one-stop-shop registration, and filing remain your obligation and are not addressed anywhere in the product or the price.

Value assessment: Work it at a $50 average ticket, roughly 46 euros. On a European Economic Area consumer card that is 1.80 percent, about 90 cents, plus 25 cents, so roughly $1.17 per transaction, an effective rate of 2.34 percent. At $10,000 a month across 200 transactions that is about $234; at $100,000 across 2,000 transactions about $2,340, the same 2.34 percent. Now change the method. Route those same subscriptions to SEPA Direct Debit at a flat 35 cents and the effective rate collapses to 0.7 percent, which is $70 a month at $10,000 and $700 at $100,000. That spread is the whole argument for Mollie: not the card rate, which is unremarkable, but the ability to move recurring charges onto a flat-fee rail your customers will actually accept. Set against Stripe Billing at 4.2 percent and Paddle at 6 percent on the same ticket, a European business collecting by SEPA is paying a sixth of what a merchant of record charges. It is also getting none of the tax service, none of the billing engine, and a five-retry dunning policy it cannot change.

## Strengths

- The deepest European local payment method coverage of any self-serve provider, with iDEAL, Bancontact, SEPA Direct Debit, Przelewy24, EPS, Klarna, and Wero as first-class methods rather than redirects.
- Genuinely transparent per-method pricing published on the website, which is rare in European acquiring and makes cost modelling possible.
- Flat-fee methods change the economics of recurring billing: SEPA Direct Debit at 35 cents per collection is a fraction of any percentage-based rate on a typical subscription.
- No monthly fee, no minimum volume, and self-serve signup, so the cost of trying it alongside an existing provider is limited to the transactions you route through it.
- Settlement schedule is yours to choose, daily, weekly, or monthly, at no extra cost, which is unusually flexible.
- Excellent plugin ecosystem across WooCommerce, Magento, Shopware, PrestaShop, and Shopify, which is how most European merchants integrate anything.
- The GoCardless acquisition, agreed in December 2025 at around 1.05 billion euros, adds serious bank debit capability and creates a genuinely broad European payments group.

## Limitations

- The Subscriptions API is a scheduler, not a billing platform. No plan catalogue, no proration, no coupons, no usage metering, no quotes, no invoicing worth the name, and no revenue recognition.
- Dunning is a fixed policy: five daily retries and then the subscription is cancelled. You cannot shape the schedule, there is no intelligent retry model, and there is no card account updater story comparable to Stripe or Paddle.
- Not a merchant of record, so European VAT registration and one-stop-shop filing stay entirely with you, and nothing in the product helps with tax at all.
- Non-European card rates at 3.25 percent plus 25 cents make it a poor choice for a business selling mainly to the United States.
- Support is self-serve in character, with no named account contact at small volume and volume pricing requiring a sales conversation.
- The 2021 valuation of $6.5B against the roughly 1.95 billion euro mark implied by the 2025 GoCardless deal is a substantial repricing, and the integration of two large payment companies through 2026 creates real roadmap uncertainty.

## Comparisons

- **Mollie vs GoCardless**: Soon the same company: Mollie agreed in December 2025 to acquire GoCardless for around 1.05 billion euros, with closing expected by mid 2026. Today Mollie is the card and local-method acquirer at roughly 2.34 percent on a European consumer card, and GoCardless is the bank debit specialist at roughly 1.5 percent with a per-transaction cap that makes large invoices nearly free to collect. If you need both, you are increasingly buying from one vendor. If you only need bank debit and your tickets are large, GoCardless is still the sharper instrument.
- **Mollie vs Stripe Billing**: Stripe is a billing engine with a processor attached; Mollie is a processor with a scheduler attached. Stripe Billing gives you the plan catalogue, proration, coupons, Smart Retries, revenue recognition, and quotes, at roughly 4.2 percent all in. Mollie gives you iDEAL, Bancontact, and SEPA at a fraction of the cost with almost none of the billing logic. A European SaaS company frequently wants both: a billing layer for the logic and Mollie underneath for the methods. Choose Mollie alone only if your billing logic already exists.
- **Mollie vs Paddle**: Opposite ends of the responsibility spectrum. Paddle is your merchant of record at roughly 6 percent on a $50 ticket and takes European VAT registration, filing, chargeback liability, and first-line billing support off your plate entirely. Mollie is roughly 2.34 percent on a card and 0.7 percent on SEPA and takes none of it. For a European company with an accountant already handling one-stop-shop filing, Mollie's saving is enormous. For a two-person company selling into forty countries, Paddle's premium is the cheaper option once you price your own time.
- **Mollie vs Gumroad**: Not really the same product, but they are frequently the two options a European creator considers. Gumroad is 11 percent all in on a $50 ticket and includes a storefront, an email list, license keys, and full merchant of record tax handling. Mollie is roughly 2.34 percent on a card and gives you a payment API and nothing else. If you have a developer and an accountant, moving from Gumroad to Mollie recovers something like eight points of margin. If you have neither, Gumroad is doing real work for that money.
- **Mollie vs Recurly**: Complementary rather than competing. Recurly owns the subscription lifecycle, plan changes, proration, and a serious revenue-recovery engine, and charges a platform fee for it. Mollie is a gateway that can sit underneath. The pairing makes sense for a European business that needs real billing sophistication but does not want to give up iDEAL and SEPA. Mollie alone is only sufficient if your recurring charges are simple and unchanging.

## Implementation

- Setup time: A day for a plugin-based ecommerce setup. Two to five days for a custom API integration covering payments, mandates, and subscriptions. Business verification runs in parallel and test mode is available immediately, so development is never blocked on approval.
- Learning curve: Low for developers. The API is small, well shaped, and thoroughly documented, and the mandate model is easy to grasp. The real learning is method-specific behaviour: which methods produce mandates, how SEPA notice periods work, and what each failure reason means.
- Onboarding: Self-serve signup with published pricing on every method. Business verification is a real process because Mollie is a licensed payment institution, but there is no sales call for standard pricing. Volume pricing and startup programmes require contacting the team.
- Migration: Mollie supports importing existing card mandates from another PCI-compliant provider, so a migration does not necessarily mean every subscriber re-enters a card. That portability is the structural advantage of a payment provider over a merchant of record and is worth confirming for your specific methods before committing. SEPA mandates carry their own transfer rules. Because Mollie holds no plan or proration logic, there is little billing state to migrate: what moves is the payment credential and the schedule, and the schedule lives in your system anyway.

## Platform, API & security

- Platforms: Web dashboard, REST API, Official libraries for PHP, Python, Node, Ruby, .NET, and Java, Plugins for WooCommerce, Magento, Shopware, PrestaShop, and Shopify, Payment terminals for in-person
- API: A compact REST API covering payments, customers, mandates, subscriptions, refunds, chargebacks, settlements, and balances, with webhooks for every state transition, hosted card components for minimal PCI scope, and documentation published in machine-readable form for AI tooling.
- Compliance: Licensed payment institution regulated by De Nederlandsche Bank, PCI DSS Level 1, PSD2 and Strong Customer Authentication, GDPR, SEPA scheme participation
- Data residency: European Union infrastructure, which is a meaningful part of the pitch for European buyers with residency requirements.
- SSO: Team accounts with roles and two-factor authentication; no self-serve SAML on standard plans.
- Security notes: Card data is captured by Mollie's hosted checkout or hosted components, keeping most integrations in the lightest PCI scope. As a payment provider rather than a merchant of record, chargeback liability sits with the merchant, and disputes are managed through the dashboard with evidence submission.

## Support

- Channels: Email support, Phone support in core markets, In-dashboard help, Account management on negotiated volume agreements
- Documentation: docs.mollie.com covers the API reference, method-specific guides, recurring payments, and plugin documentation, and is published in a machine-readable form for AI tooling.
- Community: Large European merchant and agency ecosystem, with a substantial body of plugin and integration knowledge in the WooCommerce, Shopware, and Magento communities.

## Company

- Founded: 2004
- Founders: Adriaan Mol
- Headquarters: Amsterdam, Netherlands
- Ownership: Private, venture and growth-equity backed
- Employees: Approximately 1,160 (est. mid 2026)
- Funding: Roughly $1.01B raised across multiple rounds from investors including Blackstone, EQT, General Atlantic, TCV, and Alkeon, headlined by an $800M Series C in June 2021 at a $6.5B valuation.

Funding history:

- Series B (2020): $106M. Led by TCV, one of the largest European fintech rounds of that year.
- Series C (2021): $800M. Led by Blackstone at a $6.5B valuation, then among the highest marks in European fintech.
- Acquisition of GoCardless (2025): €1.05B. A mostly stock transaction that implied a Mollie valuation of roughly €1.95B, expected to close by mid 2026.

Timeline:

- 2004: Founded in Amsterdam by Adriaan Mol, initially to make iDEAL and SMS payments accessible to Dutch developers.
- 2020: Raises a $106M Series B led by TCV and begins aggressive expansion beyond the Benelux into Germany, France, and the United Kingdom.
- 2021: Raises an $800M Series C led by Blackstone at a $6.5B valuation, one of the largest European fintech rounds on record.
- 2023: Expands the product beyond acquiring into in-person terminals, capital, and business account features aimed at small merchants.
- 2025: Agrees in December to acquire GoCardless for around €1.05B in a mostly stock deal, valuing Mollie itself at roughly €1.95B and creating a combined group serving more than 350,000 businesses.
- 2026: The GoCardless transaction is expected to close by mid year, with a phased integration of bank debit products into the Mollie platform.

## Integrations

WooCommerce, Magento, Shopware, PrestaShop, and Shopify, Lightspeed and other European point of sale systems, Chargebee and Recurly as a payment gateway, Xero and Exact Online, Zapier, Klarna, PayPal, Apple Pay, and Google Pay as payment methods, REST API and webhooks for custom integrations, Mollie Connect for platforms and marketplaces

## FAQ

### What is Mollie and who is it for?

Mollie is a European payment service provider that lets a business accept cards and European local payment methods including iDEAL, Bancontact, SEPA Direct Debit, Klarna, and PayPal through one integration, with transparent per-method pricing and no monthly fee. It is aimed at European ecommerce and SaaS businesses where local method coverage drives conversion, and at teams that already have billing logic and need an acquirer underneath it.

### Is Mollie a merchant of record?

No. Mollie is your payment provider, not the seller of your product. European VAT registration, one-stop-shop filing, invoicing, and the customer contract remain entirely yours, and chargeback liability sits with you rather than with Mollie. Nothing in the product addresses tax compliance. If you want that liability to move, you need a merchant of record such as Paddle, Lemon Squeezy, Polar, Creem, or Dodo Payments, and you will pay several times more for the privilege.

### What does Mollie cost on a $50 ticket?

It depends entirely on the method. On a European Economic Area consumer card at 1.80 percent plus 25 cents, a $50 transaction costs roughly $1.17, an effective rate of 2.34 percent, whether you are doing $10,000 or $100,000 a month. On SEPA Direct Debit at a flat 35 cents, the same transaction costs 0.7 percent. On iDEAL at 32 cents, similar. Moving recurring charges from cards to SEPA is the single largest cost lever Mollie offers.

### Does Mollie support subscriptions?

It supports recurring payments, which is not the same thing. A first payment creates a mandate, and you either charge that mandate on demand for variable amounts or create a Subscription with a fixed amount, an interval, and an optional number of cycles that Mollie spawns automatically. What it does not have is a plan catalogue, tiers and add-ons, proration on plan changes, coupon logic, usage metering, quotes, or revenue recognition. Those belong in a billing platform on top.

### How does Mollie handle failed payments?

It retries a failed subscription payment up to five times, roughly once a day, with behaviour varying by payment method and failure reason. Some reasons, such as invalid account details, cancel the mandate immediately. Once the retries are exhausted the subscription is cancelled. This is a fixed policy rather than a dunning strategy: you cannot reshape the schedule, there is no intelligent retry model, and there is no equivalent to Stripe's Smart Retries or Paddle's Retain engine.

### When does Mollie pay out and what does currency conversion cost?

You choose daily, weekly, or monthly settlement at no extra cost, which is more flexible than most acquirers. Payouts in a currency other than your primary one carry a 1 percent conversion cost, with up to five free non-primary-currency payouts a month for accounts processing under 500,000 euros annually. Fees are deducted from the settlement rather than invoiced separately.

### Which payment methods and countries does Mollie cover?

Cards including Visa, Mastercard, and American Express, plus iDEAL and Wero in the Netherlands, Bancontact in Belgium, Przelewy24 in Poland, EPS in Austria, SEPA Direct Debit and SEPA bank transfer across the eurozone, Bacs Direct Debit in the United Kingdom, Klarna in most European markets, and PayPal, Apple Pay, and Google Pay. Coverage is strongest in the Benelux, Germany, France, Poland, Austria, and the United Kingdom, and weakest outside Europe.

### Can I migrate my existing subscribers to Mollie?

Often yes. Mollie documents importing existing card mandates from another PCI-compliant provider, so subscribers do not necessarily have to re-enter payment details. That portability is the structural difference between a payment provider and a merchant of record: leaving Paddle or Gumroad forces every subscriber to re-subscribe, while moving between processors usually does not. Confirm the specifics for your methods before committing, since SEPA mandates carry their own transfer rules.

### What does the GoCardless acquisition mean for Mollie customers?

Mollie agreed in December 2025 to acquire GoCardless for around 1.05 billion euros in a mostly stock transaction, with closing expected by mid 2026 and a phased integration. The stated rationale is combining Mollie's card and local method coverage with GoCardless's bank debit expertise across more than 350,000 European businesses. Practically, expect stronger direct debit capability over time and some roadmap uncertainty while two large payment companies merge.

### Should a United States company use Mollie?

Generally not. Mollie's advantage is European local payment methods, which an American customer base will never use, and its non-European card rate of 3.25 percent plus 25 cents is uncompetitive against a domestic processor. Mollie makes sense for a United States company only if a large and growing share of revenue comes from European buyers who prefer iDEAL, Bancontact, or SEPA, and even then it is usually a second provider rather than a replacement.

## Editorial verdict

Mollie is the right European acquirer and the wrong European billing platform, and confusing the two is the only way to be disappointed by it. The local method coverage is genuinely best in class, the per-method pricing is published and honest, and the ability to move recurring charges onto SEPA Direct Debit at a flat 35 cents drops the effective take rate to around 0.7 percent, a sixth of what a merchant of record charges on the same ticket. What you do not get is a plan catalogue, proration, coupons, usage metering, revenue recognition, or any control over dunning beyond five daily retries and cancellation, and you keep every ounce of the European VAT obligation. Buy Mollie as the rail under a billing system you already have or intend to buy. If you are a European business currently paying a merchant of record double-digit percentages for convenience, work out the SEPA arithmetic before your next renewal, and factor in that the GoCardless integration through 2026 will make this a bigger and less predictable vendor than the one you signed with.

---

Source: SaaSTracker (https://saastracker.org), an independent editorial project. This profile is compiled from public information, carries no peer reviews or paid placement, and was last reviewed 2026-08-22. Awards are judged on published criteria: https://saastracker.org/methodology
