> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-payments/pay-with-store-discount-coupons/store-credit-redemption-at-checkout.md).

# Store Credit Redemption at Checkout

**GoAffPro** provides you with the option to allow affiliates to redeem their store credits at the checkout.&#x20;

To allow affiliates to redeem their store credits at the checkout, go to the **Payment** section of the **Settings** tab in the GoAffPro admin panel.

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

Here, go to the Supported Payment Methods section.

<figure><img src="/files/YKUrIfZid1UkTpmeaqWW" alt=""><figcaption><p>Supported Payment Methods</p></figcaption></figure>

Now, enable the Store Discount Coupon option.&#x20;

<figure><img src="/files/HCzW2SJ2YhkzNdgr3Q9A" alt=""><figcaption><p>Store Discount Coupon</p></figcaption></figure>

After this, enable both the "Allow self payment" and "Show in checkout page" options.

<figure><img src="/files/NpOmT9DR39bw95RTv0Zv" alt=""><figcaption><p>Enable both the "Allow self payment" and "Show in checkout page" options</p></figcaption></figure>

#### Integrate Store Credit Redeem Widget&#x20;

Go to the Shopify admin panel > Online Store > Themes section. Here, click on **Customize**.

<figure><img src="/files/y8srdBL1x3WmGiqP86Qe" alt=""><figcaption><p>Shopify admin panel > Online Store > Themes > Click on Customize</p></figcaption></figure>

Go to Home page > Select the Checkout and new custom accounts option.

<figure><img src="/files/SrDDrGWFc3qVFir3eJHS" alt=""><figcaption><p>Home page > Checkout and new customer accounts</p></figcaption></figure>

Here, click **Add app block**.

<figure><img src="/files/1QlXxMkj8ePbx2KgV1WI" alt=""><figcaption><p>Click on Add app block</p></figcaption></figure>

Now, select the store-credit-redeem option.

<figure><img src="/files/1QqQjgh1mwHmHIpZ1BXk" alt=""><figcaption><p>Select the store-credit-redeem option</p></figcaption></figure>

The store credit redeem widget will be added to the page.&#x20;

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

Next, go to Information > Select the Payment option.

<figure><img src="/files/d8zHcO7rtXDC451gdiCg" alt=""><figcaption><p>Information > Payment</p></figcaption></figure>

After this, click on **Add app block**.

<figure><img src="/files/0iM2FzYoxALJ4MIrZRVw" alt=""><figcaption><p>Click on Add app block</p></figcaption></figure>

Select the store-credit-redeem option.

<figure><img src="/files/VhMwBAl7Onr58iJ3No7T" alt=""><figcaption><p>Select the store-credit-redeem option</p></figcaption></figure>

Finally, click on **Save**.&#x20;

{% hint style="info" %}
Note: The widget only appears for logged-in customers, who are registered as affiliates.&#x20;
{% endhint %}

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

{% embed url="<https://youtu.be/yKEPDbSYff8>" %}
Store Credit Redemption at Checkout
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/affiliate-payments/pay-with-store-discount-coupons/store-credit-redemption-at-checkout.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
