Plans
Subscription plans you sell.
Where: Payments → Plans · /projects/<project>/payments/plans
This screen is not available in the current version. The route is defined but commented out in App.tsx ("V2: customers / pricing / discounts pages hidden — restore when backend support returns"), so opening the URL shows no screen.
When the screen returns, this list will show the plans customers can subscribe to, with price and period. Custom plans (per-customer deals) have their own edit route at …/payments/custom-plans/<planId>/edit — also hidden in this version.
API reference
Endpoints: Payments.
Last updated