Linux 软件免费装
Banner图

Kous Cash on Delivery Filter

开发者 kouskouris
更新时间 2026年7月17日 05:05
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce blacklist cash on delivery fraud prevention cod

下载

1.1.5

详情介绍:

Kous Cash on Delivery Filter helps store owners prevent repeat Cash on Delivery problems. Main features: International phone handling Phone values are normalized without country-specific assumptions. Formatting characters are removed, and the international 00 access prefix is normalized so that +44... and 0044... match. To prevent accidental partial blocking: IP address safety IP addresses are stored for reference, export, and investigation. An IP address never removes Cash on Delivery by itself. This avoids false positives on mobile networks, carrier-grade NAT, offices, hotels, and shared connections. Device fingerprints The plugin creates a browser/device signal and stores only its SHA-256 hash. New WooCommerce orders save the hash as order metadata when checkout provides it. Blocking an order can then add the saved device hash to the blocklist. A device fingerprint is a probabilistic browser signal, not a guaranteed unique hardware identifier. Browser changes, privacy settings, or different browsers may produce a different hash.

安装:

  1. Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
  2. Activate Kous Cash on Delivery Filter.
  3. Open WooCommerce > Kous Cash on Delivery Filter.
  4. Add entries manually, import a CSV, or use the button on a WooCommerce order.

常见问题:

Can an IP address block a customer by itself?

No. IP addresses are stored only for reference and correlation.

Why are very short phone entries rejected?

To prevent partial values entered during typing, such as 697, from becoming broad blocking rules. Exact international entries require 6-15 digits.

Does the plugin support international numbers?

Yes. It does not remove or assume a specific country code. + formatting and the 00 international prefix are normalized.

Does it support HPOS?

Yes. Order access and metadata use WooCommerce CRUD APIs, and HPOS compatibility is declared.

Are device details stored in plain text?

No. The browser signal is converted to a SHA-256 hash before storage.

更新日志:

1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.0