whisper-money/database
Víctor Falcón f4b0c64b41 feat(drip): email users stuck on the paywall a day after onboarding
Users who finish onboarding with an active bank connection but no Pro plan
are bounced to the paywall forever by EnsureUserIsSubscribed. Reach out to
them the day after onboarding to learn why they did not continue, inviting
a direct reply.

Add a daily scheduled command that selects this cohort (onboarded yesterday,
has a banking connection, no Pro plan, not already mailed) and queues a new
idempotent drip job, following the existing Drip mailable/job conventions.
2026-06-19 15:55:37 +02:00
..
factories feat(drip): email users stuck on the paywall a day after onboarding 2026-06-19 15:55:37 +02:00
migrations feat(integration-requests): multi-vote, per-plan quota and undo (#554) 2026-06-18 10:06:08 +00:00
seeders feat: Coinbase banking integration (#388) 2026-05-13 19:53:30 +02:00
.gitignore Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00