The Digital Euro: Where Implementation Actually Stands and What to Build For

Most coverage of the digital euro is still written as if it were a proposal. It is not. There is a selected group of payment service providers building against it right now, a pilot scheduled to run for twelve months from the second half of 2027, and a target of first issuance during 2029.
If you build payment flows, checkout, banking apps, treasury systems or point of sale software for the euro area, the useful question is no longer whether the digital euro happens. It is what the technical and commercial shape of it means for the systems you already run.
This is a practical status report: what has been decided, what is still moving, and what is worth doing before the legislation lands.
What the digital euro actually is
The digital euro is a central bank digital currency for retail use. It is issued by the European Central Bank, denominated in euro, and is a direct claim on the central bank rather than on a commercial bank.
That last point is the whole design tension. A deposit at your bank is a claim on that bank. Cash is a claim on the central bank. The digital euro is intended to be the digital equivalent of cash, which is why so much of the legislative argument has been about holding limits: if households could hold unlimited central bank money digitally, deposits could drain out of commercial banks in a stress event faster than any prior bank run.
Three properties matter for anyone building against it:
It is legal tender. Acceptance is mandatory for most merchants, with exceptions by entity type and size.
It works offline as well as online. Both the Council and Parliament mandates provide for an offline form, and neither made it conditional on the absence of a private pan-European alternative.
It is distributed by payment service providers, not by the ECB directly. The ECB provides the scheme and the infrastructure. Banks and other PSPs provide the user-facing services, the onboarding, the app, the support.
That third point is the one people miss. The ECB is not building a consumer wallet that competes with your bank app. It is building a rail, and the banks and PSPs distribute over it. If you build for a bank or a PSP, the digital euro becomes a payment method inside a product you already own.
Where the legislation stands
The Commission proposed the digital euro package on 28 June 2023. It moved slowly for eighteen months and then moved quickly.
Council position: 19 December 2025. Member states adopted a negotiating position covering holding limits set by the ECB within a Council-defined ceiling, free basic services for users, regulated fees for additional services, guaranteed fair access to mobile device hardware for payment providers, and a compensation regime with capped fees during a transitional period followed by cost-based pricing.
Parliament committee mandate. The Economic and Monetary Affairs Committee approved its negotiating position by 43 votes to 14 with one abstention, and presented the mandate to plenary.
Trilogues opened in July 2026. All three institutions have signalled they want the file finalised by the end of 2026.
Target first issuance: 2029, conditional on the Regulation being adopted during 2026.
That conditionality is worth reading literally. The ECB has repeatedly said it will only decide whether to issue once the Regulation has been adopted. The pilot goes ahead regardless, because the pilot is about validating infrastructure. The issuance decision is political.
Where the two positions still differ
Trilogue outcomes are not predictable, but the gap between Council and Parliament tells you which parameters are genuinely contested and therefore which ones you should not hardcode.
Who sets the holding limit. Parliament wants the Commission to set the ceiling by delegated act, informed by the ECB, with Parliament and Council holding objection rights. Council wants the ceiling set by Council implementing decision on an ECB recommendation. Different mechanism, similar effect: the number is not in the Regulation itself and can be changed without reopening the law.
Publicly discussed figures have clustered around €3,000 per person, but that number is not settled and the mechanism is deliberately designed so it can move. Treat it as configuration.
Legal persons. Parliament wants a near-total prohibition on businesses holding digital euro. Council leaves the detail to ECB guidance and potentially permits a zero limit. Either way, the working assumption for merchants is that you receive digital euro and it sweeps to your commercial bank account rather than sitting as a balance. If your treasury logic assumes you can hold a payment balance, check that assumption.
Fee caps and how long they last. Both sides propose euro-area-wide caps benchmarked against comparable private payment methods, eventually moving to cost-based pricing plus a reasonable margin. Council wants a hard ten-year limit on the transitional capped model. Parliament would let it continue indefinitely if the Commission reports that it benefits merchants and improves competition. Council also adds national-level caps for merchant and inter-PSP fees where those sit below the uniform caps.
For merchants the direction of travel is clear: digital euro acceptance is intended to be cheaper than cards. How much cheaper depends on where this lands.
Acceptance carve-outs. Both agree acceptance is mandatory with exceptions. Parliament adds explicit carve-outs for small and micro enterprises. Council adds a requirement that where acceptance is mandatory, payers can choose between the online and offline form.
Rollout period. Parliament's position includes a phased rollout obligation measured in months from entry into application rather than an immediate switch. Expect a transition window rather than a hard cutover.
The pilot, and why it matters more than the debate
While the legislative argument continues, the ECB has been building.
The preparation phase ran from November 2023 and closed in October 2025 with a published report. The ECB then moved to a pilot with a concrete schedule:
Pilot preparation, first half of 2026. A call for expression of interest for payment service providers was published on 5 March 2026 and closed on 14 May 2026. Over 50 PSPs applied. 36 were selected from across the euro area, chosen to give a spread of business models, sizes and geographies. Applicants were notified at the end of June 2026.
Pilot development, from the third quarter of 2026. Selected PSPs sign a participation agreement and begin building. This phase covers development of pilot payment services, onboarding and integration with the digital euro service platform, user testing, back-end certification and onboarding of end users.
Pilot operation, second half of 2027, running twelve months. A beta digital euro tested in real situations by selected PSPs, selected merchants and Eurosystem staff, covering in-shop payments and person-to-person payments, assessed for robustness, usability and scalability.
The detail that matters for planners: back-end certification is part of the development phase. That is a real integration and conformance programme, not a configuration exercise. Any PSP that ends up in scope for distribution will go through something similar, and the pilot participants are effectively writing the playbook.
What this means if you build payment software
The digital euro behaves differently from both cards and existing account-to-account rails, and the differences land in specific parts of a system.
It is a new payment method with unusual properties
Instant settlement, no chargeback mechanism in the card sense, mandatory acceptance for most merchants, capped merchant fees, and an offline mode. That combination does not map cleanly onto either your card integration or your existing transfer integration.
The offline mode in particular is unlike anything most commerce systems handle. An offline digital euro payment settles between devices without a real-time connection to the scheme. Your reconciliation model has to cope with a payment that was valid at the point of sale and reaches your systems later.
Holding limits create a new failure mode
If a payer is at or near the holding limit, an incoming payment behaves differently from a payment to an unconstrained account. The design intent is that a waterfall arrangement moves funds between the digital euro balance and a linked commercial bank account automatically, so the user does not experience a hard failure. Whether every implementation gets that right is another question.
For merchants the practical implication is a payment that can be affected by the counterparty's balance ceiling in a way card payments are not.
Fees are regulated, which changes the routing question
Most payment routing logic optimises on cost and success rate. A method with a legislated fee cap and mandatory acceptance changes the calculation, particularly for low-margin retail. If your platform does dynamic method ordering, the inputs to that decision will change.
It arrives alongside, not instead of, everything else
This is the part worth being clear-eyed about. The digital euro is not replacing SEPA instant payments, cards or private wallets. It is arriving into a checkout that already has to handle SEPA instant transfers and Verification of Payee, increasingly has to handle Wero, and will eventually intersect with the EU Digital Identity Wallet.
The teams that will handle the digital euro cheaply are the ones whose payment layer already treats a payment method as a plug-in rather than a branch in the checkout controller.
What is worth doing now
Nothing about the digital euro requires you to build against it today. Several things are worth doing anyway, because they are cheap now and expensive later.
Abstract the payment method properly. If checkout, order state, refunds and reconciliation know about specific providers, every new method is a change in every one of them. This is the single highest-leverage piece of work and it pays for itself with Wero long before the digital euro.
Make the order state machine explicit. Instant settlement without an authorisation and capture split breaks any model that assumes you can reserve funds and take them later. You will meet this with account-to-account payments first.
Design reconciliation for individual transactions with references rather than daily card-style settlement files. Again, this is the account-to-account pattern generally, not a digital euro specialty.
Decide where a delayed offline payment fits. Even if you never accept an offline digital euro, thinking through a payment that arrives after the point of sale is a useful exercise for other rails.
If you work for a bank or PSP in the euro area, find out whether your institution applied to the pilot. Thirty-six were selected out of more than fifty applicants, so most did not get in. The ones that did are a year ahead on integration knowledge.
An honest read on the risk
Two things are worth saying plainly.
First, the digital euro could still not happen. The Regulation has to be adopted, and the ECB has said the issuance decision follows adoption. The politics around holding limits and bank disintermediation are real, and the file has moved slowly before. Building a product strategy that depends on a 2029 issuance would be premature.
Second, and more importantly, almost everything you would do to prepare for the digital euro is work you should do anyway. Payment method abstraction, explicit order states, transaction-level reconciliation and notification-driven completion are all requirements of instant payments generally. The digital euro is a good reason to do them. It is not the only reason, and it is not a good reason to wait.
The teams that get caught out will not be the ones that failed to build a digital euro integration. They will be the ones whose payment layer cannot absorb a new method without a quarter of work.
Where this fits in the wider picture
The digital euro sits inside a much larger build-out of European payment and digital infrastructure. Our 2026 EU digital compliance guide maps the regulatory surface, and the EU digital law pipeline covers what is still in the legislative queue behind it, including the payments overhaul under PSD3 and the Payment Services Regulation.
Getting help
We build and maintain payment integrations, e-commerce platforms and financial systems for companies operating across Europe. Most of the useful digital euro preparation is ordinary payment engineering done deliberately: abstraction, state machines, idempotency and reconciliation that finance can actually use.
If your payment layer needs that work, or you want a view on what the digital euro would mean for a specific product, write to office@c9group.dev. More about our European work on the EU market entry page.
We are engineers rather than lawyers or regulatory advisers. Positions on scope and acceptance obligations belong with your counsel, and the parameters above are still moving in trilogue.