Title: Unstoppable Points &amp; Loyalty for WooCommerce
Author: Unstoppable Solutions
Published: <strong>30. 5. 2026</strong>
Last modified: 2. 6. 2026

---

Prohledat pluginy

![](https://ps.w.org/unstoppable-points-loyalty/assets/banner-772x250.png?rev=3554997)

![](https://ps.w.org/unstoppable-points-loyalty/assets/icon-256x256.png?rev=3554997)

# Unstoppable Points & Loyalty for WooCommerce

 Autor: [Unstoppable Solutions](https://profiles.wordpress.org/paramedic192/)

[Stáhnout](https://downloads.wordpress.org/plugin/unstoppable-points-loyalty.1.1.4.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/unstoppable-points-loyalty/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/unstoppable-points-loyalty/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/unstoppable-points-loyalty/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/unstoppable-points-loyalty/#developers)

 [Podpora](https://wordpress.org/support/plugin/unstoppable-points-loyalty/)

## Popis

**Unstoppable Points & Loyalty for WooCommerce** is a lightweight loyalty program
plugin that helps you reward customers for their purchases and increase customer
retention.

#### Key Features

 * **Earn Points on Purchases** – Customers automatically earn points when they 
   complete orders
 * **Redeem Points at Checkout** – Customers can apply their points for instant 
   discounts
 * **My Account Integration** – Customers can view their points balance and history
 * **Customizable Ratios** – Set your own earning and redemption rates
 * **Email Notifications** – Customers receive emails when they earn points
 * **Simple Setup** – Get started in minutes with minimal configuration

#### How It Works

 1. **Earning**: When a customer completes a purchase, they earn points based on order
    total
 2. **Viewing**: Customers can see their balance in My Account  Rewards
 3. **Redeeming**: At checkout, customers can apply points for a discount

#### Upgrade to Pro

Need more features? Check out [Unstoppable Points & Rewards Pro](https://unstoppablesolutions.app/PluginDetail?slug=unstoppable-points-rewards)
for:

 * **Membership Tiers** – Bronze, Silver, Gold levels with point multipliers
 * **Referral Program** – Reward customers for referring friends
 * **Points Expiration** – Set points to expire after a certain period
 * **Spin Wheel** – Gamification with a spin-to-win wheel
 * **Bonus Actions** – Points for signups, reviews, birthdays, daily login
 * **Product-Level Overrides** – Set custom point values per product
 * **Advanced Reporting** – Detailed analytics and insights
 * **Priority Support** – Get help when you need it

## Snímky obrazovky

[⌊Points & Loyalty settings page⌉⌊Points & Loyalty settings page⌉[

Points & Loyalty settings page

[⌊Customer rewards page in My Account⌉⌊Customer rewards page in My Account⌉[

Customer rewards page in My Account

## Instalace

 1. Upload the plugin files to `/wp-content/plugins/unstoppable-points-loyalty/`
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress
 3. Go to WooCommerce  Settings  Points & Loyalty to configure

## Nejčastější dotazy

### How do customers earn points?

Customers earn points automatically when their order status changes to „completed“.
The points earned are based on the order total multiplied by your earning ratio.

### How do customers redeem points?

Customers can apply their points at checkout. A „Redeem Points“ section appears 
where they can enter the number of points to use for a discount.

### Can I customize the points labels?

Yes! Go to WooCommerce  Settings  Points & Loyalty and change the singular/plural
labels to whatever you prefer (e.g., „Coin/Coins“, „Star/Stars“).

### Is this compatible with WooCommerce HPOS?

Yes, this plugin is fully compatible with WooCommerce High-Performance Order Storage(
HPOS).

### Where can customers see their points?

Customers can view their points balance and history in My Account  Rewards.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Unstoppable Points & Loyalty for WooCommerce je otevřený software. Následující lidé
přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ Unstoppable Solutions ](https://profiles.wordpress.org/paramedic192/)

[Přeložte “Unstoppable Points & Loyalty for WooCommerce” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/unstoppable-points-loyalty)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/unstoppable-points-loyalty/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/unstoppable-points-loyalty/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/unstoppable-points-loyalty/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/unstoppable-points-loyalty/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.1.4

 * Updated brand URLs from unstoppablewp.com to unstoppablesolutions.app throughout
   the plugin (Plugin URI, Author URI, and Options Studio dashboard footer links)
 * Updated footer link text from „Visit Unstoppable WP“ to „Visit Unstoppable Solutions“
   to match the new destination

#### 1.1.3

 * SECURITY: Closed a TOCTOU race condition that allowed a customer to redeem the
   same points across two concurrent checkouts and receive a duplicate discount
 * SECURITY: `deduct_points()` is now atomic per user — a MySQL advisory lock serializes
   concurrent redemptions so the balance check and decrement cannot race
 * SECURITY: If point deduction fails at order placement (e.g. balance was consumed
   by a concurrent checkout), the order is now put on-hold with an explanatory note
   instead of silently keeping the discount
 * SECURITY: The `apply_points` AJAX endpoint now enforces the cart-total cap server-
   side; previously the cap was only enforced via the form’s HTML max attribute,
   so customers could submit more points than the cart was worth and lose the excess

#### 1.1.2

 * SECURITY: Escape all values returned by shortcode callbacks `[uprf_points_balance]`
   and `[uprf_points_history]` (per WordPress.org plugin review)
 * Wrapped `number_format_i18n()` return values in `esc_html()` before output
 * Wrapped class attribute and sign output in `esc_attr()` / `esc_html()` for consistency

#### 1.1.1

 * Maintenance release for directory resubmission under the new name and slug
 * Verified compliance: no external service calls, upgrade prompts limited to the
   plugin’s own settings page

#### 1.1.0

 * Renamed plugin to „Unstoppable Points & Loyalty for WooCommerce“ (slug: unstoppable-
   points-loyalty)
 * Updated text domain to match new slug
 * No functional changes — settings, points balances, and customer data are preserved

#### 1.0.7

 * Use phpcs:disable/enable block for database query

#### 1.0.6

 * Fixed inline phpcs ignore for database queries

#### 1.0.5

 * Fixed phpcs ignore placement for SQL query

#### 1.0.4

 * Fixed Plugin Check escaping and phpcs warnings

#### 1.0.3

 * Updated WordPress tested up to 7.0

#### 1.0.2

 * Updated Pro upgrade links

#### 1.0.1

 * Added Options Studio integration
 * Dashboard with stats overview
 * Tab-based settings interface

#### 1.0.0

 * Initial release

## Meta

 *  Verze **1.1.4**
 *  Poslední aktualizace **před 1 měsíc**
 *  Aktivních instalací **Méně než 10**
 *  Verze WordPressu ** 6.0 nebo novější **
 *  Testováno až do WordPressu **7.0**
 *  Verze PHP ** 7.4 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/unstoppable-points-loyalty/)
 * Štítků
 * [discount](https://cs.wordpress.org/plugins/tags/discount/)[Loyalty](https://cs.wordpress.org/plugins/tags/loyalty/)
   [points](https://cs.wordpress.org/plugins/tags/points/)[Rewards](https://cs.wordpress.org/plugins/tags/rewards/)
   [woocommerce](https://cs.wordpress.org/plugins/tags/woocommerce/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/unstoppable-points-loyalty/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/unstoppable-points-loyalty/reviews/)

## Spolupracovníci

 *   [ Unstoppable Solutions ](https://profiles.wordpress.org/paramedic192/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/unstoppable-points-loyalty/)