Skip to content
https://stripe.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
4
REVIEW
8
PASS
11
INFO
4

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

33
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.30 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

8.07 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

12.28 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.

6.94 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.

29.70 s

Page Load Progression

985 ms
2.0 s
3.0 s
3.9 s
4.9 s
5.9 s
6.9 s
7.9 s
Checks
27
11 PASS 8 REVIEW 4 FIX
D
Third-Party Impact
Action
90% third-party, 0 ms blocking
FIX
90% third-party, 0 ms blocking
Warning::
Third-party code accounts for 90% of page weight (1.7 MiB of 1.9 MiB)
Info::
Third-party blocking time is low (0 ms)
90%
First-party Third-party
F
JS Execution Cost
Action
22060ms total JS execution
FIX
22060ms total JS execution
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 16010ms CPU time
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 2496ms CPU time
Warning::
https://stripe.com/en-fr: 1036ms CPU time
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 744ms CPU time
Warning::
Unattributable: 524ms CPU time
Warning::
Third-party scripts: 21024ms (95% of total)

Main Thread Breakdown

Other 74% Script Evaluation 16% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/50582.fb4a3d13071d1490.js16010ms475ms7ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/framework-bfbcaa5a2903bc7d.js2496ms1619ms11ms3rd
https://stripe.com/en-fr1036ms8ms1ms1st
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d754bbe185e3da45.js744ms504ms189ms3rd
Unattributable524ms18ms0ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/index-b09b2ca44f5e5ddc.js384ms286ms84ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/46687.21608bbbc5586ea3.js248ms146ms4ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/38484-72a8319f943b4083.js245ms12ms2ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/81888-44c041869848e4ee.js182ms167ms5ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/main-df8f4439c330196b.js97ms88ms8ms3rd

Showing top 10 of 11 scripts

D
Page Weight Inventory
Action
122 resources · 1.9 MB · 233 KB savings available
FIX
122 resources · 1.9 MB · 233 KB savings available
Warning::
Page weight 1.9 MB exceeds 1 MB target by 904 KB
Got: 1.9 MB Expected: ≤ 1 MB
Info::
~233 KB of savings available
Warning::
114 third-party resources (90% of weight)
Info::
2 resources over 200KB
122 resources · 1.9 MiB · 114 third-party 903.5 KiB over 1MB target
JavaScript 71% · 1.3 MiB
Image 12% · 232.1 KiB
Document 9% · 178.0 KiB
Font 4% · 69.8 KiB
CSS 3% · 61.2 KiB
Other 0% · 9.1 KiB

~233.5 KiB of savings available

