Skip to navigation Skip to main content

Free Grow sales & stop fraud — Smart Cycle Discounts + TrustLens, free on WordPress.org Two free WooCommerce plugins

Explore both

Free Grow sales & stop fraud — Smart Cycle Discounts + TrustLens, free on WordPress.org Two free WooCommerce plugins

Explore both
  • WordPress
    WordPress Plugins
    View all
    Smart Cycle Discounts logo

    Smart Cycle Discounts

    Automate discount campaigns with scheduling, analytics, and smart product targeting.

    7 Discount Types Cycle AI
    Free Pro from $59
    TrustLens logo

    TrustLens

    Customer trust intelligence for WooCommerce. Score customers, spot abuse, protect revenue.

    Trust Scores Abuse Detection
    Free Pro from $79

    New Plugin

    Coming Soon

    Something exciting is in the works. Join the waitlist to be first to know.

    Get Notified
    Notify Me
    Secure Checkout
    WordPress.org
    14-Day Refund
    Resources
    Documentation Guides & tutorials
    Discount Calculator Plan your strategy
    Support Get help
    SCD Changelog Discount plugin updates
    TrustLens Changelog Trust intelligence updates
    Get notified on new releases
  • Affiliate
    Program
    Overview How the program works
    How It Works 4 steps from apply to earn
    Commission Details 30% · 60-day cookie · recurring
    Get Started
    Apply Now Open
    Takes ~2 minutes
    Earnings Calculator Estimate your monthly income
    FAQ Payouts, cookies, renewals
    Resources
    Brand Kit Logos, banners, copy, social
    Playbook Tactics that actually convert
    FTC Disclosure How to disclose properly
    Affiliate Terms Full program agreement
    Contact Team Open the contact form
    Earn 30% recurring on every sale Free to join · 60-day cookie · monthly PayPal payouts
    Apply Now
  • Blog
  • DOCS
    Docs & Resources

    Guides, references, and answers for every Webstepper plugin.

    Smart Cycle Discounts Automated WooCommerce discount campaigns
    Getting started › Discount types › Cycle AI ›
    TrustLens Customer trust & fraud intelligence
    Trust scoring › Detection modules › Card-testing defense ›
    Docs Home Guides FAQ Pricing Support
    WordPress tools that solve real problems
  • Contact Us
  • About
    Company

    Our Story

    Founded 2020

    Built by store owners, for store owners. We create WordPress tools that solve real problems.

    Learn more
    Built from Experience Real solutions we use ourselves
    Time is Precious Simple, intuitive tools
    Real Support Talk to the founders
    Legal & Contact
    Contact Us Privacy Policy Terms of Service Refund Policy
    14-Day Money-Back Guarantee No questions asked
Popular requests
  • smart cycle discounts
  • trustlens
  • chargeback protection
GET STARTED

Glossary

1
  • TrustLens Glossary

Detection Modules

9
  • Card Testing Defense
  • Chargeback Tracking
  • Shipping Anomalies
  • Linked Accounts Detection
  • Category Aware Risk
  • Coupon Abuse Detection
  • Order Pattern Analysis
  • Return Abuse Detection
  • Modules Overview

Card Testing Defense

9
  • Attack History
  • Allowlists
  • Geo Diversity
  • Auto Escalation
  • Fingerprinting
  • VIP Bypass
  • Panic Button
  • Velocity Thresholds
  • Overview

Chargeback Monitor

7
  • Ratio Email Alerts
  • Dispute Evidence Report
  • Chargeback Monitor
  • Manual Dispute Entry
  • Stripe WooPayments Ingestion
  • Card Network Thresholds
  • Chargeback Ratio Speedometer

Customer Management

7
  • Admin Notes
  • Checkout Enforcement
  • Order Trust Column
  • Bulk Actions
  • Blocking and Allowlisting
  • Customer Detail Profile
  • Customer List

Automation

7
  • Async Dispatch Retries
  • Webhooks and HMAC
  • Rule Inspector
  • Actions Reference
  • Conditions Reference
  • Triggers Reference
  • Automation Overview

Trust Scoring

5
  • Account Age Loyalty Bonus
  • Signals Explained
  • Six Customer Segments
  • The 0–100 Score
  • How Trust Scoring Works
View Categories
  • Home
  • Docs
  • Trustlens
  • Getting Started
  • Installation Guide

Installation Guide

7 min read

This guide covers the complete installation process for TrustLens, including system requirements, installation methods, post-activation setup, and troubleshooting common issues.


System Requirements #

Before installing, verify your hosting environment meets these requirements:

