=== Pay by Cash for Woocommerce ===
Contributors: shamotj
Tags: woocommerce, payment, cash
Requires at least: 5.9
Tested up to: 6.6
Requires PHP: 8.0
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simple payment method for cash payment upon delivery.

== Description ==
This plugin adds a "Pay by Cash" payment method to WooCommerce. It allows customers to choose to pay by cash upon delivery. The admin can configure the display name and map enabled delivery methods.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/woocommerce-pay-by-cash` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to WooCommerce > Settings > Payments and enable the "Pay by Cash" payment method.
4. Configure the display name and enabled delivery methods as needed.

== Frequently Asked Questions ==

= How do I enable the "Pay by Cash" payment method? =
Go to WooCommerce > Settings > Payments and enable the "Pay by Cash" payment method.

= Can I restrict the "Pay by Cash" payment method to certain delivery methods? =
Yes, you can configure the enabled delivery methods in the plugin settings.

== Changelog ==

= 1.2 =
* Fixed stable tag release

= 1.1 =
* Added description for payment method.
* Updated translations.

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.0 =
* Initial release.

== Screenshots ==
1. Payment method settings in WooCommerce.
2. "Pay by Cash" option on the checkout page.