Skip to content
https://stripe.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
5
REVIEW
7
PASS
11
INFO
4

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

32
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.
100
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.

2.75 s

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

9.39 s

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

89.51 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

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

120.67 s

Page Load Progression

1.5 s
2.9 s
4.4 s
5.8 s
7.3 s
8.7 s
10.2 s
11.6 s
Checks
27
11 PASS 7 REVIEW 5 FIX
D
Page Weight Budget
Action
2.4 MB transferred, 170 requests
FIX
2.4 MB transferred, 170 requests
Info::
Page weighs 8.6 MB (2.4 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Warning::
170 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.50 g CO2 per page load
2.4 MB / 2.4 MB budget
2.4 MB transferred
170 requests
0.50 g CO2 per page load
JavaScript 1.8 MiB 77%
Images 224.0 KiB 9%
HTML 167.9 KiB 7%
Fonts 69.6 KiB 3%
CSS 57.4 KiB 2%
Other 22.1 KiB 1%
Other 12.1 KiB 0%
Other 1.6 KiB 0%
Other 0 B 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

D
Third-Party Impact
Action
93% third-party, 0 ms blocking
FIX
93% third-party, 0 ms blocking
Warning::
Third-party code accounts for 93% of page weight (2.2 MiB of 2.4 MiB)
Info::
Third-party blocking time is low (0 ms)
93%
First-party Third-party
F
JS Execution Cost
Action
128467ms total JS execution
FIX
128467ms total JS execution
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 117342ms CPU time
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 3169ms CPU time
Warning::
https://stripe.com/: 2717ms CPU time
Warning::
Unattributable: 2387ms CPU time
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 937ms CPU time
Warning::
Third-party scripts: 125750ms (98% of total)

Main Thread Breakdown

Other 90% Script Evaluation 5%
ScriptTotalScriptingParse/CompileParty
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/50582.fb4a3d13071d1490.js117342ms2383ms10ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/framework-bfbcaa5a2903bc7d.js3169ms2291ms17ms3rd
https://stripe.com/2717ms12ms1ms1st
Unattributable2387ms138ms0ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d754bbe185e3da45.js937ms545ms326ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/index-b09b2ca44f5e5ddc.js493ms360ms126ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/46687.21608bbbc5586ea3.js356ms207ms6ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/38484-72a8319f943b4083.js332ms15ms3ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/81888-44c041869848e4ee.js280ms259ms9ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65a464f661b1d2.js218ms188ms29ms3rd

Showing top 10 of 12 scripts

D
Page Weight Inventory
Action
170 resources · 2.4 MB · 219 KB savings available
FIX
170 resources · 2.4 MB · 219 KB savings available
Warning::
Page weight 2.4 MB exceeds 1 MB target by 1.4 MB
Got: 2.4 MB Expected: ≤ 1 MB
Info::
~219 KB of savings available
Warning::
163 third-party resources (93% of weight)
Info::
2 resources over 200KB
170 resources · 2.4 MiB · 163 third-party 1.4 MiB over 1MB target
JavaScript 77% · 1.8 MiB
Image 10% · 240.5 KiB
Document 7% · 171.9 KiB
Font 3% · 69.6 KiB
CSS 2% · 57.4 KiB
Other 1% · 14.2 KiB

~219.0 KiB of savings available

Remove unused JavaScript: 219.0 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.

B
Image Optimization
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Info::
All images are well-optimized
26 images 224 KB
0 oversized -0 KB
19 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
101 scripts, 219 KB unused
REVIEW
101 scripts, 219 KB unused
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 106 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 71 KB unused (21%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 42 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 219 KB
219 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.js234 KB106 KB (45%)3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d754bbe185e3da45.js340 KB71 KB (21%)3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65a464f661b1d2.js56 KB42 KB (76%)3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/2791.83aa5fb914de3e9d.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/34552.fae148eb6b06113b.js2 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/76629.396a50238922b152.js1 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96201.b69ca6d7416f24b0.js3 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/77723.dd3ba52791b41cc0.js2 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96550.6f7488d7e4331269.js1 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 9.0 s FCP 2.8 s LCP 9.4 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 — 219 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 — 11.7 KiB — 86 ms — font-display: swap
Sohne.cb178166.woff2 woff2 swap
Size 58 KB
Load time 219 ms
Start 88 ms
Risk FOUT — text flashes from fallback to web font
SourceCodePro-Medium.f5... woff2 swap
Size 12 KB
Load time 86 ms
Start 89 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), b.stripecdn.com (preconnect+dns-prefetch), https://assets.stripeassets.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), b.stripecdn.com (preconnect+dns-prefetch), https://assets.stripeassets.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 128.5 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
170 requests over 6931ms
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 9.0 s FCP 2.8 s LCP 9.4 shttps://stripe.com// https://stripe.com/ — 200 — 164.0 KiB — 57 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 — 219 ms — h2https://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 — 11.7 KiB — 86 ms — h2https://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 — 245 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 — 235 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 — 22 ms — h2https://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.5 KiB — 66 ms — h2https://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.5 KiB — 35 ms — h2https://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 — 32.8 KiB — 98 ms — h2https://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 — 8.9 KiB — 28 ms — h2https://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 — 4.7 KiB — 36 ms — h2https://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.0 KiB — 179 ms — h2https://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.0 KiB — 178 ms — h2https://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.0 KiB — 178 ms — h2https://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.3 KiB — 177 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96201.b69ca6d7416f24b0.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96201.b69ca6d7416f24b0.js — 200 — 2.9 KiB — 176 ms — h2https://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.6 KiB — 173 ms — h2https://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.2 KiB — 194 ms — h2https://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.1 KiB — 173 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/12303.cbfd64dcc7cf7100.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/12303.cbfd64dcc7cf7100.js — 200 — 1.6 KiB — 174 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/26610.3de3ba4fcdbc5c38.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/26610.3de3ba4fcdbc5c38.js — 200 — 1.5 KiB — 175 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/45402.17f4152a5b632314.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/45402.17f4152a5b632314.js — 200 — 1.8 KiB — 175 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/24559.5b18d758fe1e63c7.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/24559.5b18d758fe1e63c7.js — 200 — 1.4 KiB — 175 ms — h2https://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.2 KiB — 169 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/42977.fed8892d9b670f89.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/42977.fed8892d9b670f89.js — 200 — 912 B — 169 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/53817.41e05ba1b3446007.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/53817.41e05ba1b3446007.js — 200 — 1.2 KiB — 166 ms — h2https://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 — 166 ms — h2https://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.1 KiB — 166 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/82792.46f95ea7b23ac1a3.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/82792.46f95ea7b23ac1a3.js — 200 — 2.0 KiB — 172 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 — 171 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 9.0 s FCP 2.8 s LCP 9.4 shttps://stripe.com// https://stripe.com/ — 200 — 164.0 KiB — 57 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 — 219 ms — h2https://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 — 11.7 KiB — 86 ms — h2https://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 — 245 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 — 235 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 — 22 ms — h2https://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.5 KiB — 66 ms — h2https://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.5 KiB — 35 ms — h2https://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 — 32.8 KiB — 98 ms — h2https://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 — 8.9 KiB — 28 ms — h2https://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 — 4.7 KiB — 36 ms — h2https://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.0 KiB — 179 ms — h2https://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.0 KiB — 178 ms — h2https://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.0 KiB — 178 ms — h2https://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.3 KiB — 177 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96201.b69ca6d7416f24b0.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96201.b69ca6d7416f24b0.js — 200 — 2.9 KiB — 176 ms — h2https://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.6 KiB — 173 ms — h2https://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.2 KiB — 194 ms — h2https://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.1 KiB — 173 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/12303.cbfd64dcc7cf7100.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/12303.cbfd64dcc7cf7100.js — 200 — 1.6 KiB — 174 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/26610.3de3ba4fcdbc5c38.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/26610.3de3ba4fcdbc5c38.js — 200 — 1.5 KiB — 175 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/45402.17f4152a5b632314.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/45402.17f4152a5b632314.js — 200 — 1.8 KiB — 175 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/24559.5b18d758fe1e63c7.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/24559.5b18d758fe1e63c7.js — 200 — 1.4 KiB — 175 ms — h2https://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.2 KiB — 169 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/42977.fed8892d9b670f89.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/42977.fed8892d9b670f89.js — 200 — 912 B — 169 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/53817.41e05ba1b3446007.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/53817.41e05ba1b3446007.js — 200 — 1.2 KiB — 166 ms — h2https://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 — 166 ms — h2https://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.1 KiB — 166 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/82792.46f95ea7b23ac1a3.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/82792.46f95ea7b23ac1a3.js — 200 — 2.0 KiB — 172 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 — 171 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 — 709 B — 171 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.2 KiB — 171 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 — 805 B — 170 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 — 170 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 — 923 B — 169 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 — 169 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 — 1002 B — 169 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.7 KiB — 169 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 — 168 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 — 168 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 — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/69145.f19e40de79be702e.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/69145.f19e40de79be702e.js — 200 — 1.4 KiB — 167 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/48661.a57e02e839fecd13.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/48661.a57e02e839fecd13.js — 200 — 2.2 KiB — 169 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 — 167 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 — 844 B — 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 — 169 ms — h3https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/46537.50651df30a8c5fa4.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/46537.50651df30a8c5fa4.js — 200 — 2.1 KiB — 168 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 — 168 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 — 168 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 — 41.9 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 — 32.4 KiB — 171 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 — 339.6 KiB — 261 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 — 15.7 KiB — 200 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.1 KiB — 211 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 — 68.1 KiB — 242 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.0 KiB — 192 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.7 KiB — 192 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.2 KiB — 205 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 — 209 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 — 4.9 KiB — 236 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 — 222 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 — 222 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 — 222 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.7 KiB — 222 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.7 KiB — 220 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.6 KiB — 187 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 — 12.8 KiB — 211 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 — 10.9 KiB — 229 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.2 KiB — 219 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 — 8.9 KiB — 233 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.1 KiB — 228 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.2 KiB — 234 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 — 227 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 — 227 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.5 KiB — 227 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 — 234.0 KiB — 248 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.3 KiB — 238 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 — 413 B — 238 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 — 7 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 — 7 ms — h2https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.html?id=644a9134-b025-4106-aa51-976467b9a841&origin=https%3A%2F%2Fstripe.comb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.html?id=644a9134-b025-4106-aa51-976467b9a841&origin=https%3A%2F%2Fstripe.com — 200 — 1.0 KiB — 19 ms — h2https://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.1 KiB — 14 ms — h2https://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.5 KiB — 12 ms — h2https://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 — 4 ms — h3https://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.8 KiB — 216 ms — h2https://stripe.com/notifications?as=json/notifications?as=json https://stripe.com/notifications?as=json — 200 — 2.8 KiB — 102 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.6 KiB — 5 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 — 74 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.4 KiB — 7 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 — 5 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 — 14 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 — 17 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 — 22 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 — 18 ms — h2https://stripe.com/source-attribution/imt.js/source-attribution/imt.js https://stripe.com/source-attribution/imt.js — 307 — 2.9 KiB — 84 ms — h2https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.html?id=a6c3f3b0-86e1-42a1-8d5b-51c59560d4d8&origin=https%3A%2F%2Fstripe.comb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.html?id=a6c3f3b0-86e1-42a1-8d5b-51c59560d4d8&origin=https%3A%2F%2Fstripe.com — 200 — 1.8 KiB — 9 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 — 2 ms — h2https://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.7 KiB — 9 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 — 120 ms — h2https://stripe.com/cookie-settings/enforcement-mode/cookie-settings/enforcement-mode https://stripe.com/cookie-settings/enforcement-mode — 200 — 2.8 KiB — 92 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.6 KiB — 8 ms — h3https://stripe.com/cookie-settings/enforcement-mode/cookie-settings/enforcement-mode https://stripe.com/cookie-settings/enforcement-mode — 200 — 2.8 KiB — 90 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 — 4 ms — h3https://r.stripe.com/0r.stripe.com/0 https://r.stripe.com/0 — 200 — 210 B — 139 ms — h2https://r.stripe.com/0r.stripe.com/0 https://r.stripe.com/0 — 200 — 209 B — 137 ms — h2https://q.stripe.com/?cid=80db9498-1507-7398-8021-272f1380e13b&lsid=80db9498-1507-7398-8021-272f1380e13b&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=146.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=146.0.0.0&page=%2F&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&title=Stripe%20%7C%20Financial%20Infrastructure%20to%20Grow%20Your%20Revenue&mkt_path=%2F&from_mkt_srv=true&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6636c468a231a249f5d4613ad37813e19&viewed_name=home&event=home.viewed&event_count=1&page_view_id=51386dba-41db-4b13-9213-951b8605778e&event_id=51386dba-41db-4b13-9213-951b8605778e_1&privacy_consent_loaded=true&privacy_consent_advertising=true&privacy_consent_functional=trueq.stripe.com/?cid=80db9498-1507-739... https://q.stripe.com/?cid=80db9498-1507-7398-8021-272f1380e13b&lsid=80db9498-1507-7398-8021-272f1380e13b&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=146.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=146.0.0.0&page=%2F&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&title=Stripe%20%7C%20Financial%20Infrastructure%20to%20Grow%20Your%20Revenue&mkt_path=%2F&from_mkt_srv=true&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6636c468a231a249f5d4613ad37813e19&viewed_name=home&event=home.viewed&event_count=1&page_view_id=51386dba-41db-4b13-9213-951b8605778e&event_id=51386dba-41db-4b13-9213-951b8605778e_1&privacy_consent_loaded=true&privacy_consent_advertising=true&privacy_consent_functional=true — 200 — 286 B — 277 ms — h2https://q.stripe.com/?cid=80db9498-1507-7398-8021-272f1380e13b&lsid=80db9498-1507-7398-8021-272f1380e13b&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=146.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=146.0.0.0&page=%2F&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&title=Stripe%20%7C%20Financial%20Infrastructure%20to%20Grow%20Your%20Revenue&mkt_path=%2F&fromMktSrv=true&experimentId=wpp_react_homepage_aa&variantId=control&arbId=b13884fa-2036-41fe-e849-0de0fa2b07a9&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6636c468a231a249f5d4613ad37813e19&action_name=experiment_exposed&viewed_name=home&event=experiment_exposed.action&event_count=2&page_view_id=51386dba-41db-4b13-9213-951b8605778e&event_id=51386dba-41db-4b13-9213-951b8605778e_2&privacy_consent_loaded=true&privacy_consent_advertising=true&privacy_consent_functional=trueq.stripe.com/?cid=80db9498-1507-739... https://q.stripe.com/?cid=80db9498-1507-7398-8021-272f1380e13b&lsid=80db9498-1507-7398-8021-272f1380e13b&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=146.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=146.0.0.0&page=%2F&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&title=Stripe%20%7C%20Financial%20Infrastructure%20to%20Grow%20Your%20Revenue&mkt_path=%2F&fromMktSrv=true&experimentId=wpp_react_homepage_aa&variantId=control&arbId=b13884fa-2036-41fe-e849-0de0fa2b07a9&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6636c468a231a249f5d4613ad37813e19&action_name=experiment_exposed&viewed_name=home&event=experiment_exposed.action&event_count=2&page_view_id=51386dba-41db-4b13-9213-951b8605778e&event_id=51386dba-41db-4b13-9213-951b8605778e_2&privacy_consent_loaded=true&privacy_consent_advertising=true&privacy_consent_functional=true — 200 — 285 B — 278 ms — h2https://q.stripe.com/csp-reportq.stripe.com/csp-report https://q.stripe.com/csp-report — 200 — 153 B — 279 ms — h2https://www.googletagmanager.com/gtag/js?id=G-SEKFWD1C9J&cx=c&gtm=4e6562www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SEKFWD1C9J&cx=c&gtm=4e6562 — 200 — 173.2 KiB — 165 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-848119022&cx=c&gtm=4e6562www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-848119022&cx=c&gtm=4e6562 — 200 — 146.4 KiB — 189 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 32 ms — h2https://munchkin.marketo.net/156/munchkin.jsmunchkin.marketo.net/156/munchkin.j... https://munchkin.marketo.net/156/munchkin.js — 200 — 4.6 KiB — 76 ms — http/1.1https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 79 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 102 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 115 ms — h2https://tag.flvcdn.net/lytag.jstag.flvcdn.net/lytag.js https://tag.flvcdn.net/lytag.js — 200 — 9.5 KiB — 150 ms — h2https://s.yimg.jp/images/listing/tool/cv/ytag.jss.yimg.jp/images/listing/tool/cv/yt... https://s.yimg.jp/images/listing/tool/cv/ytag.js — 200 — 11.8 KiB — 839 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 142 ms — h2https://js.zi-scripts.com/zi-tag.jsjs.zi-scripts.com/zi-tag.js https://js.zi-scripts.com/zi-tag.js — 200 — 5.9 KiB — 62 ms — h3https://tag.demandbase.com/e5737616348cbfe8.min.jstag.demandbase.com/e5737616348cbfe8... https://tag.demandbase.com/e5737616348cbfe8.min.js — 200 — 18.5 KiB — 95 ms — h2https://s.ml-attr.com/getuid?https%3a%2f%2fattr.ml-api.io%2f%3fdomain%3dstripe.com%26pId%3d%24UIDs.ml-attr.com/getuid?https%3a%2f%2f... https://s.ml-attr.com/getuid?https%3a%2f%2fattr.ml-api.io%2f%3fdomain%3dstripe.com%26pId%3d%24UID — -1 — 0 B — 241 ms — https://www.google.com/ccm/collect?rcb=6&frm=2&ae=g&en=page_view&dr=stripe.com&dl=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html&top=https%3A%2F%2Fstripe.com%2F&scrsrc=www.googletagmanager.com&rnd=697968359.1778406055&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He6562v838837448za200zd838837448xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~118463261&apve=1&apvf=f&apvc=1&tft=1778406054695&tfd=636www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=2&ae=g&en=page_view&dr=stripe.com&dl=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html&top=https%3A%2F%2Fstripe.com%2F&scrsrc=www.googletagmanager.com&rnd=697968359.1778406055&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He6562v838837448za200zd838837448xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~118463261&apve=1&apvf=f&apvc=1&tft=1778406054695&tfd=636 — 200 — 21 B — 145 ms — h3https://px.ads.linkedin.com/collect/?pid=332772&url=https://stripe.com/&fmt=gifpx.ads.linkedin.com/collect/?pid=33... https://px.ads.linkedin.com/collect/?pid=332772&url=https://stripe.com/&fmt=gif — 302 — 921 B — 187 ms — h2https://q.quora.com/_/ad/8a924fea65514ffb9467da930d0acaca/pixel?tag=ViewContentq.quora.com/_/ad/8a924fea65514ffb94... https://q.quora.com/_/ad/8a924fea65514ffb9467da930d0acaca/pixel?tag=ViewContent — 200 — 344 B — 118 ms — h2https://www.facebook.com/tr?id=742650679237989&dl=https://stripe.com/?auth=0&ev=PageView&dpo=LDU&dpoco=0&dpost=0www.facebook.com/tr?id=742650679237... https://www.facebook.com/tr?id=742650679237989&dl=https://stripe.com/?auth=0&ev=PageView&dpo=LDU&dpoco=0&dpost=0 — 200 — 19 B — 177 ms — h3https://b91.yahoo.co.jp/pagead/conversion/1001232614/?value=1&label=w1MyCIyE1qMDEJ-9xbEo&guid=ON&script=0&disvt=trueb91.yahoo.co.jp/pagead/conversion/1... https://b91.yahoo.co.jp/pagead/conversion/1001232614/?value=1&label=w1MyCIyE1qMDEJ-9xbEo&guid=ON&script=0&disvt=true — 200 — 655 B — 1.1 s — http/1.1https://match.adsrvr.org/track/cmf/generic?ttd_pid=lp1a8un&ttd_tpi=1&ttd_passthrough=site%3dstripe.commatch.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=lp1a8un&ttd_tpi=1&ttd_passthrough=site%3dstripe.com — 302 — 342 B — 74 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=892a8016-03b6-4e22-ad7d-7f935cc139e7&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=0ff51e02-5760-47b0-89a6-305d00ff54e8&tw_document_href=https%3A%2F%2Fstripe.com%2F&tw_document_referrer=https%3A%2F%2Fstripe.com%2F&tw_iframe_status=1&tw_pid_src=1&twpid=tw.1778406054786.64733777695502374&txn_id=o5ygk&type=javascript&version=2.3.53t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=892a8016-03b6-4e22-ad7d-7f935cc139e7&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=0ff51e02-5760-47b0-89a6-305d00ff54e8&tw_document_href=https%3A%2F%2Fstripe.com%2F&tw_document_referrer=https%3A%2F%2Fstripe.com%2F&tw_iframe_status=1&tw_pid_src=1&twpid=tw.1778406054786.64733777695502374&txn_id=o5ygk&type=javascript&version=2.3.53 — 200 — 660 B — 232 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=892a8016-03b6-4e22-ad7d-7f935cc139e7&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=0ff51e02-5760-47b0-89a6-305d00ff54e8&tw_document_href=https%3A%2F%2Fstripe.com%2F&tw_document_referrer=https%3A%2F%2Fstripe.com%2F&tw_iframe_status=1&tw_pid_src=1&twpid=tw.1778406054786.64733777695502374&txn_id=o5ygk&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=892a8016-03b6-4e22-ad7d-7f935cc139e7&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=0ff51e02-5760-47b0-89a6-305d00ff54e8&tw_document_href=https%3A%2F%2Fstripe.com%2F&tw_document_referrer=https%3A%2F%2Fstripe.com%2F&tw_iframe_status=1&tw_pid_src=1&twpid=tw.1778406054786.64733777695502374&txn_id=o5ygk&type=javascript&version=2.3.53 — 200 — 1004 B — 76 ms — h2https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 204 — 0 B — 117 ms — h3https://pixel-config.reddit.com/pixels/t2_l4hi0cof/configpixel-config.reddit.com/pixels/t2_l... https://pixel-config.reddit.com/pixels/t2_l4hi0cof/config — 200 — 227 B — 40 ms — h2https://alb.reddit.com/rp.gif?ts=1778406054892&id=t2_l4hi0cof&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=8c658972-02a1-4020-aefc-d362d88b746d&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1778406054... https://alb.reddit.com/rp.gif?ts=1778406054892&id=t2_l4hi0cof&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=8c658972-02a1-4020-aefc-d362d88b746d&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 65 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=lp1a8un&ttd_tpi=1&ttd_passthrough=site%3dstripe.commatch.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=lp1a8un&ttd_tpi=1&ttd_passthrough=site%3dstripe.com — 200 — 254 B — 12 ms — h2https://id.rlcdn.com/464526.gifid.rlcdn.com/464526.gif https://id.rlcdn.com/464526.gif — 307 — 433 B — 199 ms — h2https://api.company-target.com/api/v3/ip.json?referrer=https%3A%2F%2Fstripe.com%2F&page=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&page_title=api.company-target.com/api/v3/ip.js... https://api.company-target.com/api/v3/ip.json?referrer=https%3A%2F%2Fstripe.com%2F&page=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&page_title= — 200 — 960 B — 68 ms — h2https://s.company-target.com/s/sync?exc=lrs.company-target.com/s/sync?exc=lr https://s.company-target.com/s/sync?exc=lr — 200 — 999 B — 74 ms — h2https://px.ads.linkedin.com/collect/?pid=332772&url=https%3A%2F%2Fstripe.com%2F&fmt=gif&cookiesTest=truepx.ads.linkedin.com/collect/?pid=33... https://px.ads.linkedin.com/collect/?pid=332772&url=https%3A%2F%2Fstripe.com%2F&fmt=gif&cookiesTest=true — 200 — 552 B — 150 ms — h2https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 200 — 793 B — 92 ms — h3https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1794303654&external_user_id=546610cc-50dd-48f2-8d8f-402c06895d6edsum-sec.casalemedia.com/rum?cm_dsp... https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1794303654&external_user_id=546610cc-50dd-48f2-8d8f-402c06895d6e — 302 — 887 B — 47 ms — h3https://partners.tremorhub.com/sync?UIDM=546610cc-50dd-48f2-8d8f-402c06895d6epartners.tremorhub.com/sync?UIDM=54... https://partners.tremorhub.com/sync?UIDM=546610cc-50dd-48f2-8d8f-402c06895d6e — 200 — 393 B — 42 ms — h2https://pixel.rubiconproject.com/tap.php?nid=5578&put=546610cc-50dd-48f2-8d8f-402c06895d6e&v=1181926pixel.rubiconproject.com/tap.php?ni... https://pixel.rubiconproject.com/tap.php?nid=5578&put=546610cc-50dd-48f2-8d8f-402c06895d6e&v=1181926 — 200 — 1.4 KiB — 43 ms — http/1.1https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1794303654&external_user_id=546610cc-50dd-48f2-8d8f-402c06895d6e&C=1dsum-sec.casalemedia.com/rum?cm_dsp... https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1794303654&external_user_id=546610cc-50dd-48f2-8d8f-402c06895d6e&C=1 — 200 — 483 B — 14 ms — h3https://id.rlcdn.com/1000.gif?memo=CI6tHBoNCKalgdAGEgUI6AcQAEIASgAid.rlcdn.com/1000.gif?memo=CI6tHBoN... https://id.rlcdn.com/1000.gif?memo=CI6tHBoNCKalgdAGEgUI6AcQAEIASgA — 307 — 189 B — 136 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-10460294&cx=c&gtm=4e6562www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-10460294&cx=c&gtm=4e6562 — 200 — 129.4 KiB — 108 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/848119022/?random=1778406055207&cv=11&fst=1778406055207&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&ref=https%3A%2F%2Fstripe.com%2F&top=https%3A%2F%2Fstripe.com%2F&rcb=12&frm=2&hn=www.googleadservices.com&npa=0&pscdl=noapi&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=Linux&uapv=&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/848119022/?random=1778406055207&cv=11&fst=1778406055207&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&ref=https%3A%2F%2Fstripe.com%2F&top=https%3A%2F%2Fstripe.com%2F&rcb=12&frm=2&hn=www.googleadservices.com&npa=0&pscdl=noapi&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=Linux&uapv=&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 61 B — 71 ms — h3https://www.google.com/rmkt/collect/848119022/?random=1778406055207&cv=11&fst=1778406055207&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&ref=https%3A%2F%2Fstripe.com%2F&top=https%3A%2F%2Fstripe.com%2F&rcb=12&frm=2&hn=www.googleadservices.com&npa=0&pscdl=noapi&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=Linux&uapv=&uaw=0&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/8481190... https://www.google.com/rmkt/collect/848119022/?random=1778406055207&cv=11&fst=1778406055207&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&ref=https%3A%2F%2Fstripe.com%2F&top=https%3A%2F%2Fstripe.com%2F&rcb=12&frm=2&hn=www.googleadservices.com&npa=0&pscdl=noapi&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=Linux&uapv=&uaw=0&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 100 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=2&en=page_view&dr=stripe.com&dl=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html&top=https%3A%2F%2Fstripe.com%2F&scrsrc=www.googletagmanager.com&rnd=697968359.1778406055&navt=n&npa=0&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~118463262&apve=1&apvf=f&apvc=0&tids=AW-848119022&tid=AW-848119022&tft=1778406055251&tfd=1192www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=2&en=page_view&dr=stripe.com&dl=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html&top=https%3A%2F%2Fstripe.com%2F&scrsrc=www.googletagmanager.com&rnd=697968359.1778406055&navt=n&npa=0&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~118463262&apve=1&apvf=f&apvc=0&tids=AW-848119022&tid=AW-848119022&tft=1778406055251&tfd=1192 — 200 — 21 B — 96 ms — h3https://segments.company-target.com/log?vendor=liveramp&user_id=segments.company-target.com/log?ven... https://segments.company-target.com/log?vendor=liveramp&user_id= — 303 — 711 B — 59 ms — http/1.1https://px.ads.linkedin.com/attribution_trigger?pid=332772&time=1778406055288&url=https%3A%2F%2Fstripe.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=332772&time=1778406055288&url=https%3A%2F%2Fstripe.com%2F&tm=gtmv2 — -1 — 0 B — 0 ms — https://q.stripe.com/csp-reportq.stripe.com/csp-report https://q.stripe.com/csp-report — 200 — 151 B — 101 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=332772&time=1778406055288&li_adsId=02917797-c4a7-4dfd-b71b-3a04abbce26f&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=332772&time=1778406055288&li_adsId=02917797-c4a7-4dfd-b71b-3a04abbce26f&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&tm=gtmv2 — 302 — 43 B — 141 ms — h3https://tag-logger.demandbase.com/bg9s?x-amz-cf-id=rrRv5P6fRI6x1EEchJP6en08twcv35w0UMGSIP8L3RsNA93frtLPpw==&api-version=v3tag-logger.demandbase.com/bg9s?x-am... https://tag-logger.demandbase.com/bg9s?x-amz-cf-id=rrRv5P6fRI6x1EEchJP6en08twcv35w0UMGSIP8L3RsNA93frtLPpw==&api-version=v3 — 200 — 442 B — 76 ms — h2https://segments.company-target.com/validateCookie?vendor=liveramp&user_id=&verifyHash=674dfee4dacff9f7d45f75da886b856d3b251285segments.company-target.com/validat... https://segments.company-target.com/validateCookie?vendor=liveramp&user_id=&verifyHash=674dfee4dacff9f7d45f75da886b856d3b251285 — 204 — 286 B — 21 ms — http/1.1https://bat.bing.com/p/action/15001149.jsbat.bing.com/p/action/15001149.js https://bat.bing.com/p/action/15001149.js — 200 — 429 B — 17 ms — h2https://apm.yahoo.co.jp/tags/022f2d0b-b8e8-4fe8-ae5c-e30b3bcecbbb/events/page_view?label=&lysu=81baccf6-0b8f-4b47-b036-115aa61180b2&ref=https%3A%2F%2Fstripe.com%2F&rref=&test=0&impl=lytag&pvid=jkryttqbgxnmozl1qho&sosu=l&r=1778406056.3040411&v=1.1.21&is_ext_tx=1&hc=0apm.yahoo.co.jp/tags/022f2d0b-b8e8-... https://apm.yahoo.co.jp/tags/022f2d0b-b8e8-4fe8-ae5c-e30b3bcecbbb/events/page_view?label=&lysu=81baccf6-0b8f-4b47-b036-115aa61180b2&ref=https%3A%2F%2Fstripe.com%2F&rref=&test=0&impl=lytag&pvid=jkryttqbgxnmozl1qho&sosu=l&r=1778406056.3040411&v=1.1.21&is_ext_tx=1&hc=0 — 200 — 1.2 KiB — 522 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=332772&time=1778406055288&url=https%3A%2F%2Fstripe.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=332772&time=1778406055288&url=https%3A%2F%2Fstripe.com%2F&tm=gtmv2 — 200 — 80 B — 112 ms — h3https://ws.zoominfo.com/pixel/HMDVDhZ4AOv68bhkrpOC/?iszitag=truews.zoominfo.com/pixel/HMDVDhZ4AOv68... https://ws.zoominfo.com/pixel/HMDVDhZ4AOv68bhkrpOC/?iszitag=true — 200 — 0 B — 76 ms — h3https://ws.zoominfo.com/pixel/HMDVDhZ4AOv68bhkrpOC/?iszitag=truews.zoominfo.com/pixel/HMDVDhZ4AOv68... https://ws.zoominfo.com/pixel/HMDVDhZ4AOv68bhkrpOC/?iszitag=true — 200 — 1009 B — 48 ms — h3https://ad.doubleclick.net/activity;src=10460294;type=pagev0;cat=strip0;rcb=2;ord=7263006527653;npa=0;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=Linux;uapv=;uaw=0;pscdl=noapi;frm=2;_tu=KFA;gtm=45fe6562v9190994597z8838837448za20gzb838837448zd838837448xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=6;tag_exp=0~115616986~115938465~115938468~118463262~118494634;dc_random=1778406055_vaPa-hkGX7sIup4CFhdrarvFB6R7QFFEsw;epver=2?ad.doubleclick.net/activity;src=104... https://ad.doubleclick.net/activity;src=10460294;type=pagev0;cat=strip0;rcb=2;ord=7263006527653;npa=0;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=Linux;uapv=;uaw=0;pscdl=noapi;frm=2;_tu=KFA;gtm=45fe6562v9190994597z8838837448za20gzb838837448zd838837448xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=6;tag_exp=0~115616986~115938465~115938468~118463262~118494634;dc_random=1778406055_vaPa-hkGX7sIup4CFhdrarvFB6R7QFFEsw;epver=2? — 302 — 22 B — 196 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=332772&time=1778406055288&li_adsId=02917797-c4a7-4dfd-b71b-3a04abbce26f&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&tm=gtmv2&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=332772&time=1778406055288&li_adsId=02917797-c4a7-4dfd-b71b-3a04abbce26f&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Da6c3f3b0-86e1-42a1-8d5b-51c59560d4d8%26origin%3Dhttps%253A%252F%252Fstripe.com&tm=gtmv2&cookiesTest=true — 200 — 41 B — 105 ms — h3https://bat.bing.com/action/0?ti=15001149&tm=gtm002&Ver=2&mid=2661629c-399e-4f57-92b9-6299459a10eb&bo=1&sid=57862b304c5411f18a62c93faac174f3&vid=578673804c5411f1bfc349c9c4fce381&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&p=https%3A%2F%2Fstripe.com%2F&r=&lt=53&evt=pageLoad&ifm=1&sv=2&cdb=AQAQ&rn=112611bat.bing.com/action/0?ti=15001149&t... https://bat.bing.com/action/0?ti=15001149&tm=gtm002&Ver=2&mid=2661629c-399e-4f57-92b9-6299459a10eb&bo=1&sid=57862b304c5411f18a62c93faac174f3&vid=578673804c5411f1bfc349c9c4fce381&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&p=https%3A%2F%2Fstripe.com%2F&r=&lt=53&evt=pageLoad&ifm=1&sv=2&cdb=AQAQ&rn=112611 — 204 — 361 B — 27 ms — h2https://ad.doubleclick.net/activity;dc_pre=CL78z-m2rpQDFaNzwAYdw_EwWQ;src=10460294;type=pagev0;cat=strip0;rcb=2;ord=7263006527653;npa=0;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=Linux;uapv=;uaw=0;pscdl=noapi;frm=2;_tu=KFA;gtm=45fe6562v9190994597z8838837448za20gzb838837448zd838837448xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=6;tag_exp=0~115616986~115938465~115938468~118463262~118494634;dc_random=1778406055_vaPa-hkGX7sIup4CFhdrarvFB6R7QFFEsw;epver=2?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CL78z-m2rpQDFaNzwAYdw_EwWQ;src=10460294;type=pagev0;cat=strip0;rcb=2;ord=7263006527653;npa=0;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=Linux;uapv=;uaw=0;pscdl=noapi;frm=2;_tu=KFA;gtm=45fe6562v9190994597z8838837448za20gzb838837448zd838837448xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=6;tag_exp=0~115616986~115938465~115938468~118463262~118494634;dc_random=1778406055_vaPa-hkGX7sIup4CFhdrarvFB6R7QFFEsw;epver=2? — 302 — 22 B — 152 ms — h3blob:https://b.stripecdn.com/d06f148c-d9c6-42e0-acbb-53007b10da16b.stripecdn.com/d06f148c-d9c6-42e0-... blob:https://b.stripecdn.com/d06f148c-d9c6-42e0-acbb-53007b10da16 — 200 — 0 B — 6 ms — blobhttps://www.google.com/gmp/conversion/_dc_unique_id=16987000094943845978;_dc_ptd=ChEI8NmA0AYQmsr9l-7u1Nv6ARIfAIcuZxOmqZ_K8m09eK5DXJD8oqZYgeubAcvmgCz7Tg;_dc_time=1778406055;dc_pre=CL78z-m2rpQDFaNzwAYdw_EwWQ;src=10460294;type=pagev0;cat=strip0;rcb=2;ord=7263006527653;npa=0;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=Linux;uapv=;uaw=0;pscdl=noapi;frm=2;_tu=KFA;gtm=45fe6562v9190994597z8838837448za20gzb838837448zd838837448xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=6;tag_exp=0~115616986~115938465~115938468~118463262~118494634;dc_random=1778406055_vaPa-hkGX7sIup4CFhdrarvFB6R7QFFEsw;epver=2?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=16987000094943845978;_dc_ptd=ChEI8NmA0AYQmsr9l-7u1Nv6ARIfAIcuZxOmqZ_K8m09eK5DXJD8oqZYgeubAcvmgCz7Tg;_dc_time=1778406055;dc_pre=CL78z-m2rpQDFaNzwAYdw_EwWQ;src=10460294;type=pagev0;cat=strip0;rcb=2;ord=7263006527653;npa=0;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=Linux;uapv=;uaw=0;pscdl=noapi;frm=2;_tu=KFA;gtm=45fe6562v9190994597z8838837448za20gzb838837448zd838837448xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=6;tag_exp=0~115616986~115938465~115938468~118463262~118494634;dc_random=1778406055_vaPa-hkGX7sIup4CFhdrarvFB6R7QFFEsw;epver=2? — 200 — 63 B — 111 ms — h3https://q.stripe.com/csp-reportq.stripe.com/csp-report https://q.stripe.com/csp-report — 200 — 152 B — 76 ms — h2https://q.stripe.com/?cid=80db9498-1507-7398-8021-272f1380e13b&lsid=80db9498-1507-7398-8021-272f1380e13b&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=146.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=146.0.0.0&page=%2F&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&from_mkt_srv=true&ttfb=39.89999961853027&fps=33.82523627494502&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6636c468a231a249f5d4613ad37813e19&action_name=web_vitals&viewed_name=home&event=web_vitals.action&event_count=3&page_view_id=51386dba-41db-4b13-9213-951b8605778e&event_id=51386dba-41db-4b13-9213-951b8605778e_3&privacy_consent_loaded=true&privacy_consent_functional=true&privacy_consent_advertising=trueq.stripe.com/?cid=80db9498-1507-739... https://q.stripe.com/?cid=80db9498-1507-7398-8021-272f1380e13b&lsid=80db9498-1507-7398-8021-272f1380e13b&analytics_ua=analytics.js-CURRENT_VERSION&ua_browser_name=Chrome&ua_browser_version=146.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=146.0.0.0&page=%2F&referrer=&domain=stripe.com&viewport_height=823&viewport_width=412&from_mkt_srv=true&ttfb=39.89999961853027&fps=33.82523627494502&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6636c468a231a249f5d4613ad37813e19&action_name=web_vitals&viewed_name=home&event=web_vitals.action&event_count=3&page_view_id=51386dba-41db-4b13-9213-951b8605778e&event_id=51386dba-41db-4b13-9213-951b8605778e_3&privacy_consent_loaded=true&privacy_consent_functional=true&privacy_consent_advertising=true — 200 — 285 B — 79 ms — h2https://r.stripe.com/0r.stripe.com/0 https://r.stripe.com/0 — 200 — 209 B — 102 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
98% of JavaScript execution is third-party
First-party Third-party 125750ms · 784KB · $720/mo
b.stripecdn.com
Other
Costly
Execution 117342ms
Transfer 22 KB
Monthly Cost $672/mo
b.stripecdn.com
Other
Costly
Execution 3169ms
Transfer 42 KB
Monthly Cost $18/mo
Unattributable
Other
Costly
Execution 2387ms
Transfer 0 KB
Monthly Cost $14/mo
b.stripecdn.com
Other
Costly
Execution 937ms
Transfer 340 KB
Unused 21%
Monthly Cost $5/mo
b.stripecdn.com
Other
Costly
Execution 493ms
Transfer 234 KB
Unused 45%
Monthly Cost $3/mo
b.stripecdn.com
Other
Costly
Execution 356ms
Transfer 7 KB
Monthly Cost $2/mo
b.stripecdn.com
Other
Costly
Execution 332ms
Transfer 9 KB
Monthly Cost $2/mo
b.stripecdn.com
Other
Costly
Execution 280ms
Transfer 18 KB
Monthly Cost $2/mo
b.stripecdn.com
Other
Costly
Execution 218ms
Transfer 56 KB
Unused 76%
Monthly Cost $1/mo
b.stripecdn.com
Other
Optional
Execution 147ms
Transfer 24 KB
Monthly Cost $1/mo
b.stripecdn.com
Other
Optional
Execution 88ms
Transfer 32 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • b.stripecdn.com adds 117342ms and costs ~$672/month
  • b.stripecdn.com adds 3169ms and costs ~$18/month
  • Unattributable adds 2387ms and costs ~$14/month
  • b.stripecdn.com adds 937ms and costs ~$5/month
  • b.stripecdn.com adds 493ms and costs ~$3/month
  • b.stripecdn.com adds 356ms and costs ~$2/month
  • b.stripecdn.com adds 332ms and costs ~$2/month
  • b.stripecdn.com adds 280ms and costs ~$2/month
  • b.stripecdn.com adds 218ms and costs ~$1/month

98% 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 117342ms 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 3169ms 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 2387ms 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 937ms 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 493ms 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 356ms 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 332ms 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 280ms 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 218ms 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
46 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

46

Total Size

0 KB

Oversized

4

38 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