You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(billing): use status allowlist for plan resolution in usage endpoint
- Replace past_due-only check with active/trialing allowlist
- All other statuses (canceled, unpaid, incomplete, etc.) now map to free
- Add test.each for all non-active statuses + trialing test
0 commit comments