Accessibility
Our goal is WCAG 2.2 AA. We do not claim full conformance because we have not been independently audited — claiming it unaudited would raise false hope for the people who actually need it.
What we do today
- Every touchable element carries a screen-reader label and role; a lint rule enforces this on every change.
- States are never conveyed by colour alone — text and icons carry them too.
- Touch targets are at least 44 pixels.
- Font scaling is never disabled; forms scroll at large text sizes.
Known limits
We know about these and are working on them:
- The whole site has not been manually tested end to end with a screen reader; automated checks run on every change, but that is not the same thing.
- The payment step uses iyzico’s own form, whose accessibility is outside our control.
If you hit a barrier
Write to us. Telling us the page and the assistive technology you used helps us fix it faster: contact page.