Skip to content
https://stripe.com

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
5
REVIEW
7
PASS
8
INFO
3

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.72 s

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

9.29 s

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

89.03 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.22 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.50 s

Page Load Progression

1.5 s
3.0 s
4.5 s
6.1 s
7.6 s
9.1 s
10.6 s
12.1 s
Checks
23
8 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.1 KiB 9%
HTML 167.9 KiB 7%
Fonts 69.6 KiB 3%
CSS 57.3 KiB 2%
Other 21.9 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
127952ms total JS execution
FIX
127952ms total JS execution
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 116839ms CPU time
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 3425ms CPU time
Warning::
Unattributable: 2516ms CPU time
Warning::
https://stripe.com/: 2322ms CPU time
Warning::
https://b.stripecdn.com/mkt-ssr-statics/assets/_ne...: 912ms CPU time
Warning::
Third-party scripts: 125630ms (98% of total)

Main Thread Breakdown

Other 91% Script Evaluation 5%
ScriptTotalScriptingParse/CompileParty
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/50582.fb4a3d13071d1490.js116839ms2337ms10ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/framework-bfbcaa5a2903bc7d.js3425ms2175ms33ms3rd
Unattributable2516ms155ms0ms3rd
https://stripe.com/2322ms10ms1ms1st
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d55238dd7cc28aa2.js912ms542ms276ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/index-b09b2ca44f5e5ddc.js594ms368ms131ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/46687.21608bbbc5586ea3.js387ms240ms6ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/81888-44c041869848e4ee.js259ms241ms10ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/38484-72a8319f943b4083.js233ms12ms4ms3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65a464f661b1d2.js185ms157ms28ms3rd

Showing top 10 of 13 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.7 KiB
Document 7% · 171.9 KiB
Font 3% · 69.6 KiB
CSS 2% · 57.3 KiB
Other 1% · 14.0 KiB

~219.2 KiB of savings available

