Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO…
About Recurring PayPal Donations
The Recurring Donations plugin allows you to easily accept recurring donations via PayPal on your website. You can add a donation button anywhere on your site using a simple shortcode, and the plugin also creates a nice-looking and user-friendly recurring donations widget. You can accept one-time donations as well, and the setup is quick and easy.Screenshots



Changelog
1.8
- Added output escaping to the shortcode parameters.
1.7
- Small fix for WordPress 5.5
- Updated the jQuery UI css file.
1.6
- Added a new option to specify a “Cancel” URL in the settings menu. PayPal will send the users to this page if they click on the cancel link on PayPal’s checkout page.
- Added new translation strings.
1.5
- Added a new option in the settings to allow customization of the currency symbol.
- Added a new shortcode parameter that can be used to customize the currency symbol using the shortcode.
- The item name parameter value now gets transferred to PayPal for the one time custom donation also.
1.4
- More strings are now translatable.
1.3
- Added a new settings option that can be used to customize the payment currency. Receive recurring donation in any currency supported by PayPal.
- Added a new settings option that can be used to specify a return URL.
- The (p/m) label next to the amount value has been removed. This label can now be customized from the settings menu of the plugin.
- The currency code can also be customized in the shortcode by using the “currency_code” parameter.
- The return URL can be customized in the shortcode by using the “return_url” parameter.
- The payment currency code is displayed in the widget.
- Minor CSS improvement to add some padding between the donate button and the text above.
1.2
- Fix for when someone selects the other amount and then goes back to selecting a fixed amount and it doesn’t read the amount correctly. Thanks to @jvo33 for providing the fix.
- Updated the admin menu icon to use a dashicon.
1.1
- The shortcode can now accept a paypal email address as a parameter. This will allow you to create multiple recurring donation widget with different paypal email address.
- The recurring amount will work correctly with the decimal places when the amounts are specified in the shortcode.
- Improved the usage instructions wording in the settings interface.
1.0.3
- Recurring Donation plugin is now compatible with WordPress 4.3
1.0.1
- First Commit