> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-payments/settings/setup-supported-payment-methods.md).

# Setup Supported Payment Methods

**GoAffPro** provides you with the option to set up the supported payment methods for affiliates.&#x20;

To set up the supported payment methods for affiliates, go to the Payments section in the **Settings** tab of the **GoAffPro** admin panel.

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

Here, go to the Supported Payment Methods section.

<figure><img src="/files/XeAlmtIxaS6LnztU9HBO" alt=""><figcaption><p>Supported Payment Methods</p></figcaption></figure>

Now, select the type of payment method you want to offer.&#x20;

<figure><img src="/files/w1QaglClXPlDtLEWSH45" alt=""><figcaption><p>Click on the type of payment method</p></figcaption></figure>

Next, enable the payment methods you want to support.

<figure><img src="/files/WcGG1sXINz4jpbzWwSoS" alt=""><figcaption><p>Enable the payment methods</p></figcaption></figure>

After this, the payment method will be set for your affiliates.&#x20;

<figure><img src="/files/sxevCFotF0G3kmbewiBV" alt=""><figcaption><p>Payment method will be set</p></figcaption></figure>

Affiliates can set up their payment details from the Settings > Payment Settings section by clicking on **Setup** in their dashboard.

<figure><img src="/files/4vEjvMbznIZaXnfwFR3U" alt=""><figcaption><p>Settings > Payment Settings section > Click on Setup</p></figcaption></figure>

Affiliates can choose from the payment methods you have selected in the Supported Payment Methods section and enter their payment details accordingly.

<figure><img src="/files/14lZQrdAHzH0LGoImv5O" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=Z2TfOPeqUQo>" %}
Set up Supported Payment Methods
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/affiliate-payments/settings/setup-supported-payment-methods.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
