# Cashback benefit

Cashback is a reward that returns part of a member’s purchase as store credit. For example, a member who spends $100 with 5% cashback earns $5 in store credit they can use on their next order - encouraging them to shop again.

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 Cashback row and then toggle the Cashback benefit to Enabled.

<figure><img src="/files/8Pf7WdTUuGU0fd8OKaXK" alt=""><figcaption></figcaption></figure>

4. Click on the Edit button.

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

5. Now enter a name for your cashback benefit e.g. Cashback

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

6. Enter a description.

<figure><img src="/files/8uMQ1goqOdCgUmeNifsR" alt=""><figcaption></figcaption></figure>

7. Select the type of cashback and then enter the amount for your chosen type of cashback.

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

8. Select if there is a minimum requirement in order for the cashback to be applied.

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

9. If you would like to cap the cashback amount, enter a maximum amount of cashback per order.

<figure><img src="/files/2pjqYxXGgfM7Uvemq2LA" alt=""><figcaption></figcaption></figure>

10. Select if taxes and shipping are added to the total amount of the order when cashback is calculated.

<figure><img src="/files/9o8K2hENCxQw9M7rkiYV" alt=""><figcaption></figcaption></figure>

11. Select the products and collections that the cashback will be applied to. If no products or collections are selected, then cashback will be applied to all products and collections.

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

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

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

13. Click Save.

<figure><img src="/files/qtvOR3OZhoGf3NlaIwyV" 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/cashback-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.
