=== Coinom Payment Gateway for WooCommerce ===
Contributors: coinom
Tags: woocommerce, payment, crypto, coinom, gateway
Requires at least: 5.6
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Accept secure cryptocurrency payments in WooCommerce using Coinom.

== Description ==

Coinom Payment Gateway for WooCommerce allows you to accept cryptocurrency payments securely through the Coinom platform (https://coinom.com).

Developed by coinom.com.

The plugin integrates directly with the Coinom API and provides a seamless checkout experience including payment request, redirection to the gateway, callback handling, and automatic payment verification.

== Features ==

- Direct integration with Coinom API
- Secure server-side payment verification
- Support for Callback URL and Return URL
- Uses Coinom invoice reference (refNumber) as transaction ID
- Compatible with WooCommerce Checkout (Classic and Blocks)
- Lightweight and fast
- Simple and clean configuration

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin through the "Plugins" menu in WordPress
3. Go to WooCommerce → Settings → Payments
4. Enable "Coinom" payment gateway
5. Enter your API Key

== Frequently Asked Questions ==

= Does this plugin support cryptocurrency payments? =
Yes, payments are processed through the Coinom platform.

= Are payments verified automatically? =
Yes, all payments are verified server-side using the Coinom API.

= What is used as transaction reference? =
The Coinom invoice reference (refNumber) is stored as the transaction ID in WooCommerce.

== Changelog ==

= 1.0.0 =
- Initial release
- Coinom API integration
- Payment request, callback, and verification flow
- Return URL support
- Reference-based transaction handling