Component Minimum Recommended Notes
WordPress 6.4 6.8+ Tested up to WordPress 6.9
WooCommerce 8.0 9.5+ Required dependency; HPOS supported
PHP 7.4 8.1+ PHP 8.x provides better performance
MySQL 5.6 8.0+ Or MariaDB 10.1+ (10.6+ recommended)
PHP Memory Limit 128 MB 256 MB+ Higher recommended for large historical syncs
Action Scheduler Bundled — Provided by WooCommerce; required for background scoring

Checking Your Environment #

To verify your current versions:

  1. Go to Tools → Site Health in your WordPress admin
  2. Click the Info tab
  3. Check the Server section for PHP and MySQL versions
  4. Check WordPress and Active Plugins sections for WordPress and WooCommerce versions

Installation Methods #

Method 1: Install from WordPress.org (Recommended) #

The simplest installation method for most users:

  1. Log in to your WordPress admin dashboard
  2. Navigate to Plugins → Add New
  3. In the search box, type “TrustLens”
  4. Locate the plugin by Webstepper and click Install Now
  5. Wait for installation to complete
  6. Click Activate

WooCommerce must already be installed and active; the plugin checks for it on activation and will not load if WooCommerce is missing.

Method 2: Upload via WordPress Admin #

Use this method if you downloaded the plugin as a ZIP file:

  1. Download the plugin ZIP from WordPress.org or your purchase receipt
  2. Log in to your WordPress admin dashboard
  3. Navigate to Plugins → Add New
  4. Click the Upload Plugin button at the top
  5. Click Choose File and select the downloaded ZIP
  6. Click Install Now
  7. After installation completes, click Activate Plugin

Method 3: Manual FTP/SFTP Upload #

For advanced users or when other methods fail:

  1. Download the plugin ZIP and extract it on your computer
  2. Connect to your server using an FTP client (FileZilla, Cyberduck, etc.)
  3. Navigate to your WordPress installation’s /wp-content/plugins/ directory
  4. Upload the entire trustlens folder
  5. Log in to your WordPress admin dashboard
  6. Navigate to Plugins → Installed Plugins
  7. Find “TrustLens” in the list and click Activate

What Happens on Activation #

TrustLens performs several setup tasks the first time it’s activated:

  1. Database tables created — {prefix}trustlens_customers, {prefix}trustlens_events, {prefix}trustlens_signals, and supporting tables for linked accounts, fingerprints, automation logs, and velocity tracking
  2. Default options written — sensible defaults for scoring thresholds, card-testing velocity windows, and module toggles
  3. All eight detection modules enabled — including Card-Testing Defense, which starts protecting checkout immediately with no configuration
  4. HMAC keys generated — keyed-hash secrets are created and stored so customer identifiers and linked-account fingerprints are pseudonymized from the first request
  5. Activation summary email queued — sent to the admin email shortly after activation
  6. HPOS compatibility declared — TrustLens registers as HPOS-compatible so WooCommerce’s HPOS check passes cleanly

No customer data is collected or sent externally during activation. All scoring and detection runs inside your install.


Verifying Installation #

After activation, confirm the plugin is working correctly:

  1. Look for the new TrustLens menu item in your WordPress admin sidebar (positioned just after WooCommerce)
  2. Click TrustLens → Dashboard
  3. You should see the Command Center with:
    • Trust score health card
    • Segment distribution row (VIP / Trusted / Normal / Caution / Risk / Critical)
    • Chargeback Ratio Speedometer
    • Module status pills
    • High-risk customer list (will be empty until you run Historical Sync)
    • Historical Sync banner with a Run Historical Sync button

Admin Menu Structure #

Menu Item Description Availability
Dashboard Command Center — scores, segments, KPIs, high-risk list All users with manage_woocommerce
Customers Searchable customer list with trust scores, segments, and bulk actions All users
Notifications Email notification settings and history All users
Automation Trigger-based automation rules Pro only (Free shows upsell screen)
Chargeback Monitor Per-brand ratio breakdown, trend chart, dispute feed, evidence reports Pro only
Card Testing Velocity events, attack history, allowlists, panic button All users; Pro tabs gated by license
Settings General, modules, chargebacks, payment controls, data, API, reports All users

First-Run Configuration #

TrustLens ships with production-ready defaults, so the only mandatory first-run step is running Historical Sync. Optional configuration can be done later.

Step 1: Run Historical Sync #

Without Historical Sync, TrustLens only sees customer behavior from activation onward. Sync reads your existing WooCommerce orders, refunds, and disputes in small background batches and builds trust profiles for every past customer.

  1. Open TrustLens → Dashboard
  2. Click Run Historical Sync in the banner at the top
  3. Confirm. The sync queues a series of Action Scheduler jobs and starts processing immediately.
  4. You can leave the page — the sync runs in the background
  5. Progress is shown on the Dashboard. For stores with thousands of orders, full sync may take several hours; nothing else is blocked.

