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.

Seamless Donations is Sunset

Description

Sunset Notice

Seamless Donations is sunsetting and will no longer be updated.

Learn more on how to migrate off of Seamless Donations.

FAQ

Seamless Donations is being Sunset. What do I do now?

IMPORTANT: This plugin is no longer actively maintained or supported. We recommend migrating to GiveWP instead.

Reviews

February 2, 2023
I have the premium edition. Works well. I had an issue with compatibility with my server, which was resolved by a very detailed narrative outlining the problem and solution. Some earlier customer service communications were also very thorough – clearly my case was being listened to, and resolved.
August 31, 2021 1 reply
The plugin does what it says (used it for Stripe donations) but is quite buggy. E.g. returning from the Stripe page after canceling the donation messes up the “donation was canceled” page. CSS customization is also a pain in the a** due to lack of properly classed HTML elements. Lots of jQuery tricks needed to get this done. Why are the developers using the same identifier for multiple HTML elements? Seems like lack of understanding… The de_DE translation (at least) is only halfway done. Tried Loco Translate to fix it but many phrases didn’t show up there. Touching the plugin’s source code or using JS to replace the texts isn’t update-safe. I’ve dropped this plugin.
May 28, 2021
I’m very happy with the Seamless Donations plugin. I created a website for a nonprofit that is just starting up. Seamless Donations is perfect for this project. It worked flawlessly out-of-the-box, and the free feature set is incredible. Integration with STRIPE was easy. I also appreciate the many video tutorials that the author of the plugin has created. They have been very helpful. Thanks for a great plugin!
May 23, 2021
I was totally blown away by the out-of-the-box capability of this plugin. Once installing and activating, you just type [seamless-donations] shortcode on a blank page and you immediately have a default donations form. There are many custom options available as well. The developer has provided a handful of useful add-ons that are the most reasonably priced in the industry. I ran into some unexpected challenges in setting up my Stripe account. The developer worked tirelessly with me to figure out what was wrong with my system since he had never seen the problem before. He ultimately checked out my installation and voila!!! It worked. I cannot say enough about this plugin. Have you checked out the competition? I think we need donations to pay for them. Seamless Donations ensures that even the smallest non-profits can afford to set up a donations page. Churches and clubs now have a way to collect funds and donations very easily. I love the funds feature. Donors can donate to a variety of funds set up by the organisation. There is a backend report that shows the total donations received for each fund. Thank you very much and I hope everyone buys EVERY add-on you have for sale and I wish you all the best.
May 6, 2021
I have installed this plugin on four or five of my sites and have purchased the Giving Level Manager upgrade for a few of them. I ran into an issue in one installation that required me to contact David for some assistance. He responded to my initial inquiry within a day and spent the next five days going back and forth with me via email until the problem was solved. I can’t tell you how rare it is to get this level of support, especially for a plugin that is free to install. I highly recommend this plugin. It works beautifully and in the rare event it doesn’t, the support is excellent.
December 11, 2020
I was looking for a donation plugin for a website where local guides can receive tips for their free virtual tours in these times of the pandemic. The plugin has some excellent options and the one I liked the most was the definition of funds. People can donate and decide which fund they are donating for. Just what I needed. The installation went smooth but the plugin didn’t work, I opened a ticket and got a reply from David right away. The support was relentless and although it took a while for everything to work as it was supposed to be, I was guided to the entire process until everything worked.
Read all 70 reviews

Contributors & Developers

“Seamless Donations is Sunset” is open source software. The following people have contributed to this plugin.

Contributors

“Seamless Donations is Sunset” has been translated into 6 locales. Thank you to the translators for their contributions.

Translate “Seamless Donations is Sunset” into your language.

Interested in development?

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

Changelog

5.3.0

5.2.7

  • Added a new log status message for when an email was successful.

5.2.6

  • Increased the header label size for all admin area sections
  • Added repeating field indicator to Donations list view
  • Bug fixes

5.2.5

  • Added reconcilliation audit debug mode

5.2.4

  • Added new form type textarea to forms engine.

5.2.3

  • Minor fixes to hooks and filters.

5.2.2

  • Mandatory update if you’re using PayPal Checkout. Fixes a critical bug.

5.2.1

  • Fixed minor bug where the PayPal live mode secret key was saved, but wasn’t shown in the dashboard

