For the complete documentation index, see llms.txt. This page is also available as Markdown.

Settings

Payments module behaviour for this project.

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.

Payments β†’ Settings.

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.

API reference

Endpoints: Enable Payments, Disable Payments.

Last updated