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

# Settings

**Where:** Payments → Settings · `/projects/<project>/payments/settings`

Payments **Settings** has one action: turning the module off for this project. Disabling deletes all related payments data — integrations, triggers, and the received-webhooks log.

<figure><img src="/files/Px7TTa2vyTFKcwS4UNqX" alt=""><figcaption><p>Payments → Settings.</p></figcaption></figure>

## What you can do here

**Disable payments module** — the panel warns: "You can disable payments module and all related data will be deleted." The red **Disable** button turns the module off and returns you to the module home, where you can enable Payments again later. Integrations and triggers are managed on their own screens, not here.

## Use it from code

[Payments → Module](/sdks-and-cli/payments/module.md).

## API reference

Endpoints: [Enable Payments](/api-reference/payments/module/enable-payments.md), [Disable Payments](/api-reference/payments/module/disable-payments.md).
