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

# Module

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

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