Adding a form for receive donations use the LiqPay
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]
This section describes how to install the plugin and get it working.
e.g.
/wp-content/plugins/easy-liqpay
directory, or install the plugin through the WordPress plugins screen directly.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
Small fisex
Update l10n for Ukraine and Russian languages
Code review and plugin update
Update LiqPay SDK. Fix install bugs
Small fix
First public init