5.2.0

  • Added new PayPal Checkout system as new way to process donations with PayPal.
  • Removed IPN processing from new PayPal interface.
  • Added ability for old PayPal IPN requests to still be recognized for existing users.
  • New users will be required to use PayPal Checkout rather than the old legacy PayPal processing system.
  • Fixed presentation bugs in Donors and Donation lists

5.1.20 and 5.1.21

  • Internal bug fix upgrades

5.1.19

  • Fixed bug that caused some new Stripe users to get an invalid parameters error.

5.1.18

  • Fixed bug with setting Stripe keys

5.1.17

  • Added access codes to help determine where an Access Denied message is sent from

5.1.16

  • Fixed minor bug in expanded currency beta

5.1.15

  • Fixed minor bug causing some PHP complaints

5.1.14

  • Fixed security feature that recorded extra zeroes in some donations.
  • Fixed bug saving Stripe key data

5.1.13

  • Fixed yet more security bugs. Be sure to update to this version.

5.1.8 to 5.1.12

  • Fixed security bugs. Released internally only.

5.1.7

  • Added Live and Sandbox email fields for PayPal payments.
  • Added much more granular log reporting for Stripe key errors.
  • Added debug option to turn off Stripe key validation.
  • Added internal test code for future rolling 31 day transaction audit debug mode (requires PayPal id and secret key)
  • Improved clarity in some UI element descriptions.

5.1.6

  • Added compatibility check that identifies caching errors for transaction IDs.

5.1.5

  • Added option to extend currencies for Stripe, offering 134 currencies instead of the 26 previously offered.
  • Added a whole bunch of debug modes that help when supporting users with challenging-to-diagnose issues.
  • Fixed validation bug when “Other” was selected and no value was entered. Thanks to Daniel Oizumi for the fix.

5.1.4

  • Fixed responsiveness error in Modern form style

5.1.3

  • Fixed bug introduced in 5.1.2 that caused recurring donations to misplace decimal point

5.1.2

  • Modified test mailing fields to be less amusing and more useful (no more Internet Cat Fund, sorry!)
  • Added Stripe support for zero-decimal currencies (like the Japanese Yen)
  • Added two filters to email.php: seamless_donations_email_subject and seamless_donations_email_complete_body (thanks to user Robert for the suggestion)

5.1.1

  • Added link to view IPN transaction history in PayPal
  • Added HTTP 200 response to IPN chatback response, which should eliminate retries
  • Replaced PayPal IPN chatback code with streamlined version
  • Fixed bug where multiple zero-dollar emails are sent after a successful PayPal transaction
  • Fixed bug with PayPal SSL security compatibility indicator on Settings tab
  • Fixed issue users described as “extra blobs” after the submit button (in forms engine)

5.1.0

  • Added Total Donated column to Funds list
  • Added Options Explorer to Debug Mode
  • Added warning to pre-4.0 users to read blog post on upgrading
  • Added a more secure form initiation process that should be compatible with more hosting providers
  • Added more secure PayPal IPN processing that should also be compatible with more hosting providers
  • Changed the IPN URL PLEASE CHANGE THIS WITH PAYPAL (see Settings tab)
  • Added validation and prompting to make sure Stripe keys are correct
  • Substantially optimized code base, reducing overall size of plugin considerably
  • Removed “Process form data via initiating page or post” option in settings since this option is deprecated
  • Removed old Seamless Donations legacy code written before adoption of the plugin
  • Removed unnecessary private version of jQuery that had been tagging along with the plugin for a while
  • Disabled SSL check on Logs tab when in debug mode to avoid the check itself from interfering with debugging
  • Fixed bug in Funds detail where donor names were always listed as Anonymous
  • Fixed bug where Indian Rupee and Israeli New Sheqel were mixed up, due to an abbreviation snafu
  • Fixed validation and donor form bugs (thanks to user Jaka Kranjc for the code)

5.0.23

  • Added security code that fixes some vulnerabilities
  • Added new Stripe Event History debug mode
  • Added additional logging data in Stripe transaction check
  • Added debug line to determine where session IDs are derived from
  • Fixed bug in Stripe payment section where donation ID was sometimes missing
  • Fixed bug that set default currency to USD even if another default currency was set

5.0.22

  • Added street address field to notification email
  • Added repeating confirmation log entry for Stripe payment
  • Fixed minor undefined variable bug
  • Fixed issue where employer name wasn’t showing up on the donor list, even if specified
  • Fixed JavaScript bug where country element would sometimes return as undefined

