You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking issue for the post-PR-#136 engineering queue. Six follow-up issues filed; this is the parent so contributors can see the whole queue + priorities in one place.
The big picture
PR #136 is the biggest change set in the repo's history: CCTP V2 cutover, hosted checkout end-to-end, managed Stellar settlement onboarding, ~15k LOC net deletion. Everything below is the work that turns "infrastructure shipped" into "can invite a real merchant to use this without anything 404'ing or crashing."
Exit criteria: A new merchant can sign up, create a link via the dashboard, share it, watch a real crypto payment land on Stellar, and the marketing site doesn't 404 on `/pricing` or `/contact`.
Exit criteria: A real merchant can sign up, take card + crypto + bank payments, withdraw their balance to a self-controlled wallet, and procurement can review the legal pages without flagging them as missing.
What this is
Tracking issue for the post-PR-#136 engineering queue. Six follow-up issues filed; this is the parent so contributors can see the whole queue + priorities in one place.
The big picture
PR #136 is the biggest change set in the repo's history: CCTP V2 cutover, hosted checkout end-to-end, managed Stellar settlement onboarding, ~15k LOC net deletion. Everything below is the work that turns "infrastructure shipped" into "can invite a real merchant to use this without anything 404'ing or crashing."
The queue
Tier 1 — demo-ready (this week)
Exit criteria: A new merchant can sign up, create a link via the dashboard, share it, watch a real crypto payment land on Stellar, and the marketing site doesn't 404 on `/pricing` or `/contact`.
Tier 2 — production-ready (next 1–2 weeks)
Exit criteria: A real merchant can sign up, take card + crypto + bank payments, withdraw their balance to a self-controlled wallet, and procurement can review the legal pages without flagging them as missing.
Tier 3 — growth + retention (next month)
Suggested sequencing for a 2-person team
Engineer A (frontend-heavy):
Engineer B (backend-heavy):
Both engineers reconverge on #150 (passkey wallet) the following week.
Out of scope for this roadmap
How to pick something up
Related