# Fee to store credit benefit

Reward loyal members by converting each membership fee into store credit.

Note: If you are using customer accounts, the store credit will be delivered automatically as store credit in their customer account when they log into your store. To use the store credit, the customer just has to log in and then purchase their items. Then when they are on the checkout page, they can select the store credit as a form of payment.

If you are using legacy customer accounts, the store credit will be delivered automatically as a discount code in their member portal area. To use the store credit, the customer just has to purchase their items and then when they are on the checkout page, apply the discount codes.

**IMPORTANT: If you're using customer accounts, please enable Store Credit on your store.** [**Click here for instructions on how to do this.**](/members-area/enabling-native-store-credit.md)

1. From the main menu, click on Benefits.

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

2. Next find the membership tier you want to add this benefit to and click on the Edit Benefits button.

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

3. Next find the Fee to Store Credit row and then toggle the Fee to Store Credit benefit to Enabled.

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

4. Click on the Edit button.

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

5. Now enter a name for your fee to store credit benefit e.g. Fee to Store Credit

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

6. Enter a description e.g. Earn store credit each time your membership renews!

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

7. If you would like to issue store credit on the very first membership payment when the member first signs up, then check this box. Otherwise if you leave this unchecked, the first store credit issued will be from the second charge onwards.

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

8. **For Legacy Customer Accounts Only:** This is optional but you can also set an expiry date for the store credit discount code that is created.

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

9. Click Save.

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


---

# 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://help.memberply.com/creating-membership-benefits/fee-to-store-credit-benefit.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.