5.0.21

  • Added option to require billing address collection in Stripe checkout form
  • Added SSL security status indicators and checks for Stripe
  • Added code to poll Stripe for repeating donation transaction data
  • Added an Seamless Donations cron subsystem, mostly for Stripe polling
  • Added one-time-run function that fixes transaction IDs for Stripe recurring donations
  • Added a whole series of internal utility functions for getting transaction data from Stripe
  • Added debug mode option to run a block of test code on Seamless Donations initialization
  • Added diagnostic message for when Seamless Donations redirects to Stripe during donation
  • Increased visible field size for Stripe keys
  • Fixed Stripe field entry validation for Stripe keys so already-entered keys aren’t deleted on error

5.0.20

  • Added additional diagnostic log data for Stripe payments
  • Fixed bug in form styles that would sometimes cause a crash

5.0.19

  • Added selective HTML tag support inside Thank You message
  • Preliminary testing with WordPress 5.5

5.0.18

  • Added more debugging telemetry to Stripe gateway functionality
  • Added a please post a review item to plugin’s menu

5.0.17

  • Fixed bug where non-required telephone number was required
  • Fixed bug where an error would be triggered if form style set to None
  • Fixed some undefined variable warnings
  • Fixed another bug in legacy licensing code

5.0.16

  • Fixed bug in legacy licensing code

5.0.15

  • Fixed bug in Stripe production/live server processing
  • Fixed bug in Funds where the fund visibility wouldn’t save
  • Fixed initiation issue with PayPal IPN.php processing

5.0.14

  • Fixed a conflict in browser identification code when a WordPress component wasn’t loaded in time
  • Fixed a minor bug in donor, donation, and fund details where an undefined variable was sometimes referenced

5.0.13

  • Added long-overdue default state option to form options
  • Added settings debug option to no longer check for pre-5.0 add-ons
  • Fixed newly-introduced bug that prevented donor, donation, and funds detail from being shown
  • Fixed a bug where browser identification in debug log failed for WordPress.com Business Plan users

5.0.12

  • Fixed duplicate header bug found on some systems

5.0.11

  • Added uninstall reason dialog so I can get feedback and make Seamless Donations better
  • Fixed bug where ipn.php was invoked every few seconds.
  • Eliminated a bunch (but possibly not all) warning messages that showed when WP_DEBUG turned on.

5.0.10

  • Added helpful up-to-the-minute server status info link to Logs page for PayPal servers
  • Added fully-responsive default Modern-style donation form

5.0.9

  • Fixed serious bug where gateway would default to Stripe even if PayPal was live

5.0.8

  • Soft launch of new form styling code… much more to come

5.0.7

  • Fixed Stripe production processing bug

5.0.6

  • Add Stylesheet Priority option to Form Options to help prevent themes from corrupting form styles

5.0.5

  • Added support for Stripe Checkout with recurring donations
  • Added link to comprehensive SSL report for domain, located on Log screen
  • Added security features to prevent most Seamless Donations’ php files from being executed directly
  • Added additional debug options to debug mode
  • Updated Add-ons screen with data export plugin and link to tutorial

5.0.4

  • Very minor tweak to make updating add-ons a bit easier

5.0.3

  • First public repository release of major 5.0 admin UI rebuild (5.0.0, 5.0.1, and 5.0.2 were beta releases only)

5.0.2

  • Added new action seamless_donations_tab_settings_before_payments which runs just before seamless_donations_tab_settings_before_paypal.
    These two are separated out as unique elements because the PayPal engine may not always be there.
  • Added a new Payments Processor Compatibility table on the Logs tab
  • Fixed a problem introduced in 5.0.0 where the WordPress Media tab would hang

5.0.1

  • Added two settings action callbacks: seamless_donations_tab_settings_before_paypal and seamless_donations_tab_settings_before_host
  • Added two css action callbacks: seamless_donations_add_styles_first and seamless_donations_add_styles_after
  • Fixed bug that caused an error because it was attempting to include a file no longer needed
  • Fixed bug in sd4 add-on retirement code so it now retires better