Step 2: Review Scoring Settings (Optional) #

Defaults work for most stores. To adjust:

  1. Go to TrustLens → Settings → General
  2. Adjust Minimum orders for scoring (default 3) — customers below this stay in Normal regardless of signals
  3. Adjust Return-risk thresholds for elevated / high / very-high tiers
  4. Toggle Checkout blocking — off by default in Free; you decide when to enable
  5. Save

Step 3: Module Toggles (Optional) #

All eight detection modules are enabled by default. To disable a module:

  1. Go to TrustLens → Settings → Modules
  2. Toggle off any module you don’t want contributing signals
  3. Save

Card-Testing Defense ships enabled with sensible thresholds. You don’t need to configure anything to start blocking stolen-card attacks at checkout.


Upgrading to Pro #

Unlock Pro features without reinstalling:

  1. Click the Upgrade link in the TrustLens admin header, or visit the Pricing page in your admin
  2. Select your preferred license plan
  3. Complete the purchase
  4. Your license activates automatically via Freemius — Pro features unlock immediately

Pro unlocks: Chargeback Monitor page, Automation Rules engine, Card-Testing Pro (auto-escalation, geo-diversity, allowlists, attack history), Payment Method Controls, Scheduled Reports, 10 advanced notification types, and Slack alerts. See Free vs Pro Features for the full breakdown.


Troubleshooting Installation Issues #

“TrustLens requires WooCommerce” Notice #

Cause: WooCommerce is not installed or not active.

Fix: Install and activate WooCommerce from Plugins → Add New, then reactivate TrustLens. The plugin will not load without WooCommerce.

TrustLens Menu Not Appearing #

Possible causes:

  • Insufficient permissions: The menu requires the manage_woocommerce capability. Administrator and Shop Manager roles have this by default.
  • WooCommerce inactive: The plugin self-disables if WooCommerce is missing.
  • Cache: Clear caching plugins and hard-refresh (Ctrl+Shift+R / Cmd+Shift+R).

Historical Sync Not Starting #

Possible causes:

  • Action Scheduler not processing: Visit WooCommerce → Status → Scheduled Actions. If the queue is stalled, run pending actions manually or check that WP-Cron is firing (some hosts disable it; you may need a real cron job hitting wp-cron.php).
  • Memory limit too low: Stores with many orders need at least 256 MB. Add to wp-config.php: define('WP_MEMORY_LIMIT', '256M');
  • HPOS migration in progress: If WooCommerce is mid-HPOS-migration, wait for it to finish before syncing.

White Screen After Activation #

Possible causes:

  • PHP version too low: Verify PHP 7.4+ is running. Update through your hosting control panel.
  • Memory limit exhausted: Add to wp-config.php: define('WP_MEMORY_LIMIT', '256M');
  • PHP fatal error: Enable WP_DEBUG to see the specific error:
    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);

    Check /wp-content/debug.log for details.

Plugin Conflict #

Diagnosis steps:

  1. Deactivate other fraud/security plugins temporarily
  2. Switch to a default theme (Twenty Twenty-Four)
  3. Test whether the issue persists
  4. Reactivate plugins one at a time to identify the conflict
  5. Report conflicts to support with specific plugin names

Card-Testing Defense Blocking Legitimate Customers #

If real customers report checkout errors after activation:

  • Check TrustLens → Card Testing for recent decline events
  • VIP customer bypass is on by default — if a VIP is still blocked, confirm their trust score and segment
  • Pro users: add the customer’s fingerprint or IP to the allowlist
  • Lower velocity sensitivity in Settings → Modules → Card Testing if your store has unusually bursty legitimate traffic

Uninstalling the Plugin #

Deactivation (Preserves Data) #

  1. Navigate to Plugins → Installed Plugins
  2. Find “TrustLens”
  3. Click Deactivate

All customer trust data, signals, automation logs, and settings remain in the database. Reactivating restores everything.

Complete Removal (Deletes Data) #

To remove all plugin data on uninstall:

  1. Navigate to TrustLens → Settings → Data
  2. Enable “Delete all data on uninstall”
  3. Save settings
  4. Go to Plugins → Installed Plugins, deactivate, then click Delete

Warning: This permanently removes all trust profiles, signal history, automation logs, and chargeback records. This action cannot be undone. Linked-account fingerprints and HMAC secrets are also wiped.

