whisper-money/app/Features
Víctor Falcón 44c368120b feat(subscriptions): add A/B price experiment assignment and per-variant pricing
Introduce a Pennant PriceExperiment feature (control vs a higher price tier),
salted independently of the trial experiment. The assigned variant's prices and
Stripe lookup keys flow through ExperimentOffer into the shared pricing prop
(paywall + upgrade dialogs) and into checkout server-side, so the price shown
always equals the price charged. stripe:sync-prices now also creates the variant
tiers. Inert until PRICE_EXPERIMENT_STARTED_AT is set.
2026-07-18 18:34:26 +02:00
..
CalculateBalancesOnImport.php feat(import): calculate balances from transactions (#403) 2026-05-20 10:29:14 +01:00
Mcp.php feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
PriceExperiment.php feat(subscriptions): add A/B price experiment assignment and per-variant pricing 2026-07-18 18:34:26 +02:00
SubscriptionExperiment.php feat(subscriptions): trial/pricing A/B/C experiment (#600) 2026-06-27 18:00:15 +02:00