however, it should appear in the subscription-status (if you already have a subscription for it)
the reasoning is, archived is intended to prevent further sales of all the tiers in that plan -- however, users who already own a tier of that archived plan should see it in the subscription-status component, and be able to manage it from the customer portal
[x] similar behavior as above, but also for tiers that are deactivated (active=false)
[x] fix bug where setting tier active=false causes 500 error in local testing mode (against stripe servers in test mode)
archived
archived
is intended to prevent further sales of all the tiers in that plan -- however, users who already own a tier of that archived plan should see it in thesubscription-status
component, and be able to manage it from the customer portaltiers
that are deactivated (active=false
)