5.0.0

  • Enabled the ability for donors, donations, and funds to be listed as Public, Private, or Password Protected. Also allowed donor, donation, and funds pages to be unpublished, if desired.
  • Enabled the permalink on the donor, donation, and fund detail pages for easy preview of the donor, donation, and fund pages.
  • Added helpful link to the IPN entry location in PayPal (on Settings tab).
  • Rebuilt entire plugin on CMB2 admin UI library.
  • Fixed issue where couldn’t create a new fund when Compact Menus enabled and Funds tucked under main Seamless Donations menu.
  • Fixed issue where the log obscurify feature didn’t properly initialize/
  • Deprecated the following admin filters: seamless_donations_donor_header_style and seamless_donations_donation_header_style. This is now formatted in adminstyles.css
  • Changed how admin validation filters are called. Before, the filter took three parameters. Now, it’s only passed one, the $POST. You can process admin form validations for any button pressed in the Seamless Donations admin UI. The filter is validate_page_slug[page_slug_name]. For example, if a page’s slug is seamless_donations_tab_thanks, it calls the filter validate_page_slug_seamless_donations_tab_thanks.
  • Changed the naming convention for all admin callbacks. Prior to 5.0, admin pages were previously of the form seamless_donations_admin_[name] and, as of 5.0, are now of the form seamless_donations_tab_[name]. Therefore any callback that would have used the slug seamless_donations_admin_[name] must now use the slug seamless_donations_tab_[name].
  • Fixed issue in Basic Widget Pack where a crash was caused when deactivating Seamless Donations itself. Other Seamless Donations add-ons did not have this problem.

4.0.23

  • Fixed a typo (an extra slash) introduced in 4.0.22. Thanks again, Jacob!

4.0.22

  • Incorporated fixes from user Rachel3004 (Jacob) for PayPal’s apparent deprecation of fsockopen.

4.0.21

  • Added PayPal TLS test results to Settings panel
  • Removed option to see obsolete IPN

4.0.20

  • Tweak that might help some very out-of-date users update more successfully.
  • Tweak to PayPal arguments to provide better plugin support

4.0.19

  • Minor update to add new support information and notice

4.0.18

  • Minor update to improve TLS compatibility with PayPal
  • Added an option (that should probably never be used) to turn on legacy SSL for PayPal transactions

4.0.17

  • Added processing mode entry to log
  • Fixed spurious blank IPN log entries
  • Fixed bug that wrote incorrect IPN to log entries
  • Fixed nasty little bug introduced in 4.0.16 that substantially slowed processing by calling both IPN handlers on every page

4.0.16

  • Required update for PayPal https IPN compatibility
  • Added https verification and notification code to PayPal section in preparation for PayPal security update
  • Added https-compliant IPN URL to PayPal settings section in preparation for PayPal security update
  • Added helpful note to Host Compatibility Options section

4.0.15

  • Added Donations This Month widget
  • Added failover PayPal security option with cURL TLS support
  • Added new Host Compatibility Options section in settings
  • Added host compatibility option and mechanism to process form data via initiating page or post rather than external PHP file
  • Added host compatibility option and mechanism to bypass nonce validation for those hosts who break nonces on form submission
  • Added host compatibility option and mechanism to generate unique transaction IDs in JavaScript rather than at the host
  • Added nicer styled beta labels
  • Added versioning to transaction IDs
  • Added option to obscurify donor names shown in logs
  • Donor names in logs now default to obscurified names unless otherwise turned off
  • Modified YouTube tutorial video in main admin panel to resize responsively
  • Changed name of main Debug Mode section to Debug Options
  • Fixed a bug where UK Gift Aid selection was not being recorded. Unfortunately, the data wasn’t actually written to any transaction logging due to a code typo, so there’s no pre-existing gift aid data available for recovery.

4.0.14

  • Update fixing PayPal chatback bug.

4.0.13

  • On the donor detail page, each donation now shows as Yes or No depending on whether the donation was made anonymously
  • On the donor detail page, each donor’s overall anonymity flag is displayed under the address
  • Donor records now have an internal overall anonymity flag. If a donor ever specified anonymity in any donation, that donor’s record is flagged as anonymous (even if the donor doesn’t ask for anonymity in other donations)
  • The cross-reference rebuild option in the Settings Debug Mode now also rebuilds the anonymity indexes

