This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Easy 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]

Screenshots

  • General settings
  • Donate wiget form settings
  • Donate wiget predefined settings
  • Form type widget on site
  • Predefined type widget on site

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Easy LiqPay” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Easy LiqPay” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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