Mobile 375 × 812

Desktop 1440 × 900

Score: 80 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
28 link(s) with no accessible text
9 image-only link(s) without alt text
112 HTTP requests — consider bundling or reducing
Cross-Origin-Embedder-Policy header is missing
External link from b.stripecdn.com lacks integrity attribute
[](https://beavercheck.com/results/833fc927-ecc5-466b-ae1d-0e3f33ca1416)<a href="https://beavercheck.com/results/833fc927-ecc5-466b-ae1d-0e3f33ca1416"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fstripe.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fstripe.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.44 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.32 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
88.31 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.028
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.86 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
118.11 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.dom-graphic__content > div.payments-graphic__terminal > picture.payments-graphic__terminal-image > img div.dom-graphic__content > div.payments-graphic__terminal > picture.payments-graphic__terminal-image > img | /fzn2n1nzq965/1Vf8oT9Fm6dEwpnEx5PgK1/055956f38d7fd8b0cc74... | 67.9 KiB | 24.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| stripe.com/ | 1.2 s |
| stripe.com/en-br | 0.0 ms |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /mkt-ssr-statics/assets/_next/static/chunks/pages/index-6... | 217.6 KiB | 103.3 KiB |
| /mkt-ssr-statics/assets/_next/static/chunks/pages/_app-88... | 393.5 KiB | 79.8 KiB |
| /mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65... | 56.7 KiB | 43.1 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /mkt-ssr-statics/assets/_next/static/chunks/50582.fb4a3d1... | 112.6 s | 2.4 s | 11 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/framework-9f8... | 3.1 s | 2.3 s | 57 ms |
| Unattributable | 2.5 s | 170 ms | 0.0 ms |
| stripe.com/en-br | 2.3 s | 11 ms | 0.6 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/pages/_app-88... | 949 ms | 562 ms | 316 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/pages/index-6... | 625 ms | 382 ms | 129 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/84246.854c27f... | 434 ms | 257 ms | 17 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/65223-1423d8e... | 384 ms | 12 ms | 1.2 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/53261-9c921aa... | 262 ms | 234 ms | 8.4 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65... | 220 ms | 189 ms | 30 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/webpack-e1dfb... | 161 ms | 150 ms | 6.4 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/main-d0d9d441... | 155 ms | 114 ms | 40 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/32318-fc68996... | 81 ms | 30 ms | 9.1 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 111.7 s |
| Script Evaluation | 7.1 s |
| Style & Layout | 2.3 s |
| Rendering | 2.0 s |
| Script Parsing & Compilation | 779 ms |
| Garbage Collection | 444 ms |
| Parse HTML & CSS | 123 ms |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Accept and optimize payments globally—online and in person
Pay Roastery
Cartsy … div.modular-solutions-bento > div.modular-solutions-bento__content > div.modular-solutions-bento__layout > button.modular-solutions-bento-card |
Enable any billing model
Pro Plan
Billed monthly
Tokens
R$0.05 per 1,000 units
… div.modular-solutions-bento > div.modular-solutions-bento__content > div.modular-solutions-bento__layout > button.modular-solutions-bento-card |
Read the story div#customer-Hertz > div#detail-customer-content-Hertz > div.customer-stories__customer-content--read > a#customer-content-Hertz |
Read the story div#customer-URBN > div#detail-customer-content-URBN > div.customer-stories__customer-content--read > a#customer-content-URBN |
Read the story div#customer-Instacart > div#detail-customer-content-Instacart > div.customer-stories__customer-content--read > a#customer-content-Instacart |
Read the story div#customer-LeMonde > div#detail-customer-content-LeMonde > div.customer-stories__customer-content--read > a#customer-content-LeMonde |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| stripe.com/en-br/blog/introducing-our-agentic-commerce-solutions | Read more |
| stripe.com/en-br/blog/introducing-our-agentic-commerce-solutions | Read more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.64 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.05 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
22.18 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.015
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.85 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
32.44 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| stripe.com/ | 650 ms |
| stripe.com/en-br | 0.0 ms |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /mkt-ssr-statics/assets/_next/static/chunks/pages/index-6... | 217.6 KiB | 103.1 KiB |
| /mkt-ssr-statics/assets/_next/static/chunks/pages/_app-88... | 393.5 KiB | 79.8 KiB |
| /mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65... | 56.7 KiB | 42.2 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /mkt-ssr-statics/assets/_next/static/chunks/50582.fb4a3d1... | 30.2 s | 438 ms | 3.2 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/framework-9f8... | 1.1 s | 548 ms | 7.7 ms |
| Unattributable | 421 ms | 35 ms | 0.0 ms |
| stripe.com/en-br | 390 ms | 3.0 ms | 0.2 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/pages/_app-88... | 241 ms | 145 ms | 78 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/pages/index-6... | 161 ms | 105 ms | 34 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/84246.854c27f... | 103 ms | 57 ms | 3.1 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/48015-dee80f6... | 63 ms | 3.3 ms | 0.6 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/53261-9c921aa... | 61 ms | 56 ms | 2.2 ms |
| /mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65... | 54 ms | 46 ms | 7.4 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 30.3 s |
| Script Evaluation | 1.6 s |
| Style & Layout | 540 ms |
| Rendering | 318 ms |
| Script Parsing & Compilation | 195 ms |
| Garbage Collection | 91 ms |
| Parse HTML & CSS | 42 ms |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Accept and optimize payments globally—online and in person
Pay Roastery
Cartsy … div.modular-solutions-bento > div.modular-solutions-bento__content > div.modular-solutions-bento__layout > button.modular-solutions-bento-card |
Enable any billing model
Pro Plan
Billed monthly
Tokens
R$0.05 per 1,000 units
… div.modular-solutions-bento > div.modular-solutions-bento__content > div.modular-solutions-bento__layout > button.modular-solutions-bento-card |
Read the story div#customer-Hertz > div.customer-stories__customer-summary > div.customer-stories__customer-summary-action > a.hds-button |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
AbortError: The user aborted a request. |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| stripe.com/en-br/blog/introducing-our-agentic-commerce-solutions | Read more |
| stripe.com/en-br/blog/introducing-our-agentic-commerce-solutions | Read more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback