mirror of
https://github.com/documenso/documenso.git
synced 2026-07-09 04:24:59 +10:00
d7e44fc068
Currently customers with inactive/expired plans will be shown the BillingPlans component but upon hitting the subscribe button they will be redirected to their portal where they are unable to complete a checkout. To resolve this we check for expiration of their subscription and use a normal stripe checkout instead.