# Default payment method

You can select the default payment method for each program so that when affiliates join that program, the system will automatically select the payment method you chose for them. However, affiliates still need to fill in their payment information in their accounts (if needed) so you can process payment.

*For example*, you choose Store Credit as the default payment method for program A. When affiliate B signs up for program A, their payment method will automatically be selected as Store Credit.&#x20;

To set up the feature, please go to **Programs** > **Add program** or **Edit program** > scroll down to the bottom > select the **Default payment method** from the list. That list shows all payment options you've chosen for this program previously in **Settings** > **Payment** > **Payment method**.&#x20;

If you don't select a default payment method, affiliates will need to manually choose a payment from the list on their accounts.&#x20;

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

When the Default payment method is set up, if you enable the field **Payment method** in **Settings** > **Registration form** > **Form fields**, it will also automatically select that default payment for affiliates on the registration form.&#x20;

<figure><img src="/files/xOE20CqcD9M6gwfqDcNW" alt="" width="409"><figcaption><p>Settings > Affiliate admin > Registration form</p></figcaption></figure>

<figure><img src="/files/kOjyzGw8dolllObRFLgi" alt=""><figcaption><p>Registration form</p></figcaption></figure>

{% hint style="info" %}
**Note**: The system will only assign a default payment method for new affiliates from the moment you set up the feature. Existing affiliates' payment methods who join before the setup will remain the same.&#x20;
{% endhint %}


---

# 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.uppromote.com/management/programs/default-payment-method.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.
