Sector
Document accessibility for e-commerce
E-commerce is named explicitly in the scope of the European Accessibility Act, so accessibility obligations for online retailers now extend across the EU. Most attention goes to the storefront itself — the web pages, the checkout flow — but e-commerce also generates a steady stream of documents that fall under the same expectations: invoices, receipts, order confirmations, returns paperwork, and warranty terms, frequently produced as PDFs and sent at high volume.
These documents fail accessibility in familiar ways. An invoice's line-item table is drawn with positioned text rather than real table tags, so the total is announced detached from what it totals; a receipt is a flat image with no selectable text; an order confirmation has no title, language, or heading structure, so a customer using a screen reader cannot tell one from another in their inbox. Because these are machine-generated from templates, one bad template produces inaccessible documents at the scale of the whole order volume.
The conformance target is the same EU-wide technical baseline that underpins the EAA everywhere — EN 301 549 (embedding WCAG), with PDF/UA for the file structure. For a retailer, the value of Normfluss is twofold: remediate the document templates so every generated file is accessible, and produce signed evidence, per document, of what was checked — useful when a marketplace, a partner, or a customer asks. That evidence attests conformance within a stated scope, not legal compliance, which remains the retailer's own determination.
The detail retailers often miss is that the document side of e-commerce is where the volume lives. A storefront is one surface a team can audit directly, but the invoices, receipts and confirmations flow out automatically with every order, in whatever language and currency the customer used. That makes the generation pipeline — not any individual PDF — the thing to make accessible, and it makes recorded, per-document evidence genuinely useful when a marketplace or a cross-border partner asks a retailer to demonstrate that its paperwork meets the baseline.