> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/cloud/payments/customers.md).

# Customers

**Where:** Payments → Customers · `/projects/<project>/payments/customers`

{% hint style="danger" %}
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.
{% endhint %}

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](/api-reference/payments.md).
