=== PayMoney API Payment Gateway ===
Contributors: paymoney-team
Tags: payment, gateway, woocommerce, api, paymoney
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Integrate PayMoney payment gateway with your WordPress site. Accept payments using your PayMoney API key.

== Description ==

PayMoney API Payment Gateway allows you to integrate PayMoney payment processing with your WordPress/WooCommerce store. Users can accept payments using their PayMoney API key from their dashboard.

= Features =

* Easy integration with WooCommerce
* API key-based authentication
* Test mode for development
* Multiple payment methods (UPI, Bank Transfer, Digital Wallet)
* Payment proof upload functionality
* Webhook support for real-time updates
* Responsive design
* Admin dashboard for configuration
* API connection testing

= Requirements =

* WordPress 5.0 or higher
* WooCommerce 5.0 or higher
* PHP 7.4 or higher
* PayMoney API account

= Installation =

1. Upload the plugin files to the `/wp-content/plugins/paymoney-api` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to Settings > PayMoney API to configure your API key
4. Go to WooCommerce > Settings > Payments to enable the PayMoney gateway

= Configuration =

1. **Get API Key**: Sign up at [PayMoney Dashboard](https://pay.jiwansangni.com) and generate your API key
2. **Configure Settings**: Go to Settings > PayMoney API and enter your API key and URL
3. **Enable Gateway**: Go to WooCommerce > Settings > Payments and enable PayMoney
4. **Test Connection**: Use the "Test Connection" button to verify your API key
5. **Configure Webhook**: Copy the webhook URL to your PayMoney dashboard

= Support =

For support and documentation:
* Email: support@jiwansangni.com
* Documentation: https://pay.jiwansangni.com/docs
* Dashboard: https://pay.jiwansangni.com

== Changelog ==

= 1.0.0 =
* Initial release
* WooCommerce integration
* API key authentication
* Multiple payment methods
* Payment proof upload
* Webhook support
* Admin dashboard
* Test mode support