4.0.12

  • Clicking into a fund now displays a list of donations for each fund
  • Added a new Settings option to Debug Mode that allows users to rebuild the cross-reference index
  • New update to Spanish translation, courtesy David Chavez
  • Added a helpful prompt guiding users to the PayPal video tutorial and another to remind users to switch email addresses when moving from Sandbox to Live mode
  • Implemented important architectural change in funds, so donations and funds now cross-index
  • Implemented cross-reference rebuild function for funds and donors, so databases can be reindexed if necessary
  • Implemented an internal stored running total for funds and donors for performance
  • Modified license check code to provide details to error log
  • Refactored the donations.php file to make it easier to maintain
  • Renamed some donations functions from ‘transient’ to ‘transaction’ for accuracy
  • Added a new ‘seamless_donations_admin_settings_before_tweaks’ action that allows placing items on the Settings tabs before the lower-priority tweaks and debugging elements
  • Fixed bug where funds showed unsupported post-related options that could cause breakage

4.0.11

  • Added helpful upgrade notes
  • Added dgx_donate_thank_you_email_body hook. This works with the legacy text-only mailer, takes in body text of email and returns back a possibly modified body text
  • Minor bug fix

4.0.10

  • Fixed another bug in repeating donations

4.0.9

  • Added Add-ons and Licensing tabs, along with full licensing and premium extensions support
  • Added a new beta tweak to Settings tab that tucks Donations, Funds, and Donor custom post types under the Seamless Donations menu
  • Added Portuguese translation (thanks to Daniel Sousa)
  • Added Singapore as a country requiring a postal code
  • Fixed initial display of postal code for countries other than US, CA, UK
  • Fixed bug on Donations and Donors list page where “Add New” was an available option. You can only add donations through the shortcode

4.0.8

  • Added support for GoodBye Captcha spam-blocking plugin
  • Fixed bug limiting notification emails to one email address
  • Fixed other minor and potential bugs in the code

4.0.7

  • Fixed bug in repeating donations

4.0.6

  • Added a transaction audit database table that replaced the unreliable transient data system.
  • Rewrote payment initiation system. Payments no longer are initiated by JavaScript running on visitors’ browsers, but by a PHP script running inside the plugin on the server.
  • Added new shortcode extensibility system.
  • Added a debug mode checkbox to the Settings panel.

4.0.5

  • Public beta release only

4.0.4

  • Beta release only

4.0.3

  • Fixed fatal bug introduced in 4.0.2

4.0.2

  • Added Spanish translation (thanks to David Chávez) and French translation (thanks to Etienne Lombard).
  • Added new Form Tweaks section to Form Options, with an option to enable Label Tags. This may improve form layout for some themes, particularly those where vertical form field alignment needs improvement.
  • Added an indicator comment in the form code to allow inspection to determine the version of the plugin that’s currently running.
  • Fixed bug in legacy export code introduced in 4.0. Unnecessary mode check caused the routine to fail.
  • Fixed bug where getting the plugin version number failed internally in some instances.

4.0.1

  • Added German translation
  • Fixed problem with Windows servers and long path names
  • Fixed multiple currency-related bugs: be sure to re-save your settings for this fix to take effect
  • Fixed the giving level filter
  • Fixed “undefined index” error
  • Fixed bug where default fields didn’t default properly
  • Fixed overly oppressive field sanitization

4.0.0

  • Major update
  • Added updated, modern UI
  • Funds and donors have now been implemented as custom post types.
  • Designed for extensibility with support for wide range of hooks
  • Array-driven forms engine
  • Translation-ready

3.3.5

  • Added update notice warning and splash so current site operators can have some warning before the new 4.0 version lands. Also added MailChimp subscribe form to main plugin page.

3.3.4

  • Officially adopting the plugin and beginning support by David Gewirtz as new developer

3.3.3

  • Officially marking this plugin as unsupported and putting it up for adoption

3.3.2

  • Updated: Seamless Donation news feed updated to point to designgeneers.com
  • Fixed: Corrected variable name to resolve PHP Warning for formatted amount that would be displayed on sending a test email
  • Fixed: Corrected variable name to resolve PHP error for new donation created from PayPal data

3.3.1

  • Tested with WordPress 4.1

3.3.0

  • Changed PayPal IPN reply to use TLS instead of SSL because of the POODLE vulnerability
  • Changed PayPal IPN reply to better handle unexpected characters and avoid IPN verification failure – props smarques

3.2.4

  • Fixed: Don’t start a PHP session if one has already been started – props nikdow and gingrichdk

3.2.3

  • Fixed: Unwanted extra space in front of Add me to your mailing list prompt

