-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Phase: 2 — Monetization
Integrate Stripe for paid newsletter subscriptions (~€5-9/month):
- Create Stripe product and price
- Add Stripe Checkout flow — redirect to payment after DOI confirmation
- Add
stripe_customer_id,stripe_subscription_id,payment_statuscolumns tosubscriberstable - Implement Stripe webhook handler for
invoice.paid,customer.subscription.deleted,invoice.payment_failed - Handle payment failures gracefully (grace period? immediate deactivation?)
See ROADMAP.md Phase 2.1 and 2.2 for the free vs paid tier breakdown.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request