=== Easy LiqPay ===
Contributors: hermit931
Tags: liqpay, donate, privatbank, pb, privat24
Requires at least: 4.4
Tested up to: 5.2.2
Stable tag: 4.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adding a form for receive donations use the LiqPay

== Description ==

The plugin allows you add a form on the website to receive donations with a payment system LiqPay. The form can be added via the widget or shortcode [elp_donate]

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/easy-liqpay` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the LiqPay screen to configure the plugin
4. Use [elp_donate] shortcode or widget Donations for show form. Shortcode can accept parameter 'title' to set form title, and 'button_text' for button name

== Screenshots ==
1. General settings
2. Donate wiget form settings
3. Donate wiget predefined settings
4. Form type widget on site
5. Predefined type widget on site

== Changelog ==
= 0.9 =
Removing donate setup page.
Make 2 variants widget output:
- Form: default with user-entered donate amount and select donate currency
- Predefined: predefined amount values with a fixed currency

Added ability to type custom donation description for user

= 0.8.4.2 =
Small fisex

= 0.8.4.1 =
Update l10n for Ukraine and Russian languages

= 0.8.4 =
Code review and plugin update

= 0.8.2 =
Update LiqPay SDK. Fix install bugs

= 0.8.1 =
Small fix

= 0.8.0 =
First public init