Remove unused JavaScript: 233.5 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Page Weight Budget
Action
1.9 MB transferred, 122 requests
REVIEW
1.9 MB transferred, 122 requests
Info::
Page weighs 7.7 MB (1.9 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
122 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.39 g CO2 per page load
1.9 MB / 2.4 MB budget
1.9 MB transferred
122 requests
0.39 g CO2 per page load
JavaScript 1.3 MiB 71%
Images 216.9 KiB 11%
HTML 172.6 KiB 9%
Fonts 69.8 KiB 4%
CSS 61.2 KiB 3%
Other 20.7 KiB 1%
Other 9.1 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

B
Image Optimization
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 217 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
89 scripts, 233 KB unused
REVIEW
89 scripts, 233 KB unused
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 108 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 83 KB unused (21%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 43 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 233 KB
233 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/index-b09b2ca44f5e5ddc.js238 KB108 KB (45%)3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d754bbe185e3da45.js399 KB83 KB (21%)3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65a464f661b1d2.js57 KB43 KB (76%)3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/41485.c80134e97ad98903.js1 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/15263.83460f5b8af8173e.js1 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/76629.396a50238922b152.js2 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52643.2d78e2446d39abbd.js3 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/13956.1a44ca5c0dc36ae3.js1 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/17006.2eb14a6f079c6644.js1 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/77723.dd3ba52791b41cc0.js2 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (70 KB)
PASS
2 fonts (70 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

70 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.3 s LCP 8.1 shttps://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/Sohne.cb178166.woff2Sohne.cb178166.woff2 https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/Sohne.cb178166.woff2 — 57.9 KiB — 166 ms — font-display: swaphttps://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/SourceCodePro-Medium.f5ba3e6a.woff2SourceCodePro-Medium.f5... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/SourceCodePro-Medium.f5ba3e6a.woff2 — 12.0 KiB — 144 ms — font-display: swap
Sohne.cb178166.woff2 woff2 swap
Size 58 KB
Load time 166 ms
Start 374 ms
Risk FOUT — text flashes from fallback to web font
SourceCodePro-Medium.f5... woff2 swap
Size 12 KB
Load time 144 ms
Start 375 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A
Resource Hints
23 hints, 0 missing preconnects
PASS
23 hints, 0 missing preconnects
Info::
4 dns-prefetch redundant with preconnect on same origin
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://q.stripe.com, https://r.stripe.com, https://images.stripeassets.com (+1 more). Remove the redundant dns-prefetch entries.
Info::
5 URL(s) appear in multiple hints
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://images.stripeassets.com (preconnect+dns-prefetch), https://q.stripe.com (preconnect+dns-prefetch), https://r.stripe.com (preconnect+dns-prefetch) (+2 more).
Info::
Page uses 23 resource hint(s)

Current Resource Hints

preconnect
6
preload
+2
12
dns-prefetch
5
prefetch

23 resource hints configured

preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://q.stripe.com, https://r.stripe.com, https://images.stripeassets.com (+1 more). Remove the redundant dns-prefetch entries.

Why this matters

Performance issues directly impact user engagement and conversion rates.

The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://images.stripeassets.com (preconnect+dns-prefetch), https://q.stripe.com (preconnect+dns-prefetch), https://r.stripe.com (preconnect+dns-prefetch) (+2 more).

Why this matters

Performance issues directly impact user engagement and conversion rates.

A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
Total JS execution time is 22.1 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
6 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
122 requests over 6581ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.3 s LCP 8.1 shttps://stripe.com// https://stripe.com/ — 307 — 2.6 KiB — 281 ms — h2https://stripe.com/en-fr/en-fr https://stripe.com/en-fr — 200 — 167.2 KiB — 177 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/Sohne.cb178166.woff2b.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/Sohne.cb178166.woff2 — 200 — 57.9 KiB — 166 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/SourceCodePro-Medium.f5ba3e6a.woff2b.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/SourceCodePro-Medium.f5ba3e6a.woff2 — 200 — 12.0 KiB — 144 ms — h3https://images.stripeassets.com/fzn2n1nzq965/18ArQFiazlljjIKGV0OnTb/2e15cabc1c905bb65e7de2678d3b60a9/wave-fallback-mobile.png?w=1248&fm=webp&q=60images.stripeassets.com/fzn2n1nzq96... https://images.stripeassets.com/fzn2n1nzq965/18ArQFiazlljjIKGV0OnTb/2e15cabc1c905bb65e7de2678d3b60a9/wave-fallback-mobile.png?w=1248&fm=webp&q=60 — 200 — 45.6 KiB — 168 ms — h2https://images.stripeassets.com/fzn2n1nzq965/5DrmXrFYpKk43Kj0I1MXQr/287b3c2a13ae8d4d7d0bf8305037de4e/palette.png?fm=webp&q=95images.stripeassets.com/fzn2n1nzq96... https://images.stripeassets.com/fzn2n1nzq965/5DrmXrFYpKk43Kj0I1MXQr/287b3c2a13ae8d4d7d0bf8305037de4e/palette.png?fm=webp&q=95 — 200 — 11.6 KiB — 133 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/f4882a34561e5dbb.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/f4882a34561e5dbb.css — 200 — 1.1 KiB — 90 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/9783a0f920ab0abb.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/9783a0f920ab0abb.css — 200 — 6.7 KiB — 139 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/57f8c646aef0b9c7.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/57f8c646aef0b9c7.css — 200 — 3.8 KiB — 138 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/a11fd5697c32b98a.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/a11fd5697c32b98a.css — 200 — 34.2 KiB — 143 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/1b1130e6e7ae0de3.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/1b1130e6e7ae0de3.css — 200 — 9.3 KiB — 136 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/5ac76ef56c21b7fe.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/5ac76ef56c21b7fe.css — 200 — 5.1 KiB — 100 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/2791.83aa5fb914de3e9d.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/2791.83aa5fb914de3e9d.js — 200 — 1.2 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/15263.83460f5b8af8173e.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/15263.83460f5b8af8173e.js — 200 — 1.3 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/35729.33c2cdc4d27e8533.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/35729.33c2cdc4d27e8533.js — 200 — 1.6 KiB — 76 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/34552.fae148eb6b06113b.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/34552.fae148eb6b06113b.js — 200 — 2.2 KiB — 78 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/25879.d69b55cd25254173.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/25879.d69b55cd25254173.js — 200 — 1.8 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/76629.396a50238922b152.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/76629.396a50238922b152.js — 200 — 1.5 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52643.2d78e2446d39abbd.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52643.2d78e2446d39abbd.js — 200 — 3.2 KiB — 78 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/13956.1a44ca5c0dc36ae3.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/13956.1a44ca5c0dc36ae3.js — 200 — 1.5 KiB — 78 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/17006.2eb14a6f079c6644.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/17006.2eb14a6f079c6644.js — 200 — 1.2 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/77723.dd3ba52791b41cc0.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/77723.dd3ba52791b41cc0.js — 200 — 1.8 KiB — 80 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/5549.d2a3e5a0c40b22cd.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/5549.d2a3e5a0c40b22cd.js — 200 — 2.7 KiB — 122 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96550.6f7488d7e4331269.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96550.6f7488d7e4331269.js — 200 — 1.5 KiB — 122 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/63435.4e5ebf5af3121803.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/63435.4e5ebf5af3121803.js — 200 — 1.3 KiB — 129 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/90167.4103b51af0a095b1.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/90167.4103b51af0a095b1.js — 200 — 2.3 KiB — 105 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52080.825234ba7ca3f30b.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52080.825234ba7ca3f30b.js — 200 — 999 B — 76 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/10648.e776ad5ab3e19057.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/10648.e776ad5ab3e19057.js — 200 — 1.4 KiB — 120 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/67677.e4eed8c791541f35.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/67677.e4eed8c791541f35.js — 200 — 2.1 KiB — 79 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/79982.3b88455c414a7bfe.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/79982.3b88455c414a7bfe.js — 200 — 1.5 KiB — 79 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.3 s LCP 8.1 shttps://stripe.com// https://stripe.com/ — 307 — 2.6 KiB — 281 ms — h2https://stripe.com/en-fr/en-fr https://stripe.com/en-fr — 200 — 167.2 KiB — 177 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/Sohne.cb178166.woff2b.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/Sohne.cb178166.woff2 — 200 — 57.9 KiB — 166 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/SourceCodePro-Medium.f5ba3e6a.woff2b.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/media/SourceCodePro-Medium.f5ba3e6a.woff2 — 200 — 12.0 KiB — 144 ms — h3https://images.stripeassets.com/fzn2n1nzq965/18ArQFiazlljjIKGV0OnTb/2e15cabc1c905bb65e7de2678d3b60a9/wave-fallback-mobile.png?w=1248&fm=webp&q=60images.stripeassets.com/fzn2n1nzq96... https://images.stripeassets.com/fzn2n1nzq965/18ArQFiazlljjIKGV0OnTb/2e15cabc1c905bb65e7de2678d3b60a9/wave-fallback-mobile.png?w=1248&fm=webp&q=60 — 200 — 45.6 KiB — 168 ms — h2https://images.stripeassets.com/fzn2n1nzq965/5DrmXrFYpKk43Kj0I1MXQr/287b3c2a13ae8d4d7d0bf8305037de4e/palette.png?fm=webp&q=95images.stripeassets.com/fzn2n1nzq96... https://images.stripeassets.com/fzn2n1nzq965/5DrmXrFYpKk43Kj0I1MXQr/287b3c2a13ae8d4d7d0bf8305037de4e/palette.png?fm=webp&q=95 — 200 — 11.6 KiB — 133 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/f4882a34561e5dbb.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/f4882a34561e5dbb.css — 200 — 1.1 KiB — 90 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/9783a0f920ab0abb.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/9783a0f920ab0abb.css — 200 — 6.7 KiB — 139 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/57f8c646aef0b9c7.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/57f8c646aef0b9c7.css — 200 — 3.8 KiB — 138 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/a11fd5697c32b98a.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/a11fd5697c32b98a.css — 200 — 34.2 KiB — 143 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/1b1130e6e7ae0de3.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/1b1130e6e7ae0de3.css — 200 — 9.3 KiB — 136 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/5ac76ef56c21b7fe.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/5ac76ef56c21b7fe.css — 200 — 5.1 KiB — 100 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/2791.83aa5fb914de3e9d.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/2791.83aa5fb914de3e9d.js — 200 — 1.2 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/15263.83460f5b8af8173e.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/15263.83460f5b8af8173e.js — 200 — 1.3 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/35729.33c2cdc4d27e8533.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/35729.33c2cdc4d27e8533.js — 200 — 1.6 KiB — 76 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/34552.fae148eb6b06113b.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/34552.fae148eb6b06113b.js — 200 — 2.2 KiB — 78 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/25879.d69b55cd25254173.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/25879.d69b55cd25254173.js — 200 — 1.8 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/76629.396a50238922b152.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/76629.396a50238922b152.js — 200 — 1.5 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52643.2d78e2446d39abbd.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52643.2d78e2446d39abbd.js — 200 — 3.2 KiB — 78 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/13956.1a44ca5c0dc36ae3.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/13956.1a44ca5c0dc36ae3.js — 200 — 1.5 KiB — 78 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/17006.2eb14a6f079c6644.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/17006.2eb14a6f079c6644.js — 200 — 1.2 KiB — 77 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/77723.dd3ba52791b41cc0.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/77723.dd3ba52791b41cc0.js — 200 — 1.8 KiB — 80 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/5549.d2a3e5a0c40b22cd.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/5549.d2a3e5a0c40b22cd.js — 200 — 2.7 KiB — 122 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96550.6f7488d7e4331269.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96550.6f7488d7e4331269.js — 200 — 1.5 KiB — 122 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/63435.4e5ebf5af3121803.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/63435.4e5ebf5af3121803.js — 200 — 1.3 KiB — 129 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/90167.4103b51af0a095b1.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/90167.4103b51af0a095b1.js — 200 — 2.3 KiB — 105 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52080.825234ba7ca3f30b.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52080.825234ba7ca3f30b.js — 200 — 999 B — 76 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/10648.e776ad5ab3e19057.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/10648.e776ad5ab3e19057.js — 200 — 1.4 KiB — 120 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/67677.e4eed8c791541f35.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/67677.e4eed8c791541f35.js — 200 — 2.1 KiB — 79 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/79982.3b88455c414a7bfe.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/79982.3b88455c414a7bfe.js — 200 — 1.5 KiB — 79 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/92990.46ff2fd0e9076cf0.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/92990.46ff2fd0e9076cf0.js — 200 — 1.6 KiB — 79 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/86467.d924a26a13940f4d.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/86467.d924a26a13940f4d.js — 200 — 967 B — 139 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/83316.2d4c534f14716a88.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/83316.2d4c534f14716a88.js — 200 — 1.3 KiB — 157 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/48158.13de208e4f503036.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/48158.13de208e4f503036.js — 200 — 1.1 KiB — 128 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/41485.c80134e97ad98903.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/41485.c80134e97ad98903.js — 200 — 1.4 KiB — 123 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/39813.b415e65e709c0a35.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/39813.b415e65e709c0a35.js — 200 — 938 B — 139 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/81622.ee3fedce3233c578.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/81622.ee3fedce3233c578.js — 200 — 1.2 KiB — 128 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/50710.befec694e53df05f.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/50710.befec694e53df05f.js — 200 — 1015 B — 137 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/92184.9e192d4c09b17258.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/92184.9e192d4c09b17258.js — 200 — 1.9 KiB — 161 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/87494.78d0914d22eefda0.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/87494.78d0914d22eefda0.js — 200 — 1.1 KiB — 157 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/70111.4a9081fa5e08fa2d.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/70111.4a9081fa5e08fa2d.js — 200 — 1.8 KiB — 161 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/11740.e1f0616425c20e70.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/11740.e1f0616425c20e70.js — 200 — 1.7 KiB — 168 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/99568.8881a151804c89bd.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/99568.8881a151804c89bd.js — 200 — 1.8 KiB — 157 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/72671.ca5ed11ffd75aac9.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/72671.ca5ed11ffd75aac9.js — 200 — 1.4 KiB — 166 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/24926.bd4cc18d62586f60.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/24926.bd4cc18d62586f60.js — 200 — 1.5 KiB — 166 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/93027.249adbfe02a2ea95.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/93027.249adbfe02a2ea95.js — 200 — 1.3 KiB — 168 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/4974.02a5d8bc0b5e0863.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/4974.02a5d8bc0b5e0863.js — 200 — 1.1 KiB — 168 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/75028.461446badb5616e6.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/75028.461446badb5616e6.js — 200 — 2.5 KiB — 166 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/42560.d6bdb7e42237de67.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/42560.d6bdb7e42237de67.js — 200 — 4.2 KiB — 166 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/53313.dd96e2d6ff227c62.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/53313.dd96e2d6ff227c62.js — 200 — 2.2 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/16769.3ad7652c9d10fd9e.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/16769.3ad7652c9d10fd9e.js — 200 — 2.3 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/36766.f8478232cd8b3aed.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/36766.f8478232cd8b3aed.js — 200 — 1.1 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/webpack-a98e884352da0481.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/webpack-a98e884352da0481.js — 200 — 23.6 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/framework-bfbcaa5a2903bc7d.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/framework-bfbcaa5a2903bc7d.js — 200 — 42.6 KiB — 176 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/main-df8f4439c330196b.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/main-df8f4439c330196b.js — 200 — 33.0 KiB — 175 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d754bbe185e3da45.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d754bbe185e3da45.js — 200 — 399.4 KiB — 283 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/3dfade9e-4ca93d92ac876e62.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/3dfade9e-4ca93d92ac876e62.js — 200 — 16.0 KiB — 171 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65a464f661b1d2.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65a464f661b1d2.js — 200 — 56.9 KiB — 176 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/55369f66-92e84f6aba0a73a8.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/55369f66-92e84f6aba0a73a8.js — 200 — 69.5 KiB — 181 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/74107-1c2d3128a7a843d6.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/74107-1c2d3128a7a843d6.js — 200 — 12.2 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/12267-692ae55ed1c1ab04.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/12267-692ae55ed1c1ab04.js — 200 — 12.9 KiB — 170 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96834-6100e9cdf9c86a29.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96834-6100e9cdf9c86a29.js — 200 — 21.6 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/61049-92938bfaa4e906a3.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/61049-92938bfaa4e906a3.js — 200 — 3.1 KiB — 168 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/83686-dac4cb39bc7757f9.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/83686-dac4cb39bc7757f9.js — 200 — 5.0 KiB — 169 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/35546-d53e02f8a917cfc0.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/35546-d53e02f8a917cfc0.js — 200 — 2.3 KiB — 169 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/8542-04671882bfe8d457.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/8542-04671882bfe8d457.js — 200 — 2.3 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/80147-1c94f9a864388575.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/80147-1c94f9a864388575.js — 200 — 3.1 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/9068-1891de298255d55e.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/9068-1891de298255d55e.js — 200 — 5.8 KiB — 168 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/25586-b7b925806d71fbf2.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/25586-b7b925806d71fbf2.js — 200 — 4.8 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/12142-a5c1e2ae95f0a4e8.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/12142-a5c1e2ae95f0a4e8.js — 200 — 4.7 KiB — 168 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/59752-9df4d426a95fb11e.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/59752-9df4d426a95fb11e.js — 200 — 13.0 KiB — 171 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/87258-47bca02539d60182.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/87258-47bca02539d60182.js — 200 — 11.1 KiB — 171 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/4066-55c18fec3ae147f2.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/4066-55c18fec3ae147f2.js — 200 — 4.3 KiB — 169 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/38484-72a8319f943b4083.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/38484-72a8319f943b4083.js — 200 — 9.1 KiB — 169 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/58159-c5fc2224cc9696c9.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/58159-c5fc2224cc9696c9.js — 200 — 7.2 KiB — 169 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/81888-44c041869848e4ee.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/81888-44c041869848e4ee.js — 200 — 18.5 KiB — 172 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/86782-e77479c0a263fec5.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/86782-e77479c0a263fec5.js — 200 — 5.2 KiB — 169 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/20961-3fd665138427a22a.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/20961-3fd665138427a22a.js — 200 — 4.6 KiB — 180 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/63328-9e9e8032d49a619d.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/63328-9e9e8032d49a619d.js — 200 — 6.7 KiB — 180 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/index-b09b2ca44f5e5ddc.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/index-b09b2ca44f5e5ddc.js — 200 — 237.7 KiB — 274 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/HC/OS4AtKJZMx7nXxF2tL6mUJV%2BYK8FnHGgcAzCDjjU%3D/_buildManifest.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/HC/OS4AtKJZMx7nXxF2tL6mUJV%2BYK8FnHGgcAzCDjjU%3D/_buildManifest.js — 200 — 2.4 KiB — 185 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/HC/OS4AtKJZMx7nXxF2tL6mUJV%2BYK8FnHGgcAzCDjjU%3D/_ssgManifest.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/HC/OS4AtKJZMx7nXxF2tL6mUJV%2BYK8FnHGgcAzCDjjU%3D/_ssgManifest.js — 200 — 454 B — 185 ms — h3https://images.stripeassets.com/fzn2n1nzq965/m9HBEK464p46FeNIhs2PV/f5054a93c8a0a6aabdd1c47675d610ae/wave_crop.jpg?w=816&fm=webp&q=80images.stripeassets.com/fzn2n1nzq96... https://images.stripeassets.com/fzn2n1nzq965/m9HBEK464p46FeNIhs2PV/f5054a93c8a0a6aabdd1c47675d610ae/wave_crop.jpg?w=816&fm=webp&q=80 — 200 — 15.3 KiB — 27 ms — h2https://images.stripeassets.com/fzn2n1nzq965/2hmAf1AbLIejlWrAYU4iiK/cf0f4918753c76d8e37782e084d16320/map_dots.pngimages.stripeassets.com/fzn2n1nzq96... https://images.stripeassets.com/fzn2n1nzq965/2hmAf1AbLIejlWrAYU4iiK/cf0f4918753c76d8e37782e084d16320/map_dots.png — 200 — 71.8 KiB — 41 ms — h2https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.html?id=caed6c3a-b648-4ade-b418-38a93b428f80&origin=https%3A%2F%2Fstripe.comb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.html?id=caed6c3a-b648-4ade-b418-38a93b428f80&origin=https%3A%2F%2Fstripe.com — 200 — 862 B — 46 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/vendors~AddressAutocomplete~AffirmInContext~AfterpayInContext~AmazonPayButton~ApplePay~Arkose~Arkose~daedefc0.dbeca930e1d74334cc68.bundle.jsb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/vendors~AddressAutocomplete~AffirmInContext~AfterpayInContext~AmazonPayButton~ApplePay~Arkose~Arkose~daedefc0.dbeca930e1d74334cc68.bundle.js — 200 — 23.0 KiB — 33 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.3055b2101c9663bcb27e.bundle.jsb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.3055b2101c9663bcb27e.bundle.js — 200 — 3.4 KiB — 26 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/8707.e31eba7a07a73f66.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/8707.e31eba7a07a73f66.js — 200 — 1.6 KiB — 24 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.html?id=b313a485-a062-4fe0-9544-60172aaa85a1&origin=https%3A%2F%2Fstripe.comb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.html?id=b313a485-a062-4fe0-9544-60172aaa85a1&origin=https%3A%2F%2Fstripe.com — 200 — 861 B — 26 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/vendors~AddressAutocomplete~AffirmInContext~AfterpayInContext~AmazonPayButton~ApplePay~Arkose~Arkose~daedefc0.dbeca930e1d74334cc68.bundle.jsb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/vendors~AddressAutocomplete~AffirmInContext~AfterpayInContext~AmazonPayButton~ApplePay~Arkose~Arkose~daedefc0.dbeca930e1d74334cc68.bundle.js — 200 — 0 B — 0 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.3055b2101c9663bcb27e.bundle.jsb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.3055b2101c9663bcb27e.bundle.js — 200 — 0 B — 0 ms — h3https://stripe.com/en-fr/notifications?as=json/en-fr/notifications?as=json https://stripe.com/en-fr/notifications?as=json — 200 — 2.9 KiB — 202 ms — h2https://stripe.com/_workers/_next/static/chunks/dotGeneration.worker.bf20e833.js/_workers/_next/static/chunks/dotGe... https://stripe.com/_workers/_next/static/chunks/dotGeneration.worker.bf20e833.js — 200 — 2.9 KiB — 56 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/46687.21608bbbc5586ea3.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/46687.21608bbbc5586ea3.js — 200 — 6.8 KiB — 26 ms — h3https://stripe.com/_workers/_next/static/chunks/waveGeometry.worker.07101200.js/_workers/_next/static/chunks/waveG... https://stripe.com/_workers/_next/static/chunks/waveGeometry.worker.07101200.js — 200 — 2.8 KiB — 137 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/50582.fb4a3d13071d1490.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/50582.fb4a3d13071d1490.js — 200 — 22.8 KiB — 26 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/90968.e05d519782f3c5ae.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/90968.e05d519782f3c5ae.js — 200 — 4.5 KiB — 30 ms — h3https://images.stripeassets.com/fzn2n1nzq965/1Vf8oT9Fm6dEwpnEx5PgK1/055956f38d7fd8b0cc7419692ef29778/bento-terminal.png?w=616&fm=webp&q=90images.stripeassets.com/fzn2n1nzq96... https://images.stripeassets.com/fzn2n1nzq965/1Vf8oT9Fm6dEwpnEx5PgK1/055956f38d7fd8b0cc7419692ef29778/bento-terminal.png?w=616&fm=webp&q=90 — 200 — 68.3 KiB — 32 ms — h2https://images.stripeassets.com/fzn2n1nzq965/6BTjJGdjfGVA8brPwj7p3M/fcf084ff85142366e118fe85ee78b632/payments-electric-kettle.jpg?w=160&fm=webp&q=90images.stripeassets.com/fzn2n1nzq96... https://images.stripeassets.com/fzn2n1nzq965/6BTjJGdjfGVA8brPwj7p3M/fcf084ff85142366e118fe85ee78b632/payments-electric-kettle.jpg?w=160&fm=webp&q=90 — 200 — 1.7 KiB — 32 ms — h2https://images.stripeassets.com/fzn2n1nzq965/5Dr3Oc550drIrxyzzXgFbq/f6e4fb0b8b4b40d73e94fdf7c9bc7028/payments-hoodie.jpg?w=160&fm=webp&q=90images.stripeassets.com/fzn2n1nzq96... https://images.stripeassets.com/fzn2n1nzq965/5Dr3Oc550drIrxyzzXgFbq/f6e4fb0b8b4b40d73e94fdf7c9bc7028/payments-hoodie.jpg?w=160&fm=webp&q=90 — 200 — 1.7 KiB — 33 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/f73a927287a9f564.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/f73a927287a9f564.css — 200 — 1.1 KiB — 25 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/33710.71752533bd4a00eb.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/33710.71752533bd4a00eb.js — 200 — 1.5 KiB — 29 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.html?id=871bf316-8342-4c32-ac54-be85866f34e4&origin=https%3A%2F%2Fstripe.comb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.html?id=871bf316-8342-4c32-ac54-be85866f34e4&origin=https%3A%2F%2Fstripe.com — 200 — 1.8 KiB — 24 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.html?id=81959383-010c-4b22-9d52-a2207aaa901f&origin=https%3A%2F%2Fstripe.comb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.html?id=81959383-010c-4b22-9d52-a2207aaa901f&origin=https%3A%2F%2Fstripe.com — 200 — 1.8 KiB — 23 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/vendors~AddressAutocomplete~AffirmInContext~AfterpayInContext~AmazonPayButton~ApplePay~Arkose~Arkose~daedefc0.dbeca930e1d74334cc68.bundle.jsb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/vendors~AddressAutocomplete~AffirmInContext~AfterpayInContext~AmazonPayButton~ApplePay~Arkose~Arkose~daedefc0.dbeca930e1d74334cc68.bundle.js — 200 — 0 B — 0 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.959ed2f026d99ba56a9f.bundle.jsb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.959ed2f026d99ba56a9f.bundle.js — 200 — 3.6 KiB — 25 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/vendors~AddressAutocomplete~AffirmInContext~AfterpayInContext~AmazonPayButton~ApplePay~Arkose~Arkose~daedefc0.dbeca930e1d74334cc68.bundle.jsb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/vendors~AddressAutocomplete~AffirmInContext~AfterpayInContext~AmazonPayButton~ApplePay~Arkose~Arkose~daedefc0.dbeca930e1d74334cc68.bundle.js — 200 — 0 B — 0 ms — h3https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.959ed2f026d99ba56a9f.bundle.jsb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.959ed2f026d99ba56a9f.bundle.js — 200 — 0 B — 12 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-WK8882Twww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WK8882T — 200 — 178.0 KiB — 273 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WK8882Twww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WK8882T — 200 — 0 B — 275 ms — h2https://stripe.com/cookie-settings/enforcement-mode/cookie-settings/enforcement-mode https://stripe.com/cookie-settings/enforcement-mode — 200 — 2.8 KiB — 174 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/36322.1afe8adb9afbca38.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/36322.1afe8adb9afbca38.js — 200 — 2.8 KiB — 30 ms — h3https://r.stripe.com/0r.stripe.com/0 https://r.stripe.com/0 — 200 — 210 B — 257 ms — h2https://r.stripe.com/0r.stripe.com/0 https://r.stripe.com/0 — 200 — 209 B — 257 ms — h2https://q.stripe.com/?cid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&lsid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=148.0.0.0&ua_os_name=Android&ua_os_version=11&ua_device_model=moto%20g%20power%20(2022)&ua_device_type=mobile&ua_device_vendor=Motorola&ua_engine_name=Blink&ua_engine_version=148.0.0.0&page=%2Fen-fr&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&title=Stripe%20%7C%20Financial%20Infrastructure%20to%20Grow%20Your%20Revenue&mkt_path=%2Fen-fr&from_mkt_srv=true&document_height=20250&scroll_y=0&stripe_locale=en-FR&unglobalized_path=%2F&token_b057adf6=b057adf63abe971f54d7e45f1946f94c33465ec2&viewed_name=home&event=home.viewed&event_count=1&page_view_id=d384cf6b-16f0-4ffc-ae35-5b249b267030&event_id=d384cf6b-16f0-4ffc-ae35-5b249b267030_1&privacy_consent_loaded=true&privacy_consent_advertising=false&privacy_consent_functional=falseq.stripe.com/?cid=1cf8ef3e-4b19-463... https://q.stripe.com/?cid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&lsid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=148.0.0.0&ua_os_name=Android&ua_os_version=11&ua_device_model=moto%20g%20power%20(2022)&ua_device_type=mobile&ua_device_vendor=Motorola&ua_engine_name=Blink&ua_engine_version=148.0.0.0&page=%2Fen-fr&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&title=Stripe%20%7C%20Financial%20Infrastructure%20to%20Grow%20Your%20Revenue&mkt_path=%2Fen-fr&from_mkt_srv=true&document_height=20250&scroll_y=0&stripe_locale=en-FR&unglobalized_path=%2F&token_b057adf6=b057adf63abe971f54d7e45f1946f94c33465ec2&viewed_name=home&event=home.viewed&event_count=1&page_view_id=d384cf6b-16f0-4ffc-ae35-5b249b267030&event_id=d384cf6b-16f0-4ffc-ae35-5b249b267030_1&privacy_consent_loaded=true&privacy_consent_advertising=false&privacy_consent_functional=false — 200 — 286 B — 529 ms — h2https://q.stripe.com/?cid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&lsid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=148.0.0.0&ua_os_name=Android&ua_os_version=11&ua_device_model=moto%20g%20power%20(2022)&ua_device_type=mobile&ua_device_vendor=Motorola&ua_engine_name=Blink&ua_engine_version=148.0.0.0&page=%2Fen-fr&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&category=Custom%20interactive%20components&label=Cookie%20notification%20(Reject%20all)%3A%20Banner%20displayed&value=undefined&from_mkt_srv=true&document_height=20250&scroll_y=0&stripe_locale=en-FR&unglobalized_path=%2F&token_b057adf6=b057adf63abe971f54d7e45f1946f94c33465ec2&action_name=viewed&viewed_name=home&event=viewed.action&event_count=2&page_view_id=d384cf6b-16f0-4ffc-ae35-5b249b267030&event_id=d384cf6b-16f0-4ffc-ae35-5b249b267030_2&privacy_consent_loaded=true&privacy_consent_advertising=false&privacy_consent_functional=falseq.stripe.com/?cid=1cf8ef3e-4b19-463... https://q.stripe.com/?cid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&lsid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=148.0.0.0&ua_os_name=Android&ua_os_version=11&ua_device_model=moto%20g%20power%20(2022)&ua_device_type=mobile&ua_device_vendor=Motorola&ua_engine_name=Blink&ua_engine_version=148.0.0.0&page=%2Fen-fr&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&category=Custom%20interactive%20components&label=Cookie%20notification%20(Reject%20all)%3A%20Banner%20displayed&value=undefined&from_mkt_srv=true&document_height=20250&scroll_y=0&stripe_locale=en-FR&unglobalized_path=%2F&token_b057adf6=b057adf63abe971f54d7e45f1946f94c33465ec2&action_name=viewed&viewed_name=home&event=viewed.action&event_count=2&page_view_id=d384cf6b-16f0-4ffc-ae35-5b249b267030&event_id=d384cf6b-16f0-4ffc-ae35-5b249b267030_2&privacy_consent_loaded=true&privacy_consent_advertising=false&privacy_consent_functional=false — 200 — 285 B — 527 ms — h2https://assets.stripeassets.com/fzn2n1nzq965/nu0iR4KqmkdJ52fgRts09/c3a10df318e7ffb1f516073daadea625/favicon.icoassets.stripeassets.com/fzn2n1nzq96... https://assets.stripeassets.com/fzn2n1nzq965/nu0iR4KqmkdJ52fgRts09/c3a10df318e7ffb1f516073daadea625/favicon.ico — 200 — 15.3 KiB — 58 ms — h2https://stripe.com/source-attribution/imt.js/source-attribution/imt.js https://stripe.com/source-attribution/imt.js — 307 — 2.9 KiB — 196 ms — h2https://b.stripecdn.com/mkt-statics-srv/assets/imt-ddec8801231ea28460b0d700ab127848.jsb.stripecdn.com/mkt-statics-srv/ass... https://b.stripecdn.com/mkt-statics-srv/assets/imt-ddec8801231ea28460b0d700ab127848.js — 200 — 17.9 KiB — 28 ms — h3https://stripe.com/cookie-settings/enforcement-mode/cookie-settings/enforcement-mode https://stripe.com/cookie-settings/enforcement-mode — 200 — 2.8 KiB — 174 ms — h2https://q.stripe.com/?cid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&lsid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=148.0.0.0&ua_os_name=Android&ua_os_version=11&ua_device_model=moto%20g%20power%20(2022)&ua_device_type=mobile&ua_device_vendor=Motorola&ua_engine_name=Blink&ua_engine_version=148.0.0.0&page=%2Fen-fr&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&from_mkt_srv=true&ttfb=350.1000003814697&fps=44.240428428009054&document_height=20250&scroll_y=0&stripe_locale=en-FR&unglobalized_path=%2F&token_b057adf6=b057adf63abe971f54d7e45f1946f94c33465ec2&action_name=web_vitals&viewed_name=home&event=web_vitals.action&event_count=3&page_view_id=d384cf6b-16f0-4ffc-ae35-5b249b267030&event_id=d384cf6b-16f0-4ffc-ae35-5b249b267030_3&privacy_consent_loaded=true&privacy_consent_functional=false&privacy_consent_advertising=falseq.stripe.com/?cid=1cf8ef3e-4b19-463... https://q.stripe.com/?cid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&lsid=1cf8ef3e-4b19-4632-a9ce-ac76d3f53ab8&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=148.0.0.0&ua_os_name=Android&ua_os_version=11&ua_device_model=moto%20g%20power%20(2022)&ua_device_type=mobile&ua_device_vendor=Motorola&ua_engine_name=Blink&ua_engine_version=148.0.0.0&page=%2Fen-fr&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&from_mkt_srv=true&ttfb=350.1000003814697&fps=44.240428428009054&document_height=20250&scroll_y=0&stripe_locale=en-FR&unglobalized_path=%2F&token_b057adf6=b057adf63abe971f54d7e45f1946f94c33465ec2&action_name=web_vitals&viewed_name=home&event=web_vitals.action&event_count=3&page_view_id=d384cf6b-16f0-4ffc-ae35-5b249b267030&event_id=d384cf6b-16f0-4ffc-ae35-5b249b267030_3&privacy_consent_loaded=true&privacy_consent_functional=false&privacy_consent_advertising=false — 200 — 285 B — 176 ms — h2https://r.stripe.com/0r.stripe.com/0 https://r.stripe.com/0 — 200 — 209 B — 179 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
95% of JavaScript execution is third-party
First-party Third-party 21024ms · 827KB · €88/mo
b.stripecdn.com
Other
Costly
Execution 16010ms
Transfer 23 KB
Monthly Cost €67/mo
b.stripecdn.com
Other
Costly
Execution 2496ms
Transfer 43 KB
Monthly Cost €10/mo
b.stripecdn.com
Other
Costly
Execution 744ms
Transfer 399 KB
Unused 21%
Monthly Cost €3/mo
Unattributable
Other
Costly
Execution 524ms
Transfer 0 KB
Monthly Cost €2/mo
b.stripecdn.com
Other
Costly
Execution 384ms
Transfer 238 KB
Unused 45%
Monthly Cost €2/mo
b.stripecdn.com
Other
Costly
Execution 248ms
Transfer 7 KB
Monthly Cost €1/mo
b.stripecdn.com
Other
Costly
Execution 245ms
Transfer 9 KB
Monthly Cost €1/mo
b.stripecdn.com
Other
Optional
Execution 182ms
Transfer 18 KB
Monthly Cost €1/mo
b.stripecdn.com
Other
Optional
Execution 97ms
Transfer 33 KB
Monthly Cost €0/mo
b.stripecdn.com
Other
Optional
Execution 93ms
Transfer 57 KB
Unused 76%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • b.stripecdn.com adds 16010ms and costs ~€67/month
  • b.stripecdn.com adds 2496ms and costs ~€10/month
  • b.stripecdn.com adds 744ms and costs ~€3/month
  • Unattributable adds 524ms and costs ~€2/month
  • b.stripecdn.com adds 384ms and costs ~€2/month
  • b.stripecdn.com adds 248ms and costs ~€1/month
  • b.stripecdn.com adds 245ms and costs ~€1/month

95% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

b.stripecdn.com takes 16010ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

b.stripecdn.com takes 2496ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

b.stripecdn.com takes 744ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 524ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

b.stripecdn.com takes 384ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

b.stripecdn.com takes 248ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

b.stripecdn.com takes 245ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

76% of b.stripecdn.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

1124 ms

93% good

INP (p75)

96 ms

89% good

CLS (p75)

0.000

97% good

FCP (p75)

1070 ms

TTFB (p75)

465 ms

This origin passes Core Web Vitals assessment
Image Optimization
41 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

41

Total Size

0 KB

Oversized

4

33 missing alt text 2 missing dimensions
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback