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.
- Upload the plugin files to the
/wp-content/plugins/easy-liqpay
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the LiqPay screen to configure the plugin
- 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
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