# Payment Settings

The **Payments** settings can be used to set up different payment options for affiliates in your program. This includes options such as:

* [Supported Payment Methods](/affiliate-payments/settings/setup-supported-payment-methods.md)
* [Custom Payment Method ](/affiliate-payments/settings/setup-supported-payment-methods/create-custom-payment-method.md)
* [Default Payment Method](/affiliate-payments/settings/set-default-payment-method.md)
* [Commission Hold Time ](/affiliate-payments/settings/set-commission-hold-time.md)
* [Payment Terms](/affiliate-payments/settings/set-payment-terms-for-affiliates.md)
* [Minimum Payout Amount](/affiliate-payments/settings/set-minimum-payout-for-affiliates.md)
* [Tax Deduction for Payouts](/affiliate-payments/settings/setup-tax-deduction-for-affiliate-payouts.md)

Go to the **Settings** > **Payments** section of the GoAffPro admin panel.

<figure><img src="/files/be0ISfFBwQxg7GIgUzZh" alt=""><figcaption><p>Settings > Payments</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.goaffpro.com/affiliate-payments/settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
