-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Set up Stripe for billing. Create monthly plan ($12–$15). Handle webhooks for subscription lifecycle (start, cancel, renew).
Acceptance Criteria:
• Users can subscribe to monthly plan.
• Subscription status synced with Supabase (active/inactive).
• Access to letter generation gated by active plan.
Reactions are currently unavailable