Remove unused JavaScript: 219.2 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-d55238dd7cc28aa2.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/96550.6f7488d7e4331269.js1 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/90167.4103b51af0a095b1.js2 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/12303.cbfd64dcc7cf7100.js1 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/26610.3de3ba4fcdbc5c38.js2 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/45402.17f4152a5b632314.js2 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/24559.5b18d758fe1e63c7.js1 KB3rd
https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/13956.1a44ca5c0dc36ae3.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.7 s LCP 9.3 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.6 KiB — 143 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 — 89 ms — font-display: swap
Sohne.cb178166.woff2 woff2 swap
Size 58 KB
Load time 143 ms
Start 91 ms
Risk FOUT — text flashes from fallback to web font
SourceCodePro-Medium.f5... woff2 swap
Size 12 KB
Load time 89 ms
Start 93 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://q.stripe.com (preconnect+dns-prefetch), https://assets.stripeassets.com (preconnect+dns-prefetch), https://images.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://q.stripe.com (preconnect+dns-prefetch), https://assets.stripeassets.com (preconnect+dns-prefetch), https://images.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+
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
Network Waterfall
170 requests over 6620ms
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.7 s LCP 9.3 shttps://stripe.com// https://stripe.com/ — 200 — 164.0 KiB — 62 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.6 KiB — 143 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 — 12.0 KiB — 89 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 — 235 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 — 185 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 — 833 B — 65 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.3 KiB — 64 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 — 63 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 — 33.0 KiB — 203 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/45ea3c6577ef6a50.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/45ea3c6577ef6a50.css — 200 — 9.0 KiB — 59 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 — 61 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.3 KiB — 128 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 — 128 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.4 KiB — 128 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 — 127 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.7 KiB — 126 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 — 174 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.3 KiB — 175 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 — 987 B — 175 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 — 175 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.2 KiB — 175 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.3 KiB — 174 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 — 1.8 KiB — 172 ms — h2https://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 — 118 ms — h2https://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 — 646 B — 171 ms — h2https://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.0 KiB — 118 ms — h2https://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 — 596 B — 171 ms — h2https://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.2 KiB — 117 ms — h2https://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 — 688 B — 170 ms — h2https://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 — 983 B — 117 ms — h2
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.7 s LCP 9.3 shttps://stripe.com// https://stripe.com/ — 200 — 164.0 KiB — 62 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.6 KiB — 143 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 — 12.0 KiB — 89 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 — 235 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 — 185 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 — 833 B — 65 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.3 KiB — 64 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 — 63 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 — 33.0 KiB — 203 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/45ea3c6577ef6a50.cssb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/css/45ea3c6577ef6a50.css — 200 — 9.0 KiB — 59 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 — 61 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.3 KiB — 128 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 — 128 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.4 KiB — 128 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 — 127 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.7 KiB — 126 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 — 174 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.3 KiB — 175 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 — 987 B — 175 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 — 175 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.2 KiB — 175 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.3 KiB — 174 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 — 1.8 KiB — 172 ms — h2https://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 — 118 ms — h2https://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 — 646 B — 171 ms — h2https://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.0 KiB — 118 ms — h2https://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 — 596 B — 171 ms — h2https://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.2 KiB — 117 ms — h2https://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 — 688 B — 170 ms — h2https://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 — 983 B — 117 ms — h2https://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 — 771 B — 116 ms — h2https://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 — 117 ms — h2https://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 — 919 B — 117 ms — h2https://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.4 KiB — 117 ms — h2https://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.5 KiB — 117 ms — h2https://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.2 KiB — 117 ms — h2https://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.5 KiB — 117 ms — h2https://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.0 KiB — 117 ms — h2https://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.3 KiB — 117 ms — h2https://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 — 609 B — 117 ms — h2https://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 — 116 ms — h2https://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 — 1.9 KiB — 117 ms — h2https://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.0 KiB — 191 ms — h2https://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.1 KiB — 191 ms — h2https://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 — 909 B — 191 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/webpack-504c4b29278d4177.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/webpack-504c4b29278d4177.js — 200 — 23.4 KiB — 196 ms — h2https://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.7 KiB — 204 ms — h2https://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.3 KiB — 200 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d55238dd7cc28aa2.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-d55238dd7cc28aa2.js — 200 — 339.6 KiB — 233 ms — h2https://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.6 KiB — 201 ms — h2https://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.0 KiB — 208 ms — h2https://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 — 67.9 KiB — 205 ms — h2https://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 — 161 ms — h2https://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.5 KiB — 163 ms — h2https://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.0 KiB — 204 ms — h2https://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 — 2.8 KiB — 162 ms — h2https://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.6 KiB — 162 ms — h2https://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 — 162 ms — h2https://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.1 KiB — 162 ms — h2https://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 — 2.8 KiB — 162 ms — h2https://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.5 KiB — 164 ms — h2https://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.5 KiB — 164 ms — h2https://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 — 202 ms — h2https://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 — 206 ms — h2https://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.7 KiB — 206 ms — h2https://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.0 KiB — 204 ms — h2https://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 — 163 ms — h2https://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 — 6.9 KiB — 164 ms — h2https://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.0 KiB — 211 ms — h2https://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 — 4.9 KiB — 203 ms — h2https://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.3 KiB — 203 ms — h2https://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 — 205 ms — h2https://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 — 209 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/%2BlS08nK04IGhiJk%2BoXafBTda0ml/XYi7zmMuirxS4J0%3D/_buildManifest.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/%2BlS08nK04IGhiJk%2BoXafBTda0ml/XYi7zmMuirxS4J0%3D/_buildManifest.js — 200 — 2.1 KiB — 195 ms — h2https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/%2BlS08nK04IGhiJk%2BoXafBTda0ml/XYi7zmMuirxS4J0%3D/_ssgManifest.jsb.stripecdn.com/mkt-ssr-statics/ass... https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/%2BlS08nK04IGhiJk%2BoXafBTda0ml/XYi7zmMuirxS4J0%3D/_ssgManifest.js — 200 — 150 B — 195 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.2 KiB — 60 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 — 65 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 — 106 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 — 106 ms — h3https://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 — 108 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 — 108 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 — 5 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 — 6 ms — h2https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.html?id=dbe77657-2961-4752-80df-76b19277182b&origin=https%3A%2F%2Fstripe.comb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/PrivacyCompliance.html?id=dbe77657-2961-4752-80df-76b19277182b&origin=https%3A%2F%2Fstripe.com — 200 — 1.0 KiB — 18 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 — 10 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 — 13 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 — 5 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 — 193 ms — h2https://stripe.com/notifications?as=json/notifications?as=json https://stripe.com/notifications?as=json — 200 — 2.8 KiB — 105 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 — 4 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 — 60 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 — 14 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 — 12 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 — 16 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 — 9 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 — 14 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 — 189 ms — h2https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.html?id=b922f6cb-cc68-4563-ac8d-217c5ee64ba2&origin=https%3A%2F%2Fstripe.comb.stripecdn.com/stripethirdparty-sr... https://b.stripecdn.com/stripethirdparty-srv/assets/v32.1/GoogleTagManager.html?id=b922f6cb-cc68-4563-ac8d-217c5ee64ba2&origin=https%3A%2F%2Fstripe.com — 200 — 1.8 KiB — 10 ms — h3https://stripe.com/source-attribution/imt.js/source-attribution/imt.js https://stripe.com/source-attribution/imt.js — 307 — 2.9 KiB — 87 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 — 0 B — 0 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 — 18 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 — 126 ms — h2https://stripe.com/cookie-settings/enforcement-mode/cookie-settings/enforcement-mode https://stripe.com/cookie-settings/enforcement-mode — 200 — 2.8 KiB — 82 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 — 5 ms — h3https://stripe.com/cookie-settings/enforcement-mode/cookie-settings/enforcement-mode https://stripe.com/cookie-settings/enforcement-mode — 200 — 2.8 KiB — 133 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 — 7 ms — h3https://r.stripe.com/0r.stripe.com/0 https://r.stripe.com/0 — 200 — 210 B — 143 ms — h2https://r.stripe.com/0r.stripe.com/0 https://r.stripe.com/0 — 200 — 209 B — 142 ms — h2https://q.stripe.com/?cid=b42fa446-04ab-ffe3-1adc-663431ba0979&lsid=b42fa446-04ab-ffe3-1adc-663431ba0979&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=b057adf6a6a73175c6806926c5967c2cf386671e&viewed_name=home&event=home.viewed&event_count=1&page_view_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e&event_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e_1&privacy_consent_loaded=true&privacy_consent_advertising=true&privacy_consent_functional=trueq.stripe.com/?cid=b42fa446-04ab-ffe... https://q.stripe.com/?cid=b42fa446-04ab-ffe3-1adc-663431ba0979&lsid=b42fa446-04ab-ffe3-1adc-663431ba0979&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=b057adf6a6a73175c6806926c5967c2cf386671e&viewed_name=home&event=home.viewed&event_count=1&page_view_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e&event_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e_1&privacy_consent_loaded=true&privacy_consent_advertising=true&privacy_consent_functional=true — 200 — 286 B — 207 ms — h2https://q.stripe.com/?cid=b42fa446-04ab-ffe3-1adc-663431ba0979&lsid=b42fa446-04ab-ffe3-1adc-663431ba0979&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=7ce6ed2d-c347-6ea4-1fbe-fef4ae2391c1&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6a6a73175c6806926c5967c2cf386671e&action_name=experiment_exposed&viewed_name=home&event=experiment_exposed.action&event_count=2&page_view_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e&event_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e_2&privacy_consent_loaded=true&privacy_consent_advertising=true&privacy_consent_functional=trueq.stripe.com/?cid=b42fa446-04ab-ffe... https://q.stripe.com/?cid=b42fa446-04ab-ffe3-1adc-663431ba0979&lsid=b42fa446-04ab-ffe3-1adc-663431ba0979&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=7ce6ed2d-c347-6ea4-1fbe-fef4ae2391c1&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6a6a73175c6806926c5967c2cf386671e&action_name=experiment_exposed&viewed_name=home&event=experiment_exposed.action&event_count=2&page_view_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e&event_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e_2&privacy_consent_loaded=true&privacy_consent_advertising=true&privacy_consent_functional=true — 200 — 285 B — 209 ms — h2https://q.stripe.com/csp-reportq.stripe.com/csp-report https://q.stripe.com/csp-report — 200 — 153 B — 207 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 — 138 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 — 174 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 57 ms — h2https://munchkin.marketo.net/156/munchkin.jsmunchkin.marketo.net/156/munchkin.j... https://munchkin.marketo.net/156/munchkin.js — 200 — 4.6 KiB — 63 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 — 109 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 34 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 — 77 ms — h2https://tag.flvcdn.net/lytag.jstag.flvcdn.net/lytag.js https://tag.flvcdn.net/lytag.js — 200 — 9.5 KiB — 737 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 — 849 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 97 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 — 47 ms — h3https://tag.demandbase.com/e5737616348cbfe8.min.jstag.demandbase.com/e5737616348cbfe8... https://tag.demandbase.com/e5737616348cbfe8.min.js — 200 — 18.5 KiB — 84 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 — 126 ms — https://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 — 730 B — 333 ms — h2https://q.quora.com/_/ad/8a924fea65514ffb9467da930d0acaca/pixel?tag=ViewContentq.quora.com/_/ad/8a924fea65514ffb94... https://q.quora.com/_/ad/8a924fea65514ffb9467da930d0acaca/pixel?tag=ViewContent — 200 — 343 B — 93 ms — h2https://www.google.com/ccm/collect?rcb=7&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=1486097842.1778275890&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He6562v838837448za200zd838837448xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~118463262&apve=1&apvf=f&apvc=1&tft=1778275889635&tfd=660www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&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=1486097842.1778275890&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He6562v838837448za200zd838837448xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~118463262&apve=1&apvf=f&apvc=1&tft=1778275889635&tfd=660 — 200 — 21 B — 396 ms — h3https://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 — 48 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 — 805 ms — 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 — 53 ms — h2https://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 — 25 ms — h2https://alb.reddit.com/rp.gif?ts=1778275889761&id=t2_l4hi0cof&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=4650ed74-4328-4ccc-b3b5-53656958359e&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=1778275889... https://alb.reddit.com/rp.gif?ts=1778275889761&id=t2_l4hi0cof&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=4650ed74-4328-4ccc-b3b5-53656958359e&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 — 37 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 — 11 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 — 84 ms — h3https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 200 — 789 B — 93 ms — h3https://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 — 733 B — 107 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=22ddd2c3-5f35-4509-b80d-10a770cb08ab&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=96be6b8a-4cff-4e46-b81f-c9b380c03d2f&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.1778275889990.892128828949048791&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=22ddd2c3-5f35-4509-b80d-10a770cb08ab&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=96be6b8a-4cff-4e46-b81f-c9b380c03d2f&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.1778275889990.892128828949048791&txn_id=o5ygk&type=javascript&version=2.3.53 — 200 — 659 B — 314 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=22ddd2c3-5f35-4509-b80d-10a770cb08ab&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=96be6b8a-4cff-4e46-b81f-c9b380c03d2f&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.1778275889990.892128828949048791&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=22ddd2c3-5f35-4509-b80d-10a770cb08ab&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=96be6b8a-4cff-4e46-b81f-c9b380c03d2f&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.1778275889990.892128828949048791&txn_id=o5ygk&type=javascript&version=2.3.53 — 200 — 1002 B — 67 ms — h2https://id.rlcdn.com/464526.gifid.rlcdn.com/464526.gif https://id.rlcdn.com/464526.gif — 307 — 414 B — 185 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%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%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%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%26origin%3Dhttps%253A%252F%252Fstripe.com&page_title= — 200 — 959 B — 52 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 — 998 B — 51 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 — 106 ms — h3https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1794173490&external_user_id=0221e36e-1462-450c-9820-137d93048b41dsum-sec.casalemedia.com/rum?cm_dsp... https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1794173490&external_user_id=0221e36e-1462-450c-9820-137d93048b41 — 302 — 885 B — 51 ms — h3https://partners.tremorhub.com/sync?UIDM=0221e36e-1462-450c-9820-137d93048b41partners.tremorhub.com/sync?UIDM=02... https://partners.tremorhub.com/sync?UIDM=0221e36e-1462-450c-9820-137d93048b41 — 200 — 393 B — 62 ms — h2https://pixel.rubiconproject.com/tap.php?nid=5578&put=0221e36e-1462-450c-9820-137d93048b41&v=1181926pixel.rubiconproject.com/tap.php?ni... https://pixel.rubiconproject.com/tap.php?nid=5578&put=0221e36e-1462-450c-9820-137d93048b41&v=1181926 — 200 — 1.4 KiB — 69 ms — http/1.1https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1794173490&external_user_id=0221e36e-1462-450c-9820-137d93048b41&C=1dsum-sec.casalemedia.com/rum?cm_dsp... https://dsum-sec.casalemedia.com/rum?cm_dsp_id=18&expiry=1794173490&external_user_id=0221e36e-1462-450c-9820-137d93048b41&C=1 — 200 — 486 B — 27 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/848119022/?random=1778275890163&cv=11&fst=1778275890163&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%26origin%3Dhttps%253A%252F%252Fstripe.com&ref=https%3A%2F%2Fstripe.com%2F&top=https%3A%2F%2Fstripe.com%2F&rcb=19&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=1778275890163&cv=11&fst=1778275890163&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%26origin%3Dhttps%253A%252F%252Fstripe.com&ref=https%3A%2F%2Fstripe.com%2F&top=https%3A%2F%2Fstripe.com%2F&rcb=19&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 — 63 ms — h3https://www.google.com/rmkt/collect/848119022/?random=1778275890163&cv=11&fst=1778275890163&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%26origin%3Dhttps%253A%252F%252Fstripe.com&ref=https%3A%2F%2Fstripe.com%2F&top=https%3A%2F%2Fstripe.com%2F&rcb=19&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=1778275890163&cv=11&fst=1778275890163&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%26origin%3Dhttps%253A%252F%252Fstripe.com&ref=https%3A%2F%2Fstripe.com%2F&top=https%3A%2F%2Fstripe.com%2F&rcb=19&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 — 63 ms — h3https://www.google.com/ccm/collect?rcb=19&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=1486097842.1778275890&navt=n&npa=0&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&apvc=0&tids=AW-848119022&tid=AW-848119022&tft=1778275890226&tfd=1251www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&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=1486097842.1778275890&navt=n&npa=0&gtm=45be6562v889774910z8838837448za20gzb838837448zd838837448xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&apvc=0&tids=AW-848119022&tid=AW-848119022&tft=1778275890226&tfd=1251 — 200 — 21 B — 58 ms — h3https://id.rlcdn.com/1000.gif?memo=CI6tHBoNCLKs-c8GEgUI6AcQAEIASgAid.rlcdn.com/1000.gif?memo=CI6tHBoN... https://id.rlcdn.com/1000.gif?memo=CI6tHBoNCLKs-c8GEgUI6AcQAEIASgA — 307 — 189 B — 47 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=332772&time=1778275890238&url=https%3A%2F%2Fstripe.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=332772&time=1778275890238&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 — 152 B — 69 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=332772&time=1778275890238&li_adsId=27fc43b1-d727-42c4-983c-707f1a5cc227&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%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=1778275890238&li_adsId=27fc43b1-d727-42c4-983c-707f1a5cc227&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%26origin%3Dhttps%253A%252F%252Fstripe.com&tm=gtmv2 — 302 — 43 B — 141 ms — h3https://bat.bing.com/p/action/15001149.jsbat.bing.com/p/action/15001149.js https://bat.bing.com/p/action/15001149.js — 200 — 429 B — 23 ms — h2https://tag-logger.demandbase.com/bg9s?x-amz-cf-id=yj376fDkXiFyGctlMTdLeLCg2jc-CrKnmcWOZ-_iR9aPJaht_i39XA==&api-version=v3tag-logger.demandbase.com/bg9s?x-am... https://tag-logger.demandbase.com/bg9s?x-amz-cf-id=yj376fDkXiFyGctlMTdLeLCg2jc-CrKnmcWOZ-_iR9aPJaht_i39XA==&api-version=v3 — 200 — 442 B — 213 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=332772&time=1778275890238&url=https%3A%2F%2Fstripe.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=332772&time=1778275890238&url=https%3A%2F%2Fstripe.com%2F&tm=gtmv2 — 200 — 79 B — 109 ms — h3https://ws.zoominfo.com/pixel/HMDVDhZ4AOv68bhkrpOC/?iszitag=truews.zoominfo.com/pixel/HMDVDhZ4AOv68... https://ws.zoominfo.com/pixel/HMDVDhZ4AOv68bhkrpOC/?iszitag=true — 200 — 0 B — 63 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 — 94 ms — http/1.1https://ws.zoominfo.com/pixel/HMDVDhZ4AOv68bhkrpOC/?iszitag=truews.zoominfo.com/pixel/HMDVDhZ4AOv68... https://ws.zoominfo.com/pixel/HMDVDhZ4AOv68bhkrpOC/?iszitag=true — 200 — 1006 B — 50 ms — h3https://ad.doubleclick.net/activity;src=10460294;type=pagev0;cat=strip0;rcb=9;ord=3000446506854;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~115938466~115938469~118463261~118494633;dc_random=1778275890_uq0fHam7Fv9yQDSBE_agxVwIyPA472akrA;epver=2?ad.doubleclick.net/activity;src=104... https://ad.doubleclick.net/activity;src=10460294;type=pagev0;cat=strip0;rcb=9;ord=3000446506854;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~115938466~115938469~118463261~118494633;dc_random=1778275890_uq0fHam7Fv9yQDSBE_agxVwIyPA472akrA;epver=2? — 302 — 22 B — 231 ms — h3https://segments.company-target.com/validateCookie?vendor=liveramp&user_id=&verifyHash=95ce6224600356825eccfa0976bb74bbeccd311dsegments.company-target.com/validat... https://segments.company-target.com/validateCookie?vendor=liveramp&user_id=&verifyHash=95ce6224600356825eccfa0976bb74bbeccd311d — 204 — 286 B — 16 ms — http/1.1https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=332772&time=1778275890238&li_adsId=27fc43b1-d727-42c4-983c-707f1a5cc227&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%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=1778275890238&li_adsId=27fc43b1-d727-42c4-983c-707f1a5cc227&url=https%3A%2F%2Fb.stripecdn.com%2Fstripethirdparty-srv%2Fassets%2Fv32.1%2FGoogleTagManager.html%3Fid%3Db922f6cb-cc68-4563-ac8d-217c5ee64ba2%26origin%3Dhttps%253A%252F%252Fstripe.com&tm=gtmv2&cookiesTest=true — 200 — 41 B — 103 ms — h3https://bat.bing.com/action/0?ti=15001149&tm=gtm002&Ver=2&mid=c1a28fd1-82f6-432f-ab5a-bcc36a8f3076&bo=1&sid=471ae8c04b2511f1915da3830908ad6c&vid=471b1ba04b2511f19209a3f1aa6698c7&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&p=https%3A%2F%2Fstripe.com%2F&r=&lt=68&evt=pageLoad&ifm=1&sv=2&cdb=AQAQ&rn=541002bat.bing.com/action/0?ti=15001149&t... https://bat.bing.com/action/0?ti=15001149&tm=gtm002&Ver=2&mid=c1a28fd1-82f6-432f-ab5a-bcc36a8f3076&bo=1&sid=471ae8c04b2511f1915da3830908ad6c&vid=471b1ba04b2511f19209a3f1aa6698c7&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&p=https%3A%2F%2Fstripe.com%2F&r=&lt=68&evt=pageLoad&ifm=1&sv=2&cdb=AQAQ&rn=541002 — 204 — 360 B — 18 ms — h2https://apm.yahoo.co.jp/tags/022f2d0b-b8e8-4fe8-ae5c-e30b3bcecbbb/events/page_view?label=&lysu=a2c3fd7b-2b52-4fae-8986-657e72e6540e&ref=https%3A%2F%2Fstripe.com%2F&rref=&test=0&impl=lytag&pvid=rr6n7rpk0dmoxfjune&sosu=l&r=1778275890.5233958&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=a2c3fd7b-2b52-4fae-8986-657e72e6540e&ref=https%3A%2F%2Fstripe.com%2F&rref=&test=0&impl=lytag&pvid=rr6n7rpk0dmoxfjune&sosu=l&r=1778275890.5233958&v=1.1.21&is_ext_tx=1&hc=0 — 200 — 1.2 KiB — 516 ms — h2blob:https://b.stripecdn.com/6ae30b9f-c1e6-4ad7-a5a4-d30d36cbe7a5b.stripecdn.com/6ae30b9f-c1e6-4ad7-... blob:https://b.stripecdn.com/6ae30b9f-c1e6-4ad7-a5a4-d30d36cbe7a5 — 200 — 0 B — 1 ms — blobhttps://ad.doubleclick.net/activity;dc_pre=CJ2vi_bRqpQDFcJzwAYdoJMGdw;src=10460294;type=pagev0;cat=strip0;rcb=9;ord=3000446506854;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~115938466~115938469~118463261~118494633;dc_random=1778275890_uq0fHam7Fv9yQDSBE_agxVwIyPA472akrA;epver=2?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CJ2vi_bRqpQDFcJzwAYdoJMGdw;src=10460294;type=pagev0;cat=strip0;rcb=9;ord=3000446506854;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~115938466~115938469~118463261~118494633;dc_random=1778275890_uq0fHam7Fv9yQDSBE_agxVwIyPA472akrA;epver=2? — 302 — 22 B — 174 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=9021707721060564132;_dc_ptd=ChEI8JP2zwYQ5f6d_fPS0er2ARIfABFtES-deUzFJ3dHEjrXbvDM0VBW-aLjuaw1UE7pLA;_dc_time=1778275890;dc_pre=CJ2vi_bRqpQDFcJzwAYdoJMGdw;src=10460294;type=pagev0;cat=strip0;rcb=9;ord=3000446506854;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~115938466~115938469~118463261~118494633;dc_random=1778275890_uq0fHam7Fv9yQDSBE_agxVwIyPA472akrA;epver=2?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=9021707721060564132;_dc_ptd=ChEI8JP2zwYQ5f6d_fPS0er2ARIfABFtES-deUzFJ3dHEjrXbvDM0VBW-aLjuaw1UE7pLA;_dc_time=1778275890;dc_pre=CJ2vi_bRqpQDFcJzwAYdoJMGdw;src=10460294;type=pagev0;cat=strip0;rcb=9;ord=3000446506854;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~115938466~115938469~118463261~118494633;dc_random=1778275890_uq0fHam7Fv9yQDSBE_agxVwIyPA472akrA;epver=2? — 200 — 63 B — 128 ms — h3https://q.stripe.com/csp-reportq.stripe.com/csp-report https://q.stripe.com/csp-report — 200 — 152 B — 64 ms — h2https://q.stripe.com/?cid=b42fa446-04ab-ffe3-1adc-663431ba0979&lsid=b42fa446-04ab-ffe3-1adc-663431ba0979&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=48.19999980926514&fps=34.640109249575325&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6a6a73175c6806926c5967c2cf386671e&action_name=web_vitals&viewed_name=home&event=web_vitals.action&event_count=3&page_view_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e&event_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e_3&privacy_consent_loaded=true&privacy_consent_functional=true&privacy_consent_advertising=trueq.stripe.com/?cid=b42fa446-04ab-ffe... https://q.stripe.com/?cid=b42fa446-04ab-ffe3-1adc-663431ba0979&lsid=b42fa446-04ab-ffe3-1adc-663431ba0979&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=48.19999980926514&fps=34.640109249575325&document_height=20286&scroll_y=0&stripe_locale=en-US&unglobalized_path=%2F&token_b057adf6=b057adf6a6a73175c6806926c5967c2cf386671e&action_name=web_vitals&viewed_name=home&event=web_vitals.action&event_count=3&page_view_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e&event_id=e7c8f8a8-d173-4a97-9b6d-464558a2e09e_3&privacy_consent_loaded=true&privacy_consent_functional=true&privacy_consent_advertising=true — 200 — 285 B — 69 ms — h2https://r.stripe.com/0r.stripe.com/0 https://r.stripe.com/0 — 200 — 209 B — 104 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 125630ms · 804KB · $719/mo
b.stripecdn.com
Other
Costly
Execution 116839ms
Transfer 22 KB
Monthly Cost $669/mo
b.stripecdn.com
Other
Costly
Execution 3425ms
Transfer 42 KB
Monthly Cost $20/mo
Unattributable
Other
Costly
Execution 2516ms
Transfer 0 KB
Monthly Cost $14/mo
b.stripecdn.com
Other
Costly
Execution 912ms
Transfer 340 KB
Unused 21%
Monthly Cost $5/mo
b.stripecdn.com
Other
Costly
Execution 594ms
Transfer 234 KB
Unused 45%
Monthly Cost $3/mo
b.stripecdn.com
Other
Costly
Execution 387ms
Transfer 7 KB
Monthly Cost $2/mo
b.stripecdn.com
Other
Costly
Execution 259ms
Transfer 18 KB
Monthly Cost $1/mo
b.stripecdn.com
Other
Costly
Execution 233ms
Transfer 9 KB
Monthly Cost $1/mo
b.stripecdn.com
Other
Optional
Execution 185ms
Transfer 56 KB
Unused 76%
Monthly Cost $1/mo
b.stripecdn.com
Other
Optional
Execution 134ms
Transfer 23 KB
Monthly Cost $1/mo
b.stripecdn.com
Other
Optional
Execution 84ms
Transfer 32 KB
Monthly Cost $0/mo
b.stripecdn.com
Other
Optional
Execution 60ms
Transfer 21 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • b.stripecdn.com adds 116839ms and costs ~$669/month
  • b.stripecdn.com adds 3425ms and costs ~$20/month
  • Unattributable adds 2516ms and costs ~$14/month
  • b.stripecdn.com adds 912ms and costs ~$5/month
  • b.stripecdn.com adds 594ms and costs ~$3/month
  • b.stripecdn.com adds 387ms and costs ~$2/month
  • b.stripecdn.com adds 259ms and costs ~$1/month
  • b.stripecdn.com adds 233ms 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 116839ms 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 3425ms 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 2516ms 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 912ms 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 594ms 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 387ms 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 259ms 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 233ms 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-09 — 2026-05-06)

LCP (p75)

1120 ms

93% good

INP (p75)

96 ms

90% good

CLS (p75)

0.000

97% good

FCP (p75)

1064 ms

TTFB (p75)

462 ms

This origin passes Core Web Vitals assessment
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback