=== Paypercut BNPL for WooCommerce ===
Contributors: paypercut
Tags: payment, woocommerce, bnpl, installments, paypercut
Requires at least: 5.0
Tested up to: 6.4
Stable tag: 1.0.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Accept Buy Now Pay Later payments through Paypercut. Split purchases into manageable installments.

== Description ==

Paypercut BNPL allows customers to split their purchases into manageable installments directly at checkout. This plugin integrates the Paypercut Buy Now Pay Later service with your WooCommerce store.

**Features:**

* Easy integration with WooCommerce
* Supports multiple currencies (BGN, CHF, CZK, EUR, GBP, HUF, PLN, RON, USD)
* Test mode for safe development
* Customizable payment method description
* Full logging for troubleshooting
* Compatible with WooCommerce Blocks checkout
* HPOS (High-Performance Order Storage) compatible

**Supported Currencies:**

* Bulgarian Lev (BGN)
* Swiss Franc (CHF)
* Czech Koruna (CZK)
* Euro (EUR)
* British Pound (GBP)
* Hungarian Forint (HUF)
* Polish Zloty (PLN)
* Romanian Leu (RON)
* United States Dollar (USD)

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/paypercut-bnpl/` directory, or install through WordPress admin
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to WooCommerce > Settings > Payments > Paypercut BNPL
4. Enable the payment method and configure your settings:
   * Enable Test Mode for development
   * Enter your API Base URL (provided by Paypercut)
   * Enter your Access Token (Bearer token from Paypercut)
   * Select supported currencies
5. Save changes and test a transaction

== Frequently Asked Questions ==

= Do I need a Paypercut merchant account? =

Yes, you need an active Paypercut merchant account and API credentials to use this plugin.

= Can I use this in test mode? =

Yes, enable Test Mode in the plugin settings to safely test transactions without processing real payments.

= Which currencies are supported? =

The plugin supports BGN, CHF, CZK, EUR, GBP, HUF, PLN, RON, and USD. Select the currencies you want to offer in the plugin settings.

= Is this compatible with WooCommerce Blocks? =

Yes, the plugin is fully compatible with the new WooCommerce Blocks checkout experience.

= Where can I find logs? =

Enable logging in the plugin settings, then view logs at WooCommerce > Status > Logs > paypercut-bnpl.

== Screenshots ==

1. Payment gateway settings page
2. Paypercut BNPL option at checkout
3. Supported currencies configuration

== Changelog ==

= 1.0.1 =
* Fixed text domain to match plugin slug (paypercut-bnpl-for-woocommerce)
* Fixed inline CSS to use wp_add_inline_style() instead of echo
* Updated README.txt to comply with WordPress.org guidelines
* Fixed branding: PayPerCut → Paypercut throughout

= 1.0.0 =
* Initial release
* WooCommerce payment gateway integration
* Multi-currency support
* Test mode functionality
* WooCommerce Blocks compatibility
* HPOS compatibility

== Upgrade Notice ==

= 1.0.1 =
Fixed WordPress.org compliance issues: text domain, inline CSS, and README formatting.

= 1.0.0 =
Initial release of Paypercut BNPL Gateway for WooCommerce.

