=== WooCommerce Anti Fraud ===
Contributors: opmc
Tags: woocommerce, fraud, anti-fraud, checkout, security
Requires at least: 6.6
Tested up to: 7.0
Requires PHP: 7.4
WC requires at least: 8.0
WC tested up to: 11.0.1
Stable tag: 8.0.3
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Score each of your transactions, checking for possible fraud, using a set of advanced scoring rules.

== Description ==

WooCommerce Anti-Fraud scores orders against configurable rules so merchants can identify high-risk transactions and reduce chargebacks.

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/woocommerce-anti-fraud`, or install through the WordPress plugins screen.
2. Activate the plugin through the Plugins screen.
3. Go to WooCommerce → Anti-Fraud to configure rules and thresholds.

== Changelog ==

See changelog.txt for the full version history.

= 8.0.3 =
* Fix: reCAPTCHA checkout placement on block checkout.
* Update: AI Fraud Prevention during manual Fraud Check.
* Fix: PayPal Verification email with blank recipient.
* Update: License Management wording on the settings page.
* Fix: PHP 8 fatal error risk when wc-af-check uses associative WP-Cron arguments.
* Fix: “Adjust status from fraud score” re-enabled after plugin upgrades.
* Fix: 8.0.1 upgrade could disable Checkout reCAPTCHA.
* Fix: Orphaned Anti-Fraud checks in 8.0.2.
