Membership Benefit Setup

Membership Benefit Setup

🌐 Backend — EQuipWebRetail ModeMembership Setup

Chapter 3: Membership Setup — 3.3 Membership Benefit Setup

Use Membership Benefit Setup to give your loyalty members automatic discounts. For example, Gold members might get 10% off all purchases. Set the discount here, link it to a membership tier, and it applies automatically at the POS — no manual action needed.

When to use this: When you want to set up automatic discounts for specific membership tiers.

Prerequisites

  • Membership Groups must exist
  • Products or Categories configured for benefit rules

Membership Benefit List

📝 General Description

The screenshot above shows a live benefit configuration: "discount 15 %" with Auto Apply checked and Limit Type = totaltransactionamount, Priority 1. This benefit automatically applies a 15% discount to the entire transaction total when a qualifying member is scanned. Membership Benefits are automatic discount rules attached to membership groups. They are distinct from:

  • Promotions — which apply to all customers based on products/timing
  • Manual Discounts — which cashiers apply by selecting from a discount menu

Benefits apply automatically once a member's identity is confirmed at the POS terminal, based on their assigned group.

⚙️ UI Elements

ElementTypeFunction
+ Add NewGreen ButtonCreate a new benefit rule
Search BarText InputFilter by benefit name

3.3.1 Data Grid Columns

ColumnDescription
NameBenefit rule name (clickable → opens edit form)
DiscountDiscount percentage applied when benefit activates
Auto ApplyWhether discount applies automatically when member is identified
Limit TypeScope of the discount (transaction total, per item, per category)
PriorityExecution priority — higher number takes precedence when multiple benefits apply
DeletedHidden/deleted status

3.3.2 Add / Edit Benefit

Form Fields

FieldTypeRequiredDescription
NameText✅ YesDisplay name for the benefit (e.g., "Gold Member 10% Off")
Discount (%)Number✅ YesDiscount percentage applied to qualifying purchases
PriorityNumberNoHigher priority benefits take precedence over lower ones when conflict occurs

Toggle Settings

ToggleWhen ONWhen OFF
Auto ApplyDiscount is automatically applied the moment a member is scanned/selected at POSCashier must manually trigger this benefit (useful for discretionary benefits)

Limit Type

Defines the scope of the discount — what it applies to:

OptionDescriptionBest For
Total Transaction AmountDiscount applies to the entire transaction totalGeneral member discount (e.g., 10% off everything)
Per ItemDiscount applies to each individual item individuallyItem-specific benefits
Per CategoryDiscount applies per product categoryCategory-specific perks (e.g., 15% off shoes for Gold members)

3.3.3 How Benefits Interact with Promotions

When both a Promotion and a Membership Benefit apply to the same order, EQuip uses the Priority field to determine which takes precedence:

ScenarioOutcome
Promotion priority > Benefit priorityPromotion discount wins
Benefit priority > Promotion priorityMembership benefit discount wins
Same prioritySystem may combine or use the first found (depends on configuration)

[!WARNING] If you have both active Promotions and Membership Benefits running simultaneously, always set explicit priority numbers to avoid unexpected double-discounting or conflicts. Review the interaction carefully before going live.


3.3.4 POS Sync Behavior

Membership Benefit rules are synced to POS terminals as part of the standard data sync.

ChangePOS Effect After Sync
New benefit addedApplies to all members in the assigned group after sync
Discount % changedNew rate takes effect at next member scan after sync
Auto Apply toggled OFFBenefit becomes manual-only — cashier must select it
Benefit deletedStops applying immediately after sync

How to Edit a benefit rule

  1. In the Membership Benefit Setup page, find the benefit rule you want to change.

  1. Click the blue benefit name link. The edit form opens — it looks the same as the "Add New" form, but all fields are already filled in with the current values.

  1. Change the fields you need to update.

Step 3

  1. Click Save to apply your changes.

Step 4

Expected Result: The benefit settings are saved and apply to qualifying members.

[!TIP] To make changes, just click the name of any benefit rule in the list — the same form opens with everything already filled in. Change what you need and click Save.


💡 Example

Scenario: A store wants Gold members to automatically receive 10% off every purchase, while Platinum members get 15% off.

Setup:

BenefitDiscountAuto ApplyLimit TypePriority
Gold Member 10% Off10%ONTotal Transaction10
Platinum Member 15% Off15%ONTotal Transaction20

Assign benefits to groups:

  • Gold Group → Gold Member 10% Off
  • Platinum Group → Platinum Member 15% Off

Result: When a Gold member scans their card at POS, 10% is immediately applied to the total. A Platinum member gets 15%. No cashier intervention needed.

[!NOTE] Membership Benefits with Auto Apply = ON and high Priority provide the most seamless customer experience. Members see the discount applied before they even confirm payment — building trust and loyalty.

