FACTORIZE
Factorize · Customers

Factorize Perks

Free · GPLv2+ A paid-member flag with a cart discount, a shipping credit, and a pitch that sells the upgrade.

What it does for you

Repeat customers keep a liquidation store alive, but a full membership platform is overkill when all you need is a way to reward the people who pay for an upgrade. Perks keeps it simple: one “Paid member” checkbox on the user profile, and every perk turns on the moment you check it. Collect the subscription however you like — in store, by invoice, by phone — and flip the flag.

Every feature

Setup

  1. Activate (WooCommerce required). The card shows discount and credit under Customers.
  2. Users → edit a customer → tick Paid member → save. Collect their payment your way.
  3. Log in as that customer: the cart shows “Member discount (5%)” and flat-rate shipping drops by $10.

Configuration

keydefaulteffect
discount_pct5percent off the cart subtotal for paid members
shipping_credit10dollars off each flat-rate shipping cost, floored at $0

Set any subset with WP-CLI — wp option update factorize-perks_options '{"key":"value"}' --format=json — or return values from the factorize-perks_config filter in a small plugin. Legacy empire-* option names are still read.

Only Flat rate shipping methods receive the credit; free shipping, pickup, and table rates are untouched. The demo stores pair Perks with the free Points & Rewards plugin for order-total points.

Tutorial

  1. Set your numberswp option update factorize-perks_options ‘{“discount_pct”:10,”shipping_credit”:15}’ –format=json
  2. Flag a memberUsers → profile → Paid member. The demo sites ship one: [email protected] / DemoMember1!
  3. See the perksAs that member, add items and go to checkout: the discount fee line and relabeled shipping appear; a guest sees the pitch instead.

Questions

Does it bill members?

No, deliberately. Stripe subscriptions are on the roadmap and will set the same flag.

Why isn’t the shipping credit applying?

It targets Flat rate only, and the shopper must be logged in with the flag set.

Points?

The pitch mentions points because the reference store pairs it with an independent points plugin.

Roadmap

What I need from you

The inputs only the store owner can supply — keys, wording, photos, decisions, hardware — with the exact screen or command for each: Factorize Perks — what I need from you (PDF).