Linux 软件免费装
Banner图

RiskyBuyer – Customer Flags for WooCommerce

开发者 winter2007d
更新时间 2026年7月3日 03:38
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce blacklist customers orders fraud

下载

1.0.3

详情介绍:

RiskyBuyer lets your team keep a list of problematic customers (uncollected COD shipments, fake orders, abusive behaviour, etc.) and flags their orders right in the WooCommerce orders list. Each entry is a phone and/or a name, with a reason and an optional note. When a customer's order matches an entry (by normalized phone OR name), the order row is highlighted with a warning badge — and you get a clear warning panel on the order edit screen, with quick links to that buyer's other orders. Features Architecture The plugin talks to its data through a storage-provider interface. Today it uses a local database table; the design is ready for a future shared/central service so multiple sites can contribute to and read the same list.

安装:

  1. Upload the riskybuyer folder to /wp-content/plugins/, or install it from the Plugins screen.
  2. Activate the plugin (this creates the database table).
  3. Manage the list under WooCommerce → Risky buyers.
Requires WooCommerce.

屏幕截图:

  • Add tab — add one buyer or in bulk, or pick an existing customer from your orders.
  • Settings — opt-in synchronization with the central shared list.
  • Order edit screen — a prominent warning banner and a side panel when the buyer is flagged.
  • WooCommerce orders list — a warning badge on a flagged buyer's order (works across pagination; HPOS and legacy).

升级注意事项:

0.4.0 Adds optional sync with a shared central blacklist (opt-in, off by default). 0.3.0 Translatable strings (with Bulgarian translation), partial check search, and a unique plugin prefix. 0.2.0 Adds a customer check tab and bulk add; moves the page under WooCommerce.

常见问题:

How are duplicate / matching customers detected?

Phones are normalized to their last 9 digits and names are lowercased with punctuation removed, so the same person matches across formatting differences.

Does it work with High-Performance Order Storage (HPOS)?

Yes. The plugin declares HPOS compatibility and reads orders from the current status view server-side.

Who can add or remove entries?

Anyone who can edit orders (edit_shop_orders) can add. Only administrators (manage_options) can edit or delete.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0 0.6.11 0.6.10 0.6.9 0.6.8 0.6.7 0.6.6 0.6.5 0.6.4 0.6.3 0.6.2 0.6.1 0.6.0 0.5.0 0.4.2 0.4.1 0.4.0 0.3.0 0.2.0 0.1.0