Add Stripe payment method for tier upgrades and paid onboarding
Resolved 💬 3 comments Opened Dec 8, 2025 by cabeaulac Closed Feb 8, 2026
Description
Add a payment method integration using Stripe. This is needed for two scenarios:
- Tier Upgrades: When existing users upgrade to higher tiers, they need to add a payment method
- Paid Onboarding: When new users onboard directly to a paid tier, they need to set up payment during the onboarding flow
Requirements
- Integrate Stripe for payment processing
- Add payment method UI for tier upgrades
- Add payment method UI during paid tier onboarding
- Handle payment method storage and management
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