=== GR UPN payment form ===
Contributors: gregarednak
Tags: woocommerce, qr, upn, slovenia, bacs
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.2
Stable tag: 1.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Generates UPN payment forms (Slovenian) with QR codes and sends them to the customer via email.

== Description ==

This plugin allows you to generate UPN (universal payment order) forms for Slovenia with QR codes. 
It is designed to integrate with WooCommerce and helps customers complete bank transfers quickly and accurately.

Free version includes:
* Admin manual sending of UPN to customers

Upgrade to the Pro version for:
* Automatic UPN generation at checkout - added into order email for customer.
* Display of UPN QR code on the order success page.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/gr-upn` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to WooCommerce > Settings > UPN to configure the plugin.

== Frequently Asked Questions ==

= Does this work for all banks in Slovenia? =
Yes, the UPN format with QR code is standardized and accepted across banks in Slovenia.

== Changelog ==

= 1.0 =
* Initial public release.
* UPN QR generation and email sending.

== Upgrade Notice ==

= 1.0 =
First stable release with WooCommerce support.

== Privacy ==

This plugin does not connect to or send data to any external services. All QR codes are generated locally on your server.

== External Libraries ==

This plugin uses the following 3rd party library:

* [Endroid QR Code](https://github.com/endroid/qr-code) – MIT Licensed
