# Percentage Discount

{% hint style="info" %}
Please note that before proceeding, you must have installed and activated the WPLoyalty PRO plugin. It is important to note that the below discussed Percentage Discount Reward requires the PRO version.

[Get WPLoyalty PRO](https://wployalty.net/pricing/)
{% endhint %}

### Creating a Reward

The following steps will walk you through creating a Reward in WPLoyalty.

* Go to your WordPress dashboard -> WPLoyalty -> Rewards&#x20;
* Create a Reward
* Choose the Reward type as "percentage discount"

<figure><img src="https://103140889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS9c8SKH3fobHhx7SjaLW%2Fuploads%2FVrs1lB7pV63SpoLr6CiR%2Fimage.png?alt=media&#x26;token=a3b99578-a0f1-4e4a-b0a2-54ecaf43b8c6" alt="Reward types"><figcaption></figcaption></figure>

In the next screen, you can configure the reward.

#### Reward Configuration Options

<figure><img src="https://103140889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS9c8SKH3fobHhx7SjaLW%2Fuploads%2FbYlJckUlsX0X2f3uNayO%2Fimage.png?alt=media&#x26;token=dcced814-4004-4d92-bf59-b6f45834b1be" alt="Percentage discount"><figcaption></figcaption></figure>

**Title:** Give a title for the reward

**Description:** Add a description of the reward. Example: Reward with a percentage discount. This description will be used in the Customers Reward page.

**Choose how this reward should be :** You can choose the reward either as points or a coupon reward for your customer.

For example : 50 points will be selected to reward a customer.

**Display name for the coupon:** Create the name that will display for the discount when customer redeems.

For example : Reward

**Discount Value:** Set the discount value&#x20;

**Ordering** - Adjust where this reward appears in the Customer Reward Page and Launcher by increasing or decreasing its ordering value.&#x20;

**Coupon Expiry:** Set a validity for the reward. Example: 30 days. This means, when a customer claim the discount value, the reward (which is issued in the form of a coupon) will expire in 30 days.&#x20;

**Reward visibility on “Reward Opportunities” section:** Using this setting you can show/ hide this Reward info from customers on [Customers Reward page](https://docs.wployalty.net/quick-start-guides/creating-a-customer-reward-page) from Reward Opportunities section.&#x20;

**Redeem Count:** Useful if you want to limit the number of times a customer can redeem this reward. NOTE: Only applicable for "Points" based redeems. Set this to 0 for unlimited redeems. Default is 0. If you set this to 1, then customer can redeem this Reward only once. ie.., only once per customer.&#x20;

{% hint style="info" %}
Let's say I have set redeem count as 1 and if customer redeemed 50 points for 50% off and again reverted this reward/ coupon to points then this reward for this customer will get marked as expired.&#x20;
{% endhint %}

Save and activate the reward.&#x20;

### Customers Reward Page

Also, WPLoyalty comes with a Customers Reward page to let customers manage their points and rewards.

Customers can access the reward page by going to their My Account page -> Points.&#x20;

The page will display as - total points earned, redeemed, their rewards, referral link (if referral campaign is enabled).

<figure><img src="https://103140889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS9c8SKH3fobHhx7SjaLW%2Fuploads%2FLKZLLIZ1xwIVUc8sefnV%2Fscreenshot-localhost_5000-2024.10.24-16_06_33.png?alt=media&#x26;token=65319003-7d74-468d-b72c-1dca9e7db17f" alt="Points and Rewards page"><figcaption></figcaption></figure>

The above discussed Reward requires PRO.&#x20;

[Get WPLoyalty PRO. ](https://wployalty.net/pricing/)

**Video:**

{% embed url="<https://youtu.be/TiGkRXBnIF4>" %}

Still unclear ?\
Please submit a [support request](https://wployalty.net/support/). We are always happy to assist you :)


---

# 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.wployalty.net/reward-types/percentage-discount.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.
