# Reward points benefit

Reward members with points for purchases and with those points, members can redeem them for store credits.

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 Reward Points row and then toggle the Reward Points benefit to enabled.

<figure><img src="/files/0fM3yfVpMXobOJvgPHq6" alt=""><figcaption></figcaption></figure>

4. Click on the Edit button.

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

5. Now enter a name for your reward points benefit e.g. Reward Points

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

6. Enter a description e.g. Get points for every purchase you make and then exchange your points for store credits.

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

7. Now enter how many points a member will earn every time they spend 1 unit of currency. For example, if your store's primary currency is USD then for every 1 USD spent by the customer, how many points should they receive.

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

8. Now enter how many points are required for the customer to get a 1 unit of currency discount. For example, if your store's primary currency is USD then how many points are required for the customer to get a 1 USD discount.

<figure><img src="/files/73KZvKuC0mgGuHMZZoKR" alt=""><figcaption></figcaption></figure>

9. **For Legacy Customer Accounts Only:** This is optional but you can also set an expiry date for the discount code that is created when a customer redeems any points.

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

10. Click Save.

<figure><img src="/files/zAzoWqMmq9NI7wZNvTR0" 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/reward-points-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.
