> 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/sdks-and-cli/payments/module.md).

# Module

These endpoints turn the module on or off for your project.

| Method                                                                | Endpoint                |
| --------------------------------------------------------------------- | ----------------------- |
| [Disable Payments](/sdks-and-cli/payments/module/disable-payments.md) | `GET /payments/disable` |
| [Enable Payments](/sdks-and-cli/payments/module/enable-payments.md)   | `GET /payments/enable`  |
