# Setup Membership Plans

**GoAffPro** provides you with the option to set up membership plans for affiliates.&#x20;

{% hint style="info" %}
The membership plans feature allows you to charge a fee from affiliates in your program.&#x20;
{% endhint %}

To set up membership plans for affiliates, go to the **Extras** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/SbOqWj7hF2CzmfGZ4K7G" alt=""><figcaption><p>Settings > Extras</p></figcaption></figure>

Now, click on **Setup**.

![Click on Setup](/files/-MeP8isrDTBMLgCVM02z)

Here, select payment gateway.

![Select payment gateway](/files/-MeP9fNwgryQCQnb1dkT)

This will open up the Setup PayPal Payment Gateway section.

![Setup PayPal Payment Gateway](/files/-MHpg03nhbR-2BCBq1Ct)

After this, enter the Client ID and Client Secret from the PayPal developer dashboard.&#x20;

{% hint style="info" %}
To generate the Client ID and Client Secret, follow this [video](https://www.youtube.com/watch?v=lWerDrwwdbw\&feature=emb_title).
{% endhint %}

![Enter the Client ID and Client Secret](/files/-MHpg4XhGw3Qo63QvyBJ)

Now, click on **Save**.

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

Now, go to the **Membership Plans** tab in the GoAffPro admin panel.

![Membership Plans](/files/-Mf1WB5BxBbzlQXTPjHd)

After this, click on **New payment plan**.

![Click on New payment plan](/files/-MeP6Lz--_Ozs4ZhQ-wR)

Finally, you will be able to set up a payment plan for affiliates.

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

{% embed url="<https://www.youtube.com/watch?v=e3emm_9iqCc>" %}
Setup Membership Plans
{% endembed %}


---

# 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.goaffpro.com/program-settings/extra-settings/setup-membership-plans.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.
