# Self Redemption of Store Discount Coupons

**GoAffPro** provides you with the option to allow affiliates to redeem store discount coupons themselves from their dashboard.

To allow affiliates to redeem store discount coupons from their dashboard, go to the **Payment** section of the **Settings** tab in the GoAffPro admin panel.

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

Here, go to the Supported Payment Methods section.

<figure><img src="/files/1ZOOBM6NXV6XfNJwrjvy" alt=""><figcaption><p>Supported Payment Method section</p></figcaption></figure>

Now, enable the "Allow self payment" option.

<figure><img src="/files/BRtj0WKxPL2M4HGT95I1" alt=""><figcaption><p>Enable the "Allow self payment" option</p></figcaption></figure>

This will open up the self payment settings.

<figure><img src="/files/VoxRGBjQSODlGbcTZwJr" alt=""><figcaption><p>Allow self payment section</p></figcaption></figure>

#### Payout Message

Here, click on **Edit payout message**.

<figure><img src="/files/jgAL6VZe6hCTbdP2WkU4" alt=""><figcaption><p>Click on Edit payout message</p></figcaption></figure>

It lets you edit the payout message for affiliates when their store discount code is generated. &#x20;

<figure><img src="/files/ZD4PXNVsCVFWeqYfL3dj" alt=""><figcaption><p>Edit payout message</p></figcaption></figure>

#### Self-Payment Settings

Now, you can set the conversion factor for the discount coupon.&#x20;

{% hint style="info" %}
For example: If the conversion factor is set as 2, it will provide the affiliate with a discount coupon that is double their redemption amount. If the redemption amount is $50, the affiliate will get a discount coupon worth $100.&#x20;
{% endhint %}

<figure><img src="/files/8Axmjuw6Nyh5SGLK6Kcy" alt=""><figcaption><p>Set the conversion factor</p></figcaption></figure>

Next, you can set the redemption amount as multiples.&#x20;

{% hint style="info" %}
You can set the redemption amount as multiples of 1x, 2x, 3x, etc.&#x20;
{% endhint %}

<figure><img src="/files/WrpVIDHF0AvMgEx6WSVp" alt=""><figcaption><p>Set the increment step</p></figcaption></figure>

After this, you can set the lag time for the discount coupon.&#x20;

{% hint style="info" %}
For example: If the lag time is set to 15 days, your affiliates will hold for 15 days before redeeming their discount coupons. The lag time is usually set according to the refund period of the store.
{% endhint %}

<figure><img src="/files/yX0L2gMJcJ3OQPOehH2o" alt=""><figcaption><p>Set the lag time</p></figcaption></figure>

There is also an option to set the discount code prefix.

{% hint style="info" %}
For example: If the discount code prefix is set as SELF, then all the discount coupons redeemed by the affiliate will have SELF as the prefix in the code.&#x20;
{% endhint %}

<figure><img src="/files/Oo9ntlPeTXtUVfnVk9EN" alt=""><figcaption><p>Set discount code prefix</p></figcaption></figure>

You also have the option to set the minimum and maximum redeemable amount for the discount coupons.

{% hint style="info" %}
For example: If the minimum redeemable amount is set as $10 and the maximum redeemable amount is set to $50, the affiliate can redeem discount coupons with a minimum value of $10 and a maximum value of $50.&#x20;
{% endhint %}

<figure><img src="/files/leE5jrNT9MakN7ZFDUss" alt=""><figcaption><p>Set the minimum and maximum redeemable amount</p></figcaption></figure>

#### Advanced Coupon Settings (Shopify only)

Additionally, you can select whether to pay it as a single-use discount code or gift card.

<figure><img src="/files/9K08Jc7rYbJW3zwqmErQ" alt=""><figcaption><p>Single-use discount code or gift card</p></figcaption></figure>

There is also the option to limit the store discount code to collections and set its combination settings.&#x20;

<figure><img src="/files/rkCPsI0QE1hKBBgyQIPH" alt=""><figcaption><p>Limit the discount code to collections and combination settings</p></figcaption></figure>

You can also set an expiration date for the store discount code.

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

Finally, click on **Save**.

<figure><img src="/files/tuARfIsdUIlSF60VQDmQ" alt=""><figcaption><p>Click on Save</p></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=OLIvec1URec>" %}
Self Redemption of Store Discount Coupons
{% 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/affiliate-payments/pay-with-store-discount-coupons/self-redemption-of-store-discount-coupons.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.
