✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for YITH WooCommerce Anti-Fraud

SleekView reads WooCommerce orders joined to the YITH meta keys (_yith_wcaf_score, _yith_wcaf_status, _yith_wcaf_rules) and renders the flagged queue as a sortable, filterable table with risk score, status and matched rules as real columns.

♾️ Lifetime License available

SleekView table view for YITH WooCommerce Anti-Fraud

Risk badges per order, no row-level triage

YITH WooCommerce Anti-Fraud scores every WooCommerce order against configurable rules and stamps a numeric risk score, a fraud status and the matched rule list onto the shop_order post through postmeta. The detection is solid. The default WooCommerce orders screen still treats each flagged order as a destination, not a row.

SleekView reads the same orders the plugin writes against and exposes the YITH meta keys as real columns. Risk score, fraud status, matched rules, billing country and order total all sit on the row. Sort by score descending, filter to Suspicious orders above a threshold, pull every flagged order tied to a specific rule, all without opening one.

Inline edits route through WooCommerce CRUD, so post-save hooks fire, emails go out as configured, and any YITH-side meta the plugin reads on update stays consistent. Bulk-approve ten low-score flags in one pass; the same triggers run as if each row had been opened by hand.

Workflow

How SleekView reads YITH Anti-Fraud data

1

Pick the order source

Choose wc_orders for HPOS or shop_order for legacy. SleekView lists the standard order columns plus the YITH meta keys it finds (_yith_wcaf_score, _yith_wcaf_status, _yith_wcaf_rules).
2

Compose the column set

Add order number, status, total and customer alongside risk score, fraud status and matched rules. Hide what you do not need so the table matches a real fraud-triage workflow.
3

Save and scope the view

Name it ("Suspicious orders to review", "High-score flagged today") and gate it by WordPress capability so fraud, finance and support each get their own slice.
4

Edit inline or export

Bulk-flip fraud status, approve cleared flags, or export the filtered set to CSV for the chargeback file. Edits go through CRUD so YITH and Woo hooks still fire as expected.

Sample columns

A typical YITH Anti-Fraud triage view

SleekView joins the WooCommerce orders table with the YITH meta keys so risk score, fraud status and matched rules sit as real columns alongside total and customer.
Source: wp_wc_orders + wp_wc_orders_meta (_yith_wcaf_score, _yith_wcaf_status, _yith_wcaf_rules)
Order Score Status Rules Total Date
#5132 92 Blocked IP, address mismatch $248.00 May 14
#5131 74 Suspicious Repeated email $96.50 May 14
#5130 61 Suspicious High value $1,420.00 May 13
#5129 18 Approved $58.20 May 13
#5128 82 Blocked Country mismatch $310.75 May 13

Comparison

Default YITH Anti-Fraud admin vs SleekView

Default YITH Anti-Fraud admin

  • Risk badge shows per order, but only on the per-order screen
  • _yith_wcaf_score and _yith_wcaf_rules are not real columns on the orders list
  • No filter that combines score threshold with a specific matched rule
  • Bulk-approving low-score flags requires opening each order
  • No saved per-role view for fraud, finance or support

SleekView

  • Read directly from wc_orders joined with the YITH meta keys
  • Risk score, fraud status and matched rules as sortable, filterable columns
  • Inline-edit fraud status across many flagged orders in one pass
  • Save filtered views per role ("Suspicious to review", "Blocked this week")
  • Switch between table and kanban views of the same flagged queue

Features

What SleekView gives you for YITH WooCommerce Anti-Fraud

YITH meta keys as real columns

Surface _yith_wcaf_score, _yith_wcaf_status and _yith_wcaf_rules alongside total and customer. Triage moves from buried meta to a sortable column set.

Inline edits through CRUD

Bulk-flip fraud status, approve cleared flags or correct status notes in the row. Edits go through WooCommerce CRUD so YITH-side hooks still fire.

Compose precise fraud filters

Combine score threshold, fraud status, matched rule and billing country into a saved filter. The daily fraud queue becomes a single named view.

Audience

Who uses SleekView for YITH Anti-Fraud

Fraud and risk teams

Filter to Suspicious orders above a configured score and bulk-approve the ones that pass review. Score, rules and country sit on the row, so triage runs without opening each order.

Finance and chargeback ops

Filter to Blocked orders by week and export the set for the chargeback file. Total and customer columns make reconciliation fast.

Support

Look up a customer's flagged orders in one filtered view. Score and matched rules give context before responding.

The bigger picture

Why YITH flags need a row, not just a badge

YITH Anti-Fraud already does the hard work of scoring orders and writing the result to postmeta. The default WooCommerce orders screen treats each flagged order as a destination, with the score and matched rules hidden until you click in. SleekView reads the same orders and the same meta and turns them into columns a team can sort, filter and edit.

Fraud teams stop opening every flag to read the score. Finance stops scrolling for blocked orders to reconcile. Support stops guessing why a customer's order is on hold.

Same data, same plugin, much faster operating posture.

Questions

Common questions about SleekView for YITH WooCommerce Anti-Fraud

No. YITH keeps owning the rule engine and the score. SleekView only reads the resulting meta keys and exposes them as columns.

 

Yes. The _yith_wcaf_rules meta lists matched rules per order. SleekView exposes it as a filterable column, so a view of every order that hit the country-mismatch rule is one saved filter.

 

Yes. SleekView reads wp_wc_orders and wp_wc_orders_meta when High-Performance Order Storage is enabled, so YITH meta stored against HPOS reads the same way.

 

Yes. Select rows, change the fraud status and SleekView writes the updates through WooCommerce CRUD. YITH-side hooks listening on status change still fire.

 

Yes. _yith_wcaf_score is treated as a numeric column. Sort descending to put the riskiest orders at the top of the queue.

 

Yes. Each saved view captures column set, filters and sort order. Gate it by WordPress capability so fraud sees the full triage table and support sees a customer-scoped slice.

 

Status changes route through wp_update_post and the WooCommerce CRUD layer, so the standard order-status emails fire as configured.

 

No, it is an additional admin surface. YITH's own settings and rule editor stay where they are. SleekView gives fraud, finance and support teams the row-level triage they need.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView