— May 16, 2026 · 11 min read
ViDA 2025-2035 impact on EDI architectures
The VAT in the Digital Age package was formally adopted by the Council of the European Union on 11 March 2025 after a political compromise reached at the November 2024 ECOFIN. Three pillars, a timeline running to 2035, and profound consequences for European EDI architectures.
Formal adoption: March 2025
The ViDA package was tabled by the Commission on 8 December 2022. It then circulated for over two years between Parliament and Council, stumbling several times on the platform-economy file. A political compromise was reached at the ECOFIN of 5 November 2024, then the text was formally adopted by the Council on 11 March 2025. The constitutive directives and regulation were published in the Official Journal of the European Union in spring 2025, triggering the member-state transposition timeline.
The DRR pillar: what concretely changes
Pillar 1 abolishes the derogation to Article 218 of the VAT Directive that required the recipient's agreement to issue an electronic invoice. From entry into force, member states can impose electronic invoicing without asking the client. More structurally:
- From 1 July 2030, structured electronic invoice becomes mandatory for all intra-EU B2B operations. The EN 16931 standard or its extensions become the mandated semantic reference.
- A quasi real-time transactional reporting replaces today's recapitulative statements (EC Sales Lists). Invoice data must reach tax authorities within a short delay (10 days in the final compromise version), shrinking the current quarterly cadence.
- The pre-existing national systems (Italy SdI, Hungary NAV, Spain SII, France PPF/PDP, Poland KSeF, Romania SAF-T) must converge to ViDA requirements by 2035, with a framed transitional derogation.
- Domestic B2B operations are not mandatorily covered by ViDA — each member state keeps the latitude to impose a domestic mandate or not. France, Germany, Belgium and Italy have already notified or activated their own mandates.
Impact on EDI architectures
For a software vendor or EDI integrator, ViDA triggers four non-trivial workstreams over the next five years:
Format convergence
Historical national formats — FacturX in France (XML CII + PDF/A-3), XRechnung in Germany (UBL or CII), FatturaPA in Italy (XML SdI), Facturae in Spain (signed XML) — remain admissible locally, but must be able to produce an EN 16931 equivalent for intra-EU operations. Vendors must manage a matrix of formats per flow and per country, and publish tested mappings to EN 16931.
Transport and routing
ViDA does not impose a single transport. PEPPOL eDelivery (AS4 BIS) is explicitly recognised as compliant and constitutes the natural intra-EU route, but historical national transports (direct transmission to the public portal in Italy, PPF/PDP in France, KSeF in Poland) remain authorised as long as they allow data to surface. Vendors must maintain several routers simultaneously and finely instrument delivery tracing.
Transactional reporting
Moving from quarterly EC Sales Lists to transactional reporting within 10 days is probably the heaviest technical impact. It mandates automatic publishing to tax authorities at the granularity of each issued invoice, with consistency checks before sending. Architectures that relied on monthly accounting batches must pivot to event-driven flows, and ERPs must publish invoice-issued events consumable by a reporting module.
Data governance
Quasi real-time reporting implies that tax data be available, trustworthy and audited at the granularity of the unit transaction. This strengthens traceability requirements (who issued what, when, on which order), non-alteration after the fact, and legal archival for 10 years. Architectures that derived VAT statements from accounting aggregations must rebuild the provenance chain invoice by invoice.
Articulation with national mandates
ViDA does not erase national mandates: it forces them to converge. France maintains its PPF/PDP timeline with entry into force in 2026-2027, Italy remains on SdI but will add the cross-border dimension, Spain and Poland will adapt their existing systems. International vendors must maintain a live dashboard of transposition state country by country, with monitoring of publications by ministries and public platforms.
Conclusion: a decade of workstreams
ViDA is less a revolution than a European consolidation of a trajectory that several member states have been on for the past ten years. For EDI vendors and integrators, the right 2026-2027 reflex is to map current intra-EU flows, identify gaps between formats used and EN 16931, and provision transactional reporting capacity. ViDA compliance cannot be caught up in three months in 2029.
To dig further, the EU e-invoicing roadmap 2025-2030 page details country-by-country obligations, and the country deep dive article compares the technical architectures chosen.