3.2.2

  • Added Currency Support: Brazilian Real, Czech Krona, Danish Krone, Hong Kong Dollar, Hungarian Forint, Israeli New Sheqel
  • Added Currency Support: Malaysian Ringit, Mexican Peso, Norwegian Krone, New Zealand Dollar, Philippine Peso, Polish Zloty
  • Added Currency Support: Russian Ruble, Singapore Dollar, Swedish Krona, Swiss Franc, Taiwan New Dollar, Thai Bhat, Turkish Lira

3.2.1

  • Added: Occupation field to donation form and to donation detail in admin
  • Added: Employer name to donation detail in admin
  • Added: Employer and occupation fields to report

3.2.0

  • Added: More control over which parts of the donation form appear

3.1.0

  • Added: Filter for donation item name
  • Added IDs for form sections to allow for more styling of the donation form

3.0.3

  • Fixed: A few strings were not properly marked for translation.

3.0.2

  • Fixed: Bug: Removed unused variable that was causing PHP warning

3.0.1

  • Fixed: Bug: Was using admin_print_styles to enqueue admin CSS. Switched to correct hook – admin_enqueue_scripts

3.0.0

  • Added: Gift Aid checkbox for UK donors
  • Fixed: Bug that would cause IPN notifications to not be received

2.9.0

  • Added: Optional employer match section to donation form – props Jamie Summerlin
  • Fixed: Javascript error in admin on settings page

2.8.2

  • Fixed: Don’t require postal code for countries that don’t require postal codes
  • Fixed: International tribute gift addresses were not displaying country information in donation details

2.8.1

  • Added: Support for non US currencies: Australian Dollar, Canadian Dollar, Euro, Pound Sterling, and Japanese Yen

2.8.0

  • Added: Support for specifying name for emails to donors (instead of WordPress)
  • Added: Automatic textarea height increase for email templates and thank you page
  • Fixed: Bug that would allow invalid email address to cause email to donor to not go out (defaults to admin email now)

2.7.0

  • Added: Support for donors located outside the United States

2.6.0

  • Added: Support for repeating donations
  • Added: Support for loading scripts in footer
  • Added: Greyed out donate button on click
  • Added: Prompt to confirm before deleting a donation in admin
  • Added: Seamless Donations news feed to main plugin admin page
  • Added: Help/FAQ submenu
  • Added: Replaced main admin page buttons with Quick Links
  • Added: Display of PayPal IPN URL in Settings
  • Added: More logging to PayPal IPN for troubleshooting hosts that don’t support fsockopen to PayPal on 443
  • Fixed: Bug in displaying thank you after completing donation
  • Fixed: Changed admin log formatting to make reading, cutting and pasting easier
  • Fixed: Major update to admin pages code in support of localization

2.5.0

  • Added support for designated funds
  • Fixed: A couple warnings when saving changes to thank you email templates.

2.4.4

  • Fixed: Cleaned up warnings when run with WP_DEBUG

2.4.3

  • Fixed: Changed form submit target to _top most window (in case theme places content in iframes)
  • Fixed: Updated plugin URI to point to allendav.com

2.4.2

  • Automatically trim whitespace from PayPal email address to avoid common validation error and improve usability.

2.4.1

  • Changed mail function to use WordPress wp_mail instead of PHP mail – this should help avoid dropped emails

2.4.0

  • Added the ability to export donation information to spreadsheet (CSV – comma separated values)

2.3.0

  • Added a setting to allow you to turn the Tribute Gift section of the form off if you’d like

2.2.0

  • Added the ability to delete a donation (e.g. if you create a test donation)

2.1.7

  • Rolled back change in 2.1.6 for ajax display due to unanticipated problem with search

2.1.6

  • Added ajax error display to aid in debugging certain users not being able to complete donations on their sites

2.1.5

  • Changed plugin name to simply Seamless Donations

2.1.4

  • Added logging, log menu item and log display to help troubleshoot IPN problems

2.1.3

  • Changed PayPal cmd from _cart to _donations to avoid donations getting delayed

2.1.2

  • Removed tax deductible from donation form, since not everyone using the plugin is a charity

2.1.1

  • Added missing states – AK and AL – to donation form
  • Added more checks for invalid donation amounts (minimum donation is set to 1.00)
  • Added support for WordPress installations using old-style (not pretty) permalinks
  • Fix bug that caused memorial gift checkbox to be ignored

2.1.0

  • Added new suggested giving amounts
  • Now allows you to choose which suggested giving amounts are displayed on the donation form
  • Added ability to change the default state for the donation form

2.0.2

  • Initial release to www.remarpro.com repository
VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17