Vercel Page Integrity fixture
Checkout2 — hard-navigation control
Control for the /checkout soft-nav repro. This
page fires a connect-src probe on load (reported under
/checkout2), then performs a real full-page navigation to
/order-confirmation2 via window.location.href.
Because that unloads this document and its CSP, the probe on
/order-confirmation2 should NOT be reported — so
/order-confirmation2 should never show up in
seenOnPages.
Current document path:
/checkout2
(auto-navigates in 3s; add ?auto=off to drive it manually)