=== PlasBit Crypto Payments ===
Contributors: plasbit
Tags: woocommerce, crypto, cryptocurrency, payments, bitcoin
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
WC requires at least: 8.0
WC tested up to: 10.9
Stable tag: 1.0.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Accept cryptocurrency payments in WooCommerce by redirecting customers to PlasBit checkout.

== Description ==

PlasBit Crypto Payments lets WooCommerce merchants accept crypto payments through PlasBit.

Customers complete checkout on your store, then are redirected to PlasBit to pay. When payment is confirmed, the order is updated automatically via callback.

= Features =

* Off-site PlasBit crypto checkout
* Classic and block-based WooCommerce checkout support
* High-Performance Order Storage (HPOS) compatibility
* Optional sandbox flag for PlasBit test payments to simulate a successful transaction without transferring real funds.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/plasbit-crypto-payments` directory, or install the plugin through the WordPress plugins screen.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Go to **WooCommerce > Settings > Payments** and enable **PlasBit Crypto Payments**.
4. Enter your PlasBit API key from your PlasBit manage page.
5. Optionally enable **Sandbox?** to simulate a successful transaction without transferring real funds.

== Frequently Asked Questions ==

= Does this work with the WooCommerce Checkout block? =

Yes. PlasBit is registered as a WooCommerce Blocks payment method.

= Do I need a PlasBit account? =

Yes. You need a PlasBit business account and API key.

= What does Sandbox? do? =

When enabled, the plugin sends `isSandbox: true` and plasbit simulate a successful transaction without transferring real funds.
.

== Changelog ==

= 1.0.0 =
* Initial release with PlasBit crypto payment redirect.
* WooCommerce Cart and Checkout Blocks support.
