whisper-money/app/Http
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
..
Controllers feat(subscriptions): add A/B price experiment assignment and per-variant pricing 2026-07-18 18:34:26 +02:00
Middleware feat(subscriptions): add A/B price experiment assignment and per-variant pricing 2026-07-18 18:34:26 +02:00
Requests feat(mcp): add write tools (Phase 2) (#690) 2026-07-17 15:25:03 +00:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00