# Custom payment methods Custom payment methods allow you to store payments in the FinDock data model that are not collected through FinDock. These custom payment methods allow you to store one-time and recurring payments, both historical and new. The payment data for custom payment methods is added to FinDock through [file-based reconciliation](/docs/reconciliation/processing-bank-statements). Installments with custom payment methods are not processed by FinDock. They are excluded from payment and mandate schedules and not included in payment request generation nor the Payment API. ## Add custom payment methods To add a custom payment method: 1. Launch the FinDock app and click the **FinDock Setup** tab. 2. Click **Processors & Methods** in the left-hand menu. 3. Under the **Custom methods** tab, click **+ Add a custom payment method**. 4. Enter a name for the custom payment method and click the Active toggle to activate the new method. 5. Click **Save**, and then in the popup click **Create and Deploy**. When a custom payment method is deployed, FinDock automatically adds a new payment processor named **Custom Processor** to control picklists. This processor should be used in combination with custom payment methods that are active in the org. ## Edit custom payment methods To edit or delete a custom payment method, you need to first deactivate it first. Once deactivated, you can edit or delete the custom payment method. Deleting removes the custom payment method from your FinDock configuration, but the value remains on any existing records. 1. Launch the FinDock app and click the **FinDock Setup** tab. 2. Click **Processors & Methods** in the left-hand menu. 3. Under the **Custom methods** tab, click **Edit** icon next to the custom payment method. 4. Click the Active toggle to deactivate the method. 5. Go back to the now disabled method and edit or delete as needed.