Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality1 issue(s) across 83 links and 21 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://login.authorize.net | Merchants | new tab | Add '(opens in new tab)' to text |
| https://partner.authorize.net/widget/wid… | Partners | new tab | Add '(opens in new tab)' to text |
| /payments/phone-payments.html | virtual-terminal | img no alt | Add alt attribute to the image |
| /payments/echeck.html | echeck | img no alt | Add alt attribute to the image |
| https://support.authorize.net/ | Support Center | new tab | Add '(opens in new tab)' to text |
| /sign-up/become-a-partner/become-a-resel… | virtual-terminal | img no alt | Add alt attribute to the image |
| /resources/reseller-directory.html | Cybersource Home | img no alt | Add alt attribute to the image |
| https://usa.visa.com | Visa | new tab | Add '(opens in new tab)' to text |
| https://www.cybersource.com | Cybersource | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/Authorize.Net | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/AuthorizeNe… | YouTube | new tab | Add '(opens in new tab)' to text |
| https://x.com/AuthorizeNet | X | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/authori… | new tab | Add '(opens in new tab)' to text | |
| https://www.visa.com/privacy | Privacy notice | new tab | Add '(opens in new tab)' to text |
| https://usa.visa.com/legal/global-privac… | Your privacy rights | new tab | Add '(opens in new tab)' to text |
| https://www.visa.com/cookie-notice | Cookie Notice. (External link,… | new tab | Add '(opens in new tab)' to text |
| https://www.visa.com/cookie-notice | Visa Cookie Notice (External l… | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://login.authorize.net; https://partner.authorize.net/widget/widget/RINT/SPA; https://support.authorize.net/; https://usa.visa.com; https://www.cybersource.com; https://www.facebook.com/Authorize.Net; https://www.youtube.com/user/AuthorizeNet; https://x.com/AuthorizeNet; https://www.linkedin.com/company/authorize-net/; https://www.visa.com/privacy (+3 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.next-arrow (#272 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 7 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Welcome to the new | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h1 Authorize.net | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h2 Smart for businesses… | 2.49:1 | 3.0:1 | #2B6AFD | #BCBFC7 | Fail |
| h2 See how we’ve reim… | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h2 Make payments a grow… | 2.49:1 | 3.0:1 | #2B6AFD | #BCBFC7 | Fail |
| h2 Accept the payment t… | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h2 Award-winning suppor… | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h2 Learn how payments w… | 2.49:1 | 3.0:1 | #2B6AFD | #BCBFC7 | Fail |
| h2 Ready to start accep… | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h2 Company | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h3 New features, built … | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h3 Take, request, and f… | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h3 Not sure about somet… | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h3 Workspaces that stay… | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h3 Tools to stop fraud … | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| h3 Partner with us | 11.42:1 | 3.0:1 | #000000 | #BCBFC7 | Pass |
| title Credit card payment … | 2.38:1 | 4.5:1 | #000000 | #1434CB | Fail |
| a Skip to login | 2.38:1 | 4.5:1 | #000000 | #1434CB | Fail |
| a Skip to content | 2.38:1 | 4.5:1 | #000000 | #1434CB | Fail |
| p Payments and service… | 2.38:1 | 4.5:1 | #000000 | #1434CB | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Landmark Structure4 landmarksPASS
AHeading Hierarchy26 headings, 1 skip(s)PASS
- H1 Welcome to the new Authorize.net
- H2 Smart for businesses, smart for partners
- H2 See how we’ve reimagined Authorize.net
- H3 New features, built for speed
- H3 Take, request, and find payments
- H3 Not sure about something? Ask Anet
- H3 Workspaces that stay connected
- H3 Tools to stop fraud fast
- H2 Make payments a growth engine for your business
- H4 Online payments skipped
- H4 Smartphone payments
- H4 In person with a card reader
- H4 Over the phone
- H4 eCheck
- H4 Simple Checkout
- H2 Accept the payment types your customers prefer
- H2 Award-winning support
- H2 Learn how payments work
- H3 Partner with us
- H4 Become a reseller partner
- H4 Find a reseller
- H2 Ready to start accepting payments?
- H2 Company
- H2 Payments
- H2 Resources
- H2 Connect
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Alt Text QualityAll 33 images OKPASS
AForm Accessibility1 of 7 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | text | Search through site content | aria-label |
| #menu-toggle | checkbox | MENU | for/id |
| #wscr_drawer_consent_opt_1 | checkbox | Consent for: Strictly necessary | for/id |
| #wscr_drawer_consent_opt_2 | checkbox | Consent for: Site experience | for/id |
| #wscr_drawer_consent_opt_3 | checkbox | Consent for: Performance and operation | for/id |
| #wscr_drawer_consent_opt_4 | checkbox | Consent for: Marketing, personalization and advertising | for/id |
| #country-selector-toggle | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="country-selector-toggle">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
A404 Error PageHTTP 404, custom pagePASS
A+Lighthouse Accessibility AuditsScore 95/100 — 2 failing, 27 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Payments and services
Accept and manage payments.
Explore payment solutions
… div.root > div.aem-Grid > div.header > header |
Authorize.net Home div.aem-Grid > div.header > header > div.logo |
Company
About us
Blog
Visa
Cybersource
Payments
Online payments
Mobile p… body > div.root > div.aem-Grid > div.footer |
About us div.column > div.link > p > a |
Blog div.column > div.link > p > a |
Visa div.column > div.link > p > a.external |
Cybersource div.column > div.link > p > a.external |
Online payments div.column > div.link > p > a |
Mobile payments div.column > div.link > p > a |
eCheck payments div.column > div.link > p > a |
Virtual point of sale div.column > div.link > p > a |
Our features div.column > div.link > p > a |
How payments work div.column > div.link > p > a |
Become a reseller div.column > div.link > p > a |
Sitemap div.column > div.link > p > a |
Facebook div.column > div.link > p > a.external |
YouTube div.column > div.link > p > a.external |
X div.column > div.link > p > a.external |
LinkedIn div.column > div.link > p > a.external |
Authorize.net Home div.menu > div.bottom > div.logo > a |
United States div.column > div.country-selector > div.dropdown-countries > a |
UK/Europe div.column > div.country-selector > div.dropdown-countries > a |
Australia div.column > div.country-selector > div.dropdown-countries > a |
Privacy notice div.column > div.link > p > a.external |
Terms of use div.column > div.link > p > a |
Intellectual property rights div.column > div.link > p > a |
Cookie policy div.column > div.link > p > a |
Data Processing Agreement div.column > div.link > p > a |
Your privacy rights div.column > div.link > p > a.external |
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Online payments div.contentWell > div#cw-242956191 > div.text > h4 |
These are opportunities to improve keyboard navigation in your application.