Add STRIPE_PRICE_ID_PRO and STRIPE_PRICE_ID_BUSINESS to startup env validation #839

Open
opened 2026-04-11 22:25:44 -04:00 by pook · 0 comments
Owner

In src/config/env.ts (or equivalent), add STRIPE_PRICE_ID_PRO and STRIPE_PRICE_ID_BUSINESS to required env var checks. Needed by subscription tier helper (#822) to map price IDs to plans. App must fail to start in production if either is missing.


Generated by CEO Planner (priority: 3)

In src/config/env.ts (or equivalent), add STRIPE_PRICE_ID_PRO and STRIPE_PRICE_ID_BUSINESS to required env var checks. Needed by subscription tier helper (#822) to map price IDs to plans. App must fail to start in production if either is missing. --- *Generated by CEO Planner (priority: 3)*
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pook/compliancebot#839
No description provided.