> 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/create-custom-payment-method.md).

# Create Custom Payment Method

**GoAffPro** provides you with the option to set up a custom payment method for affiliates.

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

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

Here, go to the Supported Payment Methods section.

![Supported Payment Methods](/files/-MIt3YBS71PnF9hDhjCj)

Now, click on **New custom payment method**.

![Click on New custom payment method](/files/-MIseXG4r6liN-LT1hUN)

This will open up the New payment method section.

![New payment method](/files/-MIsekKGbiMzO7x039Bi)

Here, enter the name of the payment method.

![Enter the name of the payment method](/files/-MIsf8p0Qe3BOxAkUbyM)

Now, click on **Add field**.

![Click on Add field](/files/-MIsfdM1r8GqInLsiFR_)

Enter the name of the field.

![Enter the name of the field](/files/-MIsgZkPHc9fZqHY6qXY)

Select the type of field.

![Select the type of field](/files/-MIsr_7iCTXhNySlTlrK)

After this, you also have the option to set it as a required field and adjust the width of the field.

![Set the field as required & adjust the field width](/files/-MIss32GOleRJmlZWWHq)

Finally, click on **Save**.

![Click on Save](/files/-MIssZRHVdVo3R4INI2G)

The newly set up payment method will appear in the Supported Payment Methods section.

![](/files/-MIstv8M41Eo-41KOlZM)

{% embed url="<https://youtu.be/GXD6RVUluJ4>" %}
Setup Custom 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/affiliate-payments/settings/setup-supported-payment-methods/create-custom-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.
