Add or edit a discount
Define a discount and its limits.
Where: Payments → Discounts → New / Edit · /projects/<project>/payments/discounts/new · …/<discountId>/edit
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 form will set the code, the amount (percentage or fixed), what it applies to, and when it expires — the same form for create and edit. See Discounts.
API reference
Endpoints: Payments.
Last updated