Updated on June 4, 2026

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
First Time SetupWhat Is TrustLens
Table of Contents
  • System Requirements
    • Checking Your Environment
  • Installation Methods
    • Method 1: Install from WordPress.org (Recommended)
    • Method 2: Upload via WordPress Admin
    • Method 3: Manual FTP/SFTP Upload
  • What Happens on Activation
  • Verifying Installation
    • Admin Menu Structure
  • First-Run Configuration
    • Step 1: Run Historical Sync
    • Step 2: Review Scoring Settings (Optional)
    • Step 3: Module Toggles (Optional)
  • Upgrading to Pro
  • Troubleshooting Installation Issues
    • "TrustLens requires WooCommerce" Notice
    • TrustLens Menu Not Appearing
    • Historical Sync Not Starting
    • White Screen After Activation
    • Plugin Conflict
    • Card-Testing Defense Blocking Legitimate Customers
  • Uninstalling the Plugin
    • Deactivation (Preserves Data)
    • Complete Removal (Deletes Data)
Newsletter

Insights that grow your business

Join thousands of WooCommerce store owners who get actionable tips, plugin updates, and industry news every week.

We respect your privacy. Unsubscribe at any time.

Weekly updates — Fresh content every Tuesday
Exclusive content — Tips you won't find on our blog
Early access — Be first to know about new plugins
Webstepper
Weekly WooCommerce Tips
Just now
This week: 5 proven strategies to boost your average order value using smart discount campaigns...
New issue!
Webstepper

Tools for store owners who'd rather grow than grind.

Simple, powerful plugins that help WooCommerce store owners sell more — without the learning curve.

500+ happy stores

Products

  • Smart Cycle Discounts
  • TrustLens
  • Discount Calculator
  • Sale Calendar

Company

  • About Us
  • Blog
  • Contact
  • Affiliates

Resources

  • Help Center
  • Guides
  • Affiliate Program
  • Become a Partner

Questions? We actually answer.

Real humans, real help. No bots, no runaround. Usually within a few hours.

Get in touch
Operated by Setmood LLC · 7901 4th St N, St Petersburg, FL 33702 · United States

© 2026 Webstepper. All rights reserved.

Privacy Terms Refunds
Visa Mastercard PayPal Apple Pay Google Pay & more
Limited Time Offer

Save 15% on
SCD, TrustLens & the Bundle

Smart Cycle Discounts and TrustLens — buy either plugin or grab both in the bundle. Use code at checkout.

WELCOME15
23 hours
:
59 minutes
:
59 seconds
Claim My Discount

Just want one? Smart Cycle Discounts · TrustLens

  • WordPress
    Back
    WordPress Plugins
    View all
    Smart Cycle Discounts logo

    Smart Cycle Discounts

    Automate discount campaigns with scheduling, analytics, and smart product targeting.

    7 Discount Types Cycle AI
    Free Pro from $59
    TrustLens logo

    TrustLens

    Customer trust intelligence for WooCommerce. Score customers, spot abuse, protect revenue.

    Trust Scores Abuse Detection
    Free Pro from $79

    New Plugin

    Coming Soon

    Something exciting is in the works. Join the waitlist to be first to know.

    Get Notified
    Notify Me
    Secure Checkout
    WordPress.org
    14-Day Refund
    Resources
    Documentation Guides & tutorials
    Discount Calculator Plan your strategy
    Support Get help
    SCD Changelog Discount plugin updates
    TrustLens Changelog Trust intelligence updates
    Get notified on new releases
  • Affiliate
    Back
    Program
    Overview How the program works
    How It Works 4 steps from apply to earn
    Commission Details 30% · 60-day cookie · recurring
    Get Started
    Apply Now Open
    Takes ~2 minutes
    Earnings Calculator Estimate your monthly income
    FAQ Payouts, cookies, renewals
    Resources
    Brand Kit Logos, banners, copy, social
    Playbook Tactics that actually convert
    FTC Disclosure How to disclose properly
    Affiliate Terms Full program agreement
    Contact Team Open the contact form
    Earn 30% recurring on every sale Free to join · 60-day cookie · monthly PayPal payouts
    Apply Now
  • Blog
  • DOCS
    Back
    Docs & Resources

    Guides, references, and answers for every Webstepper plugin.

    Smart Cycle Discounts Automated WooCommerce discount campaigns
    Getting started › Discount types › Cycle AI ›
    TrustLens Customer trust & fraud intelligence
    Trust scoring › Detection modules › Card-testing defense ›
    Docs Home Guides FAQ Pricing Support
    WordPress tools that solve real problems
  • Contact Us
  • About
    Back
    Company

    Our Story

    Founded 2020

    Built by store owners, for store owners. We create WordPress tools that solve real problems.

    Learn more
    Built from Experience Real solutions we use ourselves
    Time is Precious Simple, intuitive tools
    Real Support Talk to the founders
    Legal & Contact
    Contact Us Privacy Policy Terms of Service Refund Policy
    14-Day Money-Back Guarantee No questions asked
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
More info More info Accept