Seller Balance & Payouts
Stripe Connect payout onboarding for sellers: 3-step wizard (personal info → bank → identity verification), plus the balance + transaction list. Talks directly to api.stripe.com for tokenization and file upload, then to the backend to bind the resulting tokens.
Riverpod · Stripe Connect direct API + /vendor/stripe/* · ImagePicker
diagram · Seller Balance & Payouts — Riverpod · Stripe Connect direct API + /vendor/stripe/* · ImagePicker
4 layers 9 nodes 5 flows
01
LayerPresentation
UI · Controllers · Widgets
2 nodes
02
LayerDomain
Entities · Use Cases · Repository contracts
4 nodes
03
LayerData
Repo Impl · Remote / Local Data Sources
1 node
04
LayerDependency Injection
Routes · Bindings · Service Locator
2 nodes
cards are peers grouped by layer — pick a flow to trace real callsclick any node to drill in →