> 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/editor.md).

# Add or edit a customer

**Where:** Payments → Customers → New / Edit · `/projects/<project>/payments/customers/new · …/<customerId>/edit`

{% 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, this form will link a project user, set billing details, and connect the provider-side customer record — the same form for create and edit. See [Customers](/cloud/payments/customers.md).

## API reference

Endpoints: [Payments](/api-reference/payments.md).
