> For the complete documentation index, see [llms.txt](https://docs.uppromote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uppromote.com/management/payments/affiliates-payment-details-not-specified.md).

# Affiliate's payment details not specified

In case an affiliate has not selected any payment method (via his [affiliate admin](/guide-for-affiliate/affiliate-admin.md)), the affiliate's payment details will be considered not specified.

You can't **Mark as paid/Process payment** if the **Affiliate's payment details are not specified.**

In such cases, the system shows a message **No payment method** with a warning icon:

<figure><img src="/files/awRy6dlMDp9AkP9UlY5B" alt="No payment method with warning icon"><figcaption><p>Payouts tab</p></figcaption></figure>

You need to contact your affiliate to fill in their payment details in their affiliate accounts. That can be done from within the app by clicking on the **Reminder** button in the **Payments** tab:

<figure><img src="/files/uIGfwW0TtnlujxYxmE54" alt="remind affiliate to update payment details"><figcaption><p>Payouts tab</p></figcaption></figure>

If you want to edit the "payment reminder" email template, go to **Outreach** > **Emails** > **Manage emails** >  **Payments** > **Payment info reminder** > **Edit it**.&#x20;

<figure><img src="/files/YEyn5LASHRVyQqqIzqYO" alt="edit the payment reminder email template"><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.uppromote.com/management/payments/affiliates-payment-details-not-specified.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.
