=== Buy Now Button for WooCommerce ===
Contributors: im_niloy, wpismylife
Tags: buy now, direct checkout, buy now button, woocommerce checkout, woocommerce quick buy
Requires at least: 5.9
Tested up to: 6.8
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Buy Now Button for WooCommerce allowing customers to add products to the cart and proceed to checkout in one step.

== Description ==

Buy Now for WooCommerce lets you add a Buy Now button to single product pages, enabling customers to skip the cart and go straight to checkout. The button can be positioned before, after, or in place of the Add to Cart button, and is fully customizable from the WooCommerce settings.

`As of July 5, 2025, this project is maintained by [Codeixer](https://profiles.wordpress.org/im_niloy/).`

**Key Features:**
* Add a Buy Now button to single product pages
* Choose button position: before, after, or replace Add to Cart
* Option to show checkout in a popup or redirect to checkout page
* Customize button text, style, and colors
* Optionally reset cart before Buy Now
* Optionally hide quantity input
* Developer-friendly shortcode: `[buy_now_woo_button]`

**Shortcode Usage:**
`[buy_now_woo_button title="Buy Now" class="wsb-button"]`

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/buy-now-woo/` 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 > Buy Now to configure the plugin.

== Frequently Asked Questions ==

= Where do I find the settings? =
Go to WooCommerce > Settings > Buy Now tab.

= Can I customize the Buy Now button? =
Yes, you can change the button text, style, and position from the settings page.

= Does it work with all product types? =
The Buy Now button is designed for simple and variable products.

== Screenshots ==

1. WooCommerce > Settings > Buy Now tab
2. Single Product page with Buy Now button
3. Checkout popup
4. Order details after checkout

== Changelog ==

= 1.1.0 - 2025-07-05 =
* Maintenance and security improvements

= 1.0.0 - 2020-05-01 =
* Initial release

