=== Failed Order Rescue for WooCommerce ===
Contributors: aitool
Tags: woocommerce, failed order, pending payment, order recovery, ecommerce
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 7.4
Requires Plugins: woocommerce
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Recover failed and pending WooCommerce orders with payment-link emails, lost revenue reporting, and recovery tracking.

== Description ==

Failed Order Rescue for WooCommerce helps store owners recover orders that reached checkout but did not complete payment.

The plugin focuses on customers with high purchase intent: they already created an order, selected products, and reached the payment step.

= Free features =

* Dashboard for failed and pending WooCommerce orders.
* Lost revenue summary for the last 30 days.
* Manual recovery email with the WooCommerce payment link.
* Customizable recovery email subject, heading, and body.
* Payment method visibility for easier troubleshooting.
* Recovered revenue tracking when an order moves to processing or completed.
* Ignore orders that should not be followed up.
* HPOS compatibility declaration.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate the plugin through the Plugins screen in WordPress.
3. Make sure WooCommerce is active.
4. Go to WooCommerce > Failed Order Rescue.
5. Review recoverable orders and send recovery emails.

== Frequently Asked Questions ==

= Does this replace abandoned cart recovery? =

No. Abandoned cart recovery targets shoppers before an order exists. This plugin targets failed, pending, or cancelled WooCommerce orders after checkout has already created an order.

= Does it send emails automatically? =

No. This version sends recovery emails manually from the WooCommerce admin dashboard.

= Is it compatible with WooCommerce HPOS? =

Yes. The plugin declares compatibility with WooCommerce custom order tables and uses WooCommerce order APIs.

= Does it collect external data? =

No. The plugin does not send data to external services.

== Changelog ==

= 0.1.0 =

* Initial MVP release.