[!TIP] Use Per Category limit type for lifestyle retail (e.g., clothing stores) where you want members to receive discounts only on selected product categories, not on gift cards, delivery fees, or consignment items.


Access & Permissions

RoleViewCreateEditDelete
AdminYesYesYesYes
SupervisorYesYesYesNo
CashierNo backend access

[!NOTE] Exact permissions depend on the Privileges Setup configured for each role. Contact your administrator if you cannot access this page.


Business Rules

  • Records that are linked to active transactions or other modules cannot be permanently deleted
  • Changes made here will take effect on POS terminals after the next sync
  • Deleted records can be restored from the list using the Show Deleted filter
  • All changes are logged with the user who made them and the timestamp

How to Delete a Membership Benefit

  1. Navigate to Membership Benefit Setup from the sidebar menu.

2. Click the name or code link (blue text) of the record you want to delete. 3. In the edit form, scroll down to the bottom.

4. Click the Delete button (red button). 5. A confirmation dialog appears — click Yes to confirm deletion.

Expected Result: The record is soft-deleted — it is hidden from the active list and POS terminals but can be restored later using the "Show Deleted" filter.

[!WARNING] Records linked to active transactions or other modules cannot be deleted. The system will display an error if deletion is not allowed.


How to Add a New Membership Benefit

  1. Navigate to Membership Benefit Setup from the sidebar menu.

  1. Click the + Add New button (green button).

  2. Fill in the required fields in the form.

  1. Fill in any optional fields as needed.

  2. Click Save to create the new membership benefit.

Expected Result: The new membership benefit appears in the list and is available for use across the system.


FAQ

Q: Why is the member not receiving points? A: Check that the member's group has benefit rules configured in Membership Benefit. Also verify the transaction qualifies (minimum spend, eligible products).

Q: Can I merge duplicate member records? A: This must be done by your system administrator. Contact support with both member IDs for assistance.

Q: How do I transfer a member to a different group? A: Edit the member record and change the Membership Group field. The change takes effect immediately.


Troubleshooting

IssuePossible CauseSolution
Cannot save the recordRequired fields are empty or invalidCheck all fields marked with * and fill in valid data
Record not appearing in POSPOS terminal has not synced yetWait for the next sync cycle or manually trigger sync from Terminal Status
Cannot delete the recordRecord is being used by other modulesCheck if the record is linked to active transactions, products, or other settings
Changes not taking effectBrowser cache showing old dataRefresh the page (Ctrl+F5) or clear browser cache
"Duplicate" error on saveA record with the same name/code already existsSearch the list (including deleted records) for duplicates
Page not loadingSession expired or network issueLog out and log back in. Check your internet connection

  • Product Setup > Promotion Setup — member-only promotions
  • Sales Setup > Discount Setup — member discount types
  • Sales Setup > Voucher Setup — voucher redemption for members
  • Setting > Membership Compulsory — require membership at checkout

Open Questions / Confirmation Needed

[!NOTE] The following items may vary depending on your system version and configuration:

  • Exact permission settings depend on your Privileges Setup configuration
  • Sync timing to POS terminals depends on network conditions and sync schedule
  • Some features may require additional licensing or module activation
  • Field behavior may differ between EQuip versions

If you encounter behavior not described in this manual, contact your system administrator or EQuip support team.

    • Related Articles

    • Membership Setup

      ? Backend — EQuipWebRetail ModeMembership Setup Chapter 3: Membership Setup — 3.1 Membership List The Membership List is where you manage all your loyalty members. You can look up a customer, check their points balance, update their details, or see ...
    • Membership Group Setup

      ? Backend — EQuipWebRetail ModeMembership Setup Chapter 3: Membership Setup — 3.2 Membership Group Setup Use Membership Group Setup to create your loyalty tiers — like Regular, Gold, Platinum, or Diamond. Each tier can have different benefits, ...
    • Membership Integration Settings

      ? Backend — EQuipWebRetail ModeMembership Setup Chapter 3: Membership Setup — 3.4 Membership Integration Settings Use Membership Integration Settings to connect your EQuip loyalty system with external CRM or marketing platforms. This allows member ...
    • Campaign Setup

      ? Backend — EQuipWebRetail ModeMembership Setup Chapter 3: Membership Setup — 3.6 Campaign Setup Use Campaign Setup to create time-limited promotions for your loyalty members — like "Double Points Weekend" or "Birthday Month 20% Off". Campaigns run ...
    • Referral Setup

      ? Backend — EQuipWebRetail ModeMembership Setup Chapter 3: Membership Setup — 3.4 Referral Setup Use Referral Setup to reward your existing members when they bring in new customers. Set up the reward — like bonus points or a discount — and the ...