Title: EgyDevInfo Loyalty Points for WooCommerce
Author: Egypt Web Developers - مُطَوِّرِي مِصْرَ
Published: <strong>September 15, 2026</strong>
Last modified: September 15, 2026

---

Search plugins

![](https://ps.w.org/egydevinfo-loyalty-points-for-woocommerce/assets/banner-772x250.
png?rev=3696975)

![](https://ps.w.org/egydevinfo-loyalty-points-for-woocommerce/assets/icon-256x256.
png?rev=3696975)

# EgyDevInfo Loyalty Points for WooCommerce

 By [Egypt Web Developers – مُطَوِّرِي مِصْرَ](https://profiles.wordpress.org/egydevinfo/)

[Download](https://downloads.wordpress.org/plugin/egydevinfo-loyalty-points-for-woocommerce.1.0.2.zip)

 * [Details](https://wordpress.org/plugins/egydevinfo-loyalty-points-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/egydevinfo-loyalty-points-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/egydevinfo-loyalty-points-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/egydevinfo-loyalty-points-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/egydevinfo-loyalty-points-for-woocommerce/)

## Description

**EgyDevInfo Loyalty Points for WooCommerce** adds a progression system — four badge
tiers with visual progress bars — so customers have a reason to keep shopping beyond
the next discount.

Every purchase earns points. Points unlock badges. Badges give customers a tangible
status to work toward, which keeps them coming back.

**No upsell gates. No nag screens. No premium tier.** Everything described here 
is in the free plugin.

#### How the gamification works

Customers move through four badge tiers as their lifetime points accumulate:

 * 🥉 **Bronze Member** — 100 points
 * 🥈 **Silver Member** — 500 points
 * 🥇 **Gold Member** — 1,000 points
 * 💎 **Platinum Member** — 2,500 points

A visual progress bar on the My Account dashboard shows exactly how close they are
to the next badge, creating a clear goal for every returning visit.

Thresholds are fully configurable in WooCommerce  Rewards & Loyalty  Badge Management.

#### Points system

 * **Earning:** configurable points per dollar spent (default: 1 point / $1)
 * **Redemption:** configurable point value (default: 1 point = $0.01)
 * **Safe flow:** points are staged at checkout and only permanently deducted when
   the order is marked complete — no points are lost to abandoned carts
 * **Balance tracking:** real-time display in cart, checkout, My Account, and thank-
   you page

#### Admin features

 * Configure earning rate and redemption value
 * Adjust badge thresholds without touching code
 * View all users’ balances and earned badges in one table
 * Control the floating engagement button — enable/disable, choose audience (guests,
   users with points, users without points), set screen position

#### Frontend integration

 * Cart totals — current balance with currency value
 * Checkout — redemption form above the order review (AJAX, no page reload)
 * My Account dashboard — full breakdown: balance, lifetime stats, earned badges,
   next-badge progress bar
 * Thank-you page — estimated points for the order just placed
 * Floating button — configurable engagement prompt that can be disabled in settings;
   off by default for guests

#### Technical

 * Namespaced OOP architecture with manual PSR-4 autoloader (no Composer, no build
   step)
 * Nonces + capability checks on every state-changing request
 * All input sanitized, all output escaped
 * WooCommerce HPOS (High-Performance Order Storage) compatible
 * Clean uninstall — removes all plugin data when deleted

## Screenshots

[⌊Admin settings page — points configuration and floating button controls⌉⌊Admin
settings page — points configuration and floating button controls⌉[

Admin settings page — points configuration and floating button controls

[⌊Badge Management — editable threshold table⌉⌊Badge Management — editable threshold
table⌉[

Badge Management — editable threshold table

## Installation

 1. Upload the `egydevinfo-loyalty-points-for-woocommerce` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **WooCommerce  Rewards & Loyalty** to configure your points rate and badge
    thresholds.
 4. The plugin starts tracking points automatically for all new completed orders.

#### Requirements

 * WordPress 5.8 or higher
 * WooCommerce 6.0 or higher
 * PHP 7.4 or higher

## FAQ

### How do customers earn points?

Points are awarded automatically when an order is marked **Completed** in WooCommerce.
The default rate is 1 point per $1 spent; change it in WooCommerce  Rewards & Loyalty
Points Settings.

### How does redemption work?

On the checkout page, logged-in customers with a positive balance see a redemption
form. They enter how many points to redeem; the discount is applied as a cart fee
via AJAX. The points are only permanently deducted from their balance when the order
is marked complete — not at the moment of clicking “Redeem”.

### What happens to staged points if the customer abandons checkout?

The staged redemption lives in the WooCommerce session. If the cart is emptied or
the session expires without an order being placed, the session clears and the customer’s
balance is unchanged.

### Can I change the badge thresholds?

Yes. Go to WooCommerce  Rewards & Loyalty  Badge Management and edit the threshold
for any badge. Changes apply to future assignments only; already-earned badges are
not revoked.

### Do points expire?

Points do not expire in this version. Expiry may be added in a future update.

### Can I manually adjust a customer’s points balance?

Manual adjustment is planned for a future update. Currently, points are only earned
through completed orders.

### Is this plugin compatible with WooCommerce HPOS?

Yes. The plugin declares HPOS compatibility and uses WooCommerce order CRUD methods(`
wc_get_order()`, `$order->get_*()`) throughout — no direct database queries on WooCommerce
tables.

### Can the floating button be disabled?

Yes. In WooCommerce  Rewards & Loyalty  Points Settings you can disable the floating
button entirely, or choose which audiences see it (guests, logged-in users with 
points, logged-in users without points).

### Will this conflict with other loyalty plugins?

Using more than one loyalty plugin at a time may cause unexpected behaviour. This
plugin is designed to be a complete standalone solution.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“EgyDevInfo Loyalty Points for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Egypt Web Developers – مُطَوِّرِي مِصْرَ ](https://profiles.wordpress.org/egydevinfo/)

[Translate “EgyDevInfo Loyalty Points for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/egydevinfo-loyalty-points-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/egydevinfo-loyalty-points-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/egydevinfo-loyalty-points-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/egydevinfo-loyalty-points-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/egydevinfo-loyalty-points-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Fix: Remove comparative claim from plugin description per WordPress.org guidelines
 * Fix: Remove “Tested up to” from PHP plugin header (readme.txt only)
 * Fix: Rename PHP namespace from RPP\Core to EgyDevInfoLP\Core (proper unique prefix)
 * Fix: Rename wp_localize_script object from rpp_ajax to egydevinfo_lp_frontend
 * Fix: Update Plugin URI to a live URL

#### 1.0.1

 * Fix: floating button panel modal now renders correctly (CSS was missing)
 * Fix: JS now uses safe typeof check to prevent ReferenceError if localized data
   loads late

#### 1.0.0

 * Initial release
 * Points earning on order completion (configurable rate)
 * Points redemption at checkout with safe session-based staging
 * Four-tier badge system (Bronze  Platinum) with configurable thresholds
 * Visual progress bar toward next badge
 * Full admin interface: settings, badge management, user points table
 * Floating engagement button with audience and position controls
 * WooCommerce HPOS compatibility declared

## Meta

 *  Version **1.0.2**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [badges](https://wordpress.org/plugins/tags/badges/)[gamification](https://wordpress.org/plugins/tags/gamification/)
   [Loyalty](https://wordpress.org/plugins/tags/loyalty/)[points](https://wordpress.org/plugins/tags/points/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/egydevinfo-loyalty-points-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/egydevinfo-loyalty-points-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/egydevinfo-loyalty-points-for-woocommerce/reviews/)

## Contributors

 *   [ Egypt Web Developers – مُطَوِّرِي مِصْرَ ](https://profiles.wordpress.org/egydevinfo/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/egydevinfo-loyalty-points-for-woocommerce/)