Customers
Payment customer records.
Where: Payments → Customers · /projects/<project>/payments/customers
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, customers will link your project users to the payment provider's customer objects, so orders and subscriptions attach to the right person. The component code exists in the app repo but is not mounted, so this page stays short on purpose.
API reference
Endpoints: Payments.
Last updated