Fix - Payment state issue#35
Conversation
…er dependency, and enhance payment state tracking with analytics events
… and payment states
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
….5 in pnpm-lock.yaml and example app
….23, and improve payment state management in example app
…es, and improvements
OverallThe 🔴 P0 — Blocker1.
🟡 P1 — Should fix before publish2.
3. Unsafe error narrowing —
4.
5. Event schema is drifting between SDK and host apps
Notes (verified, not findings)
Preview verification
Reviewed by Claude (Opus 4.7) + codex CLI second opinion (FAIL verdict). |
… dependencies for intent-pay
Summary
rozoPaymentIdis present, preventing stale payment state from carrying over.resetPayIdfor checkout mode — Added the ability to reset the payment ID in checkout mode, enabling cleaner flow re-initialization.posthog-jsas an optional peer dependency.examples/nextjs-app) featuring:Packages Released
@rozoai/intent-common0.1.18@rozoai/intent-pay0.1.26Test Plan
paymentIdin checkout mode and verify the flow can be cleanly re-initiated./, and that the live preview and code snippet toggle function as expected.