=== Order Test For Woocommerce ===
Contributors: nguyenrom
Tags: woocommerce, woocommerce checkout, woocommerce order, test payment, order status, woocommerce payment
Requires at least: 6.9
Tested up to: 7.1
Requires PHP: 7.4
WC requires at least: 7.0
WC tested up to: 11.0
Stable tag: 1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Ensure that your checkout process is functioning properly by testing your WooCommerce order process in just a few seconds.

== Description ==

Use Order Test For Woocommerce to ensure that your checkout process is functioning correctly. This will allow you to perform a complete and authentic checkout on your website.

Set the resulting order status (processing, completed, on-hold, cancelled, failed, or refunded) directly at checkout, pre-fill billing details, and open the checkout page with a default test product through a ready-made link.

== Installation ==

1. Upload the `order-test-for-woocommerce` directory to the `/wp-content/plugins/` directory via FTP
2. Alternatively, upload the `order-test-for-woocommerce.zip` file to the 'Plugins->Add New' page in your WordPress admin
area
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Enable Order Test For Woocommerce in WooCommerce Payments

You're done!

== Frequently Asked Questions ==

= Is it necessary to have WooCommerce plugin installed for this to work? =

Yes, it is. This creates a testing payment gateway exclusively for WooCommerce.

= Does the gateway work with the block-based checkout? =

The order status selector is rendered by the classic (shortcode) checkout. Use the shortcode checkout page when placing test orders.

== Screenshots ==

1. Payment Settings
2. Plugins Configs
3. Checkout

== Changelog ==

= 1.1 =
* Declared High-Performance Order Storage (HPOS) compatibility.
* Updated WordPress.org compatibility metadata (WordPress 7.1, WooCommerce 11.0).
* Hardened nonce and order-status handling for PHP 8 and modern WooCommerce.
* Removed outdated cross-promotion section from the description.

= 1.0 =
* Initial Release.
