Ontario's AODA requires every organization with 20 or more employees to file an accessibility compliance report by December 31, 2026, and ecommerce sites already account for the largest share of ADA accessibility lawsuits filed in the US, which means most Canadian brands selling online have exposure on both sides of the border whether they have audited their storefront or not. This guide covers what AODA and WCAG 2.2 actually require, how the US litigation risk works if you ship south of the border, where a typical Shopify theme fails an audit, and what Atlantic Canada businesses specifically need to watch for as provincial standards catch up to Ontario's.
This sits alongside the other compliance deadlines we have covered for Canadian ecommerce, including CASL for email and SMS marketing and Quebec's Bill 96 language requirements. Those guides cover consent and language. This one covers whether your storefront itself can actually be used by everyone trying to buy from it.
01. The Quick Answer: AODA and WCAG 2.2 Compliance for Ecommerce
- What AODA requires: WCAG 2.0 Level AA on public-facing websites, for Ontario public sector organizations of any size and private or nonprofit organizations with 50 or more employees.
- What is due in 2026: a self-certified AODA compliance report, filed by December 31, 2026, for every Ontario organization with 20 or more employees.
- What standard to actually build to: WCAG 2.2 AA, the current version, which satisfies AODA's 2.0 AA requirement and covers the newer success criteria other jurisdictions are adopting.
- What it costs to get wrong: AODA fines up to 100,000 dollars per day for a corporation, plus US litigation exposure from ADA lawsuits, which hit ecommerce sites more than any other industry in 2025.
02. At a Glance: AODA vs ADA vs the Accessible Canada Act
| Factor | AODA (Ontario) | ADA (United States) | Accessible Canada Act (Federal) |
|---|---|---|---|
| Who it covers | Ontario public sector of any size, and private or nonprofit organizations with 50 or more employees | Any business open to the public, including ecommerce, as interpreted by US courts and the DOJ under Title III | Federally regulated entities: banks, airlines, telecom, and Crown corporations |
| Standard referenced | WCAG 2.0 Level AA, with exceptions for live captions and audio description | No named standard in the statute, but WCAG 2.1 AA is what settlements and consent decrees consistently cite | No single technical standard yet; standards are being developed in phases |
| Enforcement mechanism | Self-certified compliance reports filed with the Ontario government, subject to audit | Private lawsuits and DOJ enforcement, with no proactive government audit | Complaints to the Accessibility Commissioner of Canada |
| 2026 pressure point | Compliance report due December 31, 2026 for every organization with 20 or more employees | Ongoing litigation risk; over 5,000 digital accessibility lawsuits were filed in the US in 2025 | Built Environment and other standards phasing in through 2040, digital standards still pending |
| Maximum penalty | Up to 100,000 dollars per day for a corporation, up to 50,000 dollars per day for an individual or director | No statutory cap; exposure comes from settlement costs, legal fees, and remediation orders | Penalties are set case by case under the Accessible Canada Act's compliance framework |
Why it matters: a business built and shipped from Atlantic Canada is rarely covered by only one of these three. Sell a single order to an Ontario customer, an Ontario employee, or a US customer, and the strictest applicable standard, not the most convenient one, is the one that actually governs the site.
03. What AODA Actually Requires, and Who It Applies To
The Integrated Accessibility Standards Regulation under AODA requires public-facing websites and web content to meet WCAG 2.0 Level AA, with narrow exceptions for live captioning and audio description. That requirement applies to every public sector organization in Ontario regardless of size, and to every private or nonprofit organization with 50 or more employees in Ontario, counted across the organization, not per location.
The deadline to actually meet WCAG 2.0 AA passed on January 1, 2021. What is new for 2026 is reporting, not the underlying requirement: every Ontario organization with 20 or more employees, along with all public sector bodies, has to file a self-certified compliance report with the province by December 31, 2026.
Why it matters: an Atlantic Canada manufacturer or wholesaler with an Ontario sales office, an Ontario fulfillment partner staffed on its behalf, or simply enough combined headcount, can find itself squarely inside AODA's scope without ever registering as an Ontario company.
04. WCAG 2.2: The Technical Standard Behind Every Accessibility Law
Almost no accessibility law writes its own technical rules. Instead, laws like AODA point to WCAG, the Web Content Accessibility Guidelines, maintained by the W3C. WCAG is organized around four principles: content has to be perceivable, operable, understandable, and robust. AODA's regulation text still names WCAG 2.0 Level AA. WCAG 2.2, published in October 2023, is the current version and a superset of 2.0, adding criteria such as minimum touch target sizes and clearer keyboard focus indicators.
Why it matters: meeting WCAG 2.2 AA automatically satisfies AODA's 2.0 AA requirement, since 2.2 is a superset, and it is the version most new provincial standards and US court settlements are converging toward. Building to the version the law names, instead of the version everyone is actually moving to, is the kind of gap that turns into a rebuild in two years instead of an update.
05. ADA Lawsuit Risk if You Sell Into the US
The Americans with Disabilities Act does not name a website standard in its statute, but US courts and the Department of Justice have consistently treated ecommerce sites as places of public accommodation covered under Title III, and WCAG 2.1 AA is the benchmark most settlements and consent decrees reference. More than 5,000 digital accessibility lawsuits were filed in the US in 2025, and ecommerce accounted for the largest share of any industry, by a wide margin.
This guide is written for ecommerce operations planning, not legal advice. AODA and ADA outcomes depend on specific facts, and any business facing an active complaint, audit, or lawsuit should consult a lawyer familiar with the relevant jurisdiction.
Why it matters: a Canadian brand that ships to US customers, covered in our cross-border ecommerce guide, is exposed to this litigation risk the moment it takes a US order, regardless of where the company is incorporated or where its servers sit.
06. Where Shopify Stores Typically Fail an Accessibility Audit
- Run an automated scan, then follow it with a manual pass. Automated tools such as axe or WAVE catch roughly a third to a half of WCAG failures. Keyboard traps, unclear focus order, and confusing form flows only surface when someone actually tabs through the site.
- Check color contrast on price tags, sale badges, and buttons. Sale and clearance badges are consistently the lowest-contrast element on a Shopify theme, since they are often styled after the rest of the accessibility work is done, not before.
- Add real alt text to every product image, not the filename. A screen reader announcing a filename like IMG_4021.jpg instead of a product description is one of the most common failures found on Shopify stores, and one of the fastest to fix in bulk through the product catalogue.
- Make the cart and checkout keyboard-navigable end to end. A shopper who cannot tab through quantity selectors, shipping options, and the payment form cannot complete a purchase, which makes this the highest-cost failure on the entire list.
- Fix form labels and error messages on account, quote request, and contact forms. A field with only a placeholder and no programmatic label disappears for screen reader users the moment they start typing, and an error message that only changes a border colour gives them no information at all.
- Caption product and demo videos, and provide a transcript. Product videos are increasingly common on B2B and DTC storefronts alike, and an uncaptioned video is both a WCAG failure and content that Google and AI answer engines cannot index as text.
Why it matters: these five failure categories account for the large majority of WCAG failures found on a typical Shopify theme, and every one of them is fixable without a replatform. A focused remediation pass, not a rebuild, closes most of the gap.
07. Do Overlay Widgets Make You Compliant?
Accessibility overlay widgets sit on top of an existing site and adjust font size, contrast, or add a screen-reader layer through JavaScript, without touching the underlying HTML. They can genuinely help some users, but they do not fix broken form labels, keyboard traps, or missing alt text, and they do not satisfy WCAG's actual success criteria, which test the underlying code, not a layer placed over it.
Why it matters: multiple US ADA lawsuits have specifically named sites that relied on an overlay instead of remediating their code, and some overlays have been shown to conflict with the screen readers and assistive technology they are marketed as supporting. Remediating the theme and checkout markup directly is the only approach that holds up to an actual audit or a court's review of a settlement.
08. Nova Scotia and the Rest of Atlantic Canada: What Is Coming
Nova Scotia's Accessibility Act, passed in 2017, sets a goal of a barrier-free province by 2030 and names websites and digital tools as an area the legislation will eventually cover. Standards are rolling out in phases, applied first to government and public sector bodies before extending further. The Built Environment Accessibility Standard takes effect April 1, 2026, and a dedicated digital accessibility standard, with its own deadline, had not been finalized as of this guide.
Why it matters: a New Brunswick, Nova Scotia, or PEI business does not have a finalized provincial digital standard to build toward yet, which makes Ontario's AODA and WCAG 2.2 AA the most concrete, testable benchmark available today, and the safest one to build to ahead of whatever Atlantic Canada's own digital standard eventually specifies.
09. How AtlanticWorks Helps
AtlanticWorks audits and remediates Shopify storefronts for AODA and WCAG 2.2 AA accessibility for Atlantic Canada manufacturers, wholesalers, retailers, and DTC brands, covering theme markup, checkout flow, product catalogue alt text, and form accessibility, not a widget layered on top. As a certified Shopify, HubSpot, Google, and Salesforce partner, we scope this around your actual theme and traffic, not a generic checklist, and this is not a substitute for legal advice on an active complaint, audit, or lawsuit. You keep full ownership of everything we build. It starts with a free assessment of where your storefront currently stands against WCAG 2.2 AA.
10. Key Takeaways
- AODA already requires WCAG 2.0 AA for Ontario public sector organizations of any size, and for private or nonprofit organizations with 50 or more Ontario employees, and the next hard deadline is a compliance report due December 31, 2026 from every organization with 20 or more employees.
- Ecommerce sites account for the largest share of ADA website accessibility lawsuits filed in the US, and a Canadian brand shipping to US customers carries that exposure the moment it starts selling there.
- WCAG 2.2 AA, not 2.0, is the version worth building to now. It satisfies AODA's 2.0 AA requirement, it is the current standard, and it costs little extra to target once the remediation work is already underway.
- Overlay widgets are not a substitute for fixing the underlying code. Several US lawsuits have specifically targeted sites that relied on an overlay instead of remediating their theme and checkout markup.
- Nova Scotia's Accessibility Act is working toward a barrier-free province by 2030, with a Built Environment standard landing April 1, 2026. A digital standard is expected to follow the same phased path, which makes Ontario's AODA the most concrete benchmark to build toward today.
- Most accessibility failures on a Shopify store cluster in five places: image alt text, color contrast, keyboard navigation through checkout, form labels, and video captions, which makes a focused audit far cheaper than a full rebuild.
11. Frequently Asked Questions
What is AODA and does it apply to my business?
AODA, the Accessibility for Ontarians with Disabilities Act, is Ontario legislation requiring public sector organizations of any size, and private or nonprofit organizations with 50 or more employees, to meet WCAG 2.0 Level AA on their public-facing websites. The employee count is counted across Ontario staff, not just head office, so an Atlantic Canada business with an Ontario sales team or warehouse can be in scope even if it is headquartered elsewhere. Organizations below that threshold are not exempt from good practice, they are exempt from AODA's specific website requirement.
What is the AODA compliance deadline in 2026?
Every Ontario organization with 20 or more employees, along with all public sector organizations regardless of size, must file an AODA accessibility compliance report with the province by December 31, 2026. This is a self-certified report, not a fresh audit requirement, but filing it while a website still has unresolved WCAG failures creates a paper trail that makes a later complaint easier to prove.
What is WCAG 2.2 and how does it relate to AODA?
WCAG, the Web Content Accessibility Guidelines, is the technical standard that accessibility laws point to instead of writing their own rules. AODA's regulation text still specifies WCAG 2.0 Level AA, with narrow exceptions for live captions and audio description. WCAG 2.2, published in 2023, is the current version and a superset of 2.0, adding newer success criteria such as larger touch targets and clearer focus indicators. Building to 2.2 AA satisfies AODA's 2.0 AA requirement and future-proofs the site against provincial and US standards that increasingly reference the newer version.
Does the ADA require Canadian ecommerce sites to be accessible?
The Americans with Disabilities Act does not name a specific technical standard for websites, but US courts and the Department of Justice have consistently treated ecommerce sites as places of public accommodation covered by Title III, and WCAG 2.1 AA is the standard most settlements and consent decrees reference. Ecommerce accounted for the largest share of ADA digital accessibility lawsuits filed in the US in 2025, and a Canadian brand shipping to US customers through its Shopify store carries that litigation exposure the moment it starts selling there, regardless of where the company is incorporated.
What are the most common accessibility failures on Shopify stores?
The failures that show up most often on a Shopify accessibility audit are missing or filename-based alt text on product images, insufficient color contrast on sale badges and price text, checkout and cart steps that cannot be completed with a keyboard alone, form fields on account and quote-request pages with no visible or programmatic label, and product videos with no captions or transcript. These five categories account for most of the WCAG failures found on a typical theme, and none of them require a full replatform to fix.
Do accessibility overlay widgets make a website compliant?
An overlay widget that adjusts font size, contrast, or adds a screen-reader layer on top of existing code can help some users, but it does not fix underlying HTML, form labels, or keyboard traps, and it does not satisfy WCAG's actual success criteria. Several US ADA lawsuits have specifically named sites that relied on an overlay instead of remediating the code, and some widgets have been shown to interfere with the assistive technology they are meant to support. Remediating the theme and checkout markup directly is the only approach that holds up to an actual WCAG audit.
Does the Nova Scotia Accessibility Act cover websites yet?
The Nova Scotia Accessibility Act, passed in 2017, sets a goal of a barrier-free province by 2030 and explicitly names websites and digital tools as an area the legislation will eventually cover. Standards are being rolled out in phases, starting with the Built Environment Accessibility Standard taking effect April 1, 2026, applied first to government and public sector bodies before extending to the private sector. A specific digital accessibility standard with its own compliance deadline had not been finalized as of this guide, which makes Ontario's AODA and WCAG 2.2 AA the most concrete benchmark for an Atlantic Canada business to build toward today.
What are the penalties for AODA non-compliance?
AODA penalties can reach up to 100,000 dollars per day for a corporation, and up to 50,000 dollars per day for an individual, an unincorporated organization, or a director or officer found responsible, with each day a violation continues treated as a separate offence. In practice, enforcement has focused more on compliance reporting than on maximum fines, but this is not legal advice, and any organization facing an active complaint, audit, or investigation should consult a lawyer familiar with AODA.
Related resources
Another 2026 compliance deadline affecting Canadian ecommerce
What Bill 96 requires on a Shopify storefront
Another compliance requirement retailers enforce on suppliers
What to evaluate before hiring a Shopify developer
Not sure where your storefront actually stands against WCAG 2.2?
AtlanticWorks runs a free assessment of your Shopify theme, checkout flow, and product catalogue against WCAG 2.2 AA, then builds the fix for whatever gaps turn up before a report deadline or a complaint does it for you.
Start the Assessment