=== PlutoPay for WooCommerce ===
Contributors: sadeiminc
Tags: woocommerce, payment, gateway, credit-card, apple-pay, google-pay
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Accept credit cards, Apple Pay, Google Pay, Cash App Pay, and more with PlutoPay.

== Description ==

PlutoPay for WooCommerce enables your store to accept payments through PlutoPay's unified payment platform.

**Supported Payment Methods:**
* Credit & Debit Cards (Visa, Mastercard, Amex, Discover)
* Apple Pay
* Google Pay
* Cash App Pay
* Klarna (Buy Now, Pay Later)

**Features:**
* **Embedded Checkout** — Card fields appear directly on your checkout page
* **Redirect Checkout** — Redirect customers to a PlutoPay-hosted payment page
* **Automatic Refunds** — Process refunds directly from WooCommerce
* **Test Mode** — Test your integration without real charges
* **PCI Compliant** — Card data never touches your server

== Installation ==

1. Upload the `plutopay-gateway` folder to `/wp-content/plugins/`
2. Activate the plugin through the 'Plugins' menu
3. Go to WooCommerce → Settings → Payments → PlutoPay
4. Enter your API keys from your PlutoPay Dashboard
5. Enable the gateway and save

== Configuration ==

1. Log in to your [PlutoPay Dashboard](https://plutopayus.com/dashboard)
2. Navigate to **API Keys**
3. Copy your **Secret Key** and **Publishable Key**
4. Your **Account ID** is shown in **Settings**
5. Paste these into the WooCommerce PlutoPay settings

== Frequently Asked Questions ==

= Where do I find my API keys? =
Log in to your PlutoPay dashboard at plutopayus.com/dashboard and navigate to API Keys.

= What's the difference between Embedded and Redirect mode? =
Embedded mode shows the payment form directly on your checkout page. Redirect mode sends customers to a PlutoPay-hosted payment page.

= Does this support refunds? =
Yes! You can process full or partial refunds directly from the WooCommerce order page.

== Changelog ==

= 1.0.0 =
* Initial release
* Embedded and redirect checkout modes
* Full and partial refund support
* Apple Pay, Google Pay, Cash App Pay support
