# Collect Membership Fees from Affiliates

**GoAffPro** provides you with the option to collect membership fees from your affiliates to enroll in your affiliate program.

{% hint style="info" %}
Create a "Membership Fee" product in your store for individuals who want to join your affiliate program. Then, set up a post-checkout popup using the GoAffPro app to allow automatic enrollment in the program after purchase.
{% endhint %}

### Create the Membership Fee Product

You can go to the Products section in the Shopify admin panel. Here, you can create a new product to collect membership fees. Set the product name as Membership fee or Affiliate Program fee, and set the fee pricing for it.&#x20;

<figure><img src="/files/J7VPbQA4wOP5RwjsBH0L" alt=""><figcaption><p>Shopify admin panel > Products section > Create new product</p></figcaption></figure>

### Setup the Advanced Popup

Next, go to the Post Checkout Popup tab and enable the Post Checkout Popup option. Here, click on **Select & Customize** for the Advanced popup style.&#x20;

The Advanced popup style provides an option for customers to automatically get enrolled as an affiliate in your program when they make a purchase.&#x20;

<figure><img src="/files/it8I3WGftfM1Ae6lCatm" alt=""><figcaption><p>Post Checkout Popup > Advanced</p></figcaption></figure>

Here, in the **Other Configurations** section of the Advanced style popup, enable the popup to only appear when the "Membership Fee" product is purchased. Finally, click on **Save**.

<figure><img src="/files/cjkeOLlKCaYA4KLzXzRH" alt=""><figcaption><p>Other Configurations > Show on on products option</p></figcaption></figure>

{% content-ref url="/pages/-M4ndSkKNT7Abuse95ah" %}
[Show Popup for Select Products](/how-tos/setup-post-checkout-popup/advanced-popup/show-popup-for-select-products.md)
{% endcontent-ref %}

### Customer side

* When a customer wants to join your affiliate program, they can visit your store and purchase the "Membership Fee" product.
* Once the order is completed, their account will be added to the affiliates database. They will also see a popup displaying their referral link on the order status page.
* Additionally, the customer will receive an email with details on how to log into their affiliate dashboard.

{% embed url="<https://youtu.be/HtFHOqHEp5I>" %}
Collect Membership Fees from Affiliates
{% 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/how-tos/setup-post-checkout-popup/collect-membership-fees-from-affiliates.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.
