> 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/program-management/manage-affiliates/affiliate-profile-settings/change-affiliates-payment-method.md).

# Change Affiliate's Payment Method

**GoAffPro** provides you with the option to change an affiliate's payment method.

To change an affiliate's payment method, go to the **All Affiliates** section in the **Affiliates** tab of the GoAffPro admin panel.

<figure><img src="/files/l5Vf33yf2j1sdTTrDwQ0" alt=""><figcaption><p>Affiliates > All Affiliates</p></figcaption></figure>

Here, click on the **affiliate's name.**

![Click on the affiliate's name](/files/-M1RqKy3C8P2MG93zfMu)

This will open up the affiliate's profile.

![Affiliate Profile](/files/-M1RrLPDUTV-yOkTyWk7)

Now, go to the **Settings** tab.

![Settings tab](/files/-M1Rx97J9snDpeh7t8f1)

Next, go to the Payment Settings section and click on **Edit**.

<figure><img src="/files/NMDRSGkZ6c6lt0wzgac8" alt=""><figcaption><p>Payment Settings > Click on Edit</p></figcaption></figure>

Select the payment method.

<figure><img src="/files/zcLaaILwXRJXQXFkyzHi" alt=""><figcaption><p>Select the payment method</p></figcaption></figure>

After this, set the payment information.&#x20;

<figure><img src="/files/zyYVCfrmQfIEEhPPdcMP" alt=""><figcaption><p>Set the payment information</p></figcaption></figure>

Finally, click on **Submit**.

<figure><img src="/files/aFLPH0znVI5H9fWdnXJH" alt=""><figcaption><p>Click on Submit</p></figcaption></figure>

The payment method and information will be set for the affiliate.&#x20;

<figure><img src="/files/jJpP7kigYVwlN7U7RYDb" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/-DFkhkXCVnA>" %}
Change Affiliate's Payment Method
{% 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/program-management/manage-affiliates/affiliate-profile-settings/change-affiliates-payment-method.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.
