=== PayBito Crypto Payments ===
Contributors:      samaresh
Tags:              woocommerce, crypto, bitcoin, ethereum, usdt, payment gateway, paybito
Requires at least: 5.8
Tested up to:      6.5
Requires PHP:      7.4
Stable tag:        1.0.0
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Accept Bitcoin, Ethereum, USDT, and 7 more cryptocurrencies in your WooCommerce store via the PayBito gateway.

== Description ==

**PayBito Pay** integrates seamlessly with WooCommerce to let your customers pay with their favourite cryptocurrencies. Powered by the PayBito payment infrastructure.

= Features =

* ✅ Accept BTC, ETH, USDT, USDC, LTC, XRP, BCH, BNB, DOGE, SOL
* ✅ Automatic order status updates via webhooks (HMAC-verified)
* ✅ Setup Wizard for quick onboarding
* ✅ Transaction log dashboard with status tracking
* ✅ Configurable order statuses for pending / confirmed / failed
* ✅ Debug mode with WooCommerce-native logging
* ✅ Refund notice (manual via PayBito dashboard)

= Quick Start =

1. Install & activate the plugin.
2. Complete the **Setup Wizard** (`PayBito Pay → Setup Wizard`).
3. Enter your **PayBito API Key** and **Webhook Secret**.
4. Add the **Webhook URL** shown in the wizard to your PayBito dashboard.
5. Select which cryptocurrencies to accept.
6. Done — customers can now pay with crypto! 🎉

== Installation ==

1. Upload the `paybito-pay-for-woocommerce` folder to `/wp-content/plugins/`.
2. Activate the plugin via **Plugins > Installed Plugins**.
3. Navigate to **PayBito Pay > Setup Wizard** and follow the steps.
4. To manually configure: **WooCommerce > Settings > Payments > PayBito**.

== Frequently Asked Questions ==

= Do I need a PayBito account? =
Yes. Sign up at https://trade.paybito.com/payments/ to get your API key.

= Where do I find my Webhook Secret? =
In your PayBito merchant dashboard under **API & Webhooks**.

= What is the webhook URL? =
`https://your-site.com/wp-json/paybitopay/v1/webhook`
This is shown in both the Setup Wizard and your gateway settings.

= Are crypto refunds supported? =
Crypto refunds must be initiated manually via your PayBito merchant dashboard.

== Changelog ==

= 1.0.0 =
* Initial release.
* WooCommerce payment gateway integration.
* Setup wizard.
* Webhook handler with HMAC verification.
* Transaction log dashboard.
* Multi-coin selector.
* Opt-in notification modal.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
