Description
This plugin has been closed as of December 24, 2018 and is not available for download. Reason: Guideline Violation.
Reviews
September 3, 2016
I love this plugin. It has been great for our wedding website. However, to get v2.0 working on 4.4 I had to make some updates to the IPN code. I am sure this is because PayPal has changed something since this was released and development was stopped. The changes that I had to make to get this working was:
In ipn_handler.php I had to make the following 2 changes:
Line 92 change to:
$custom = $_POST['transaction_id'];
Line 162 change to:
where id = '$custom' ; " ;
Contributors & Developers
“Gift Registry” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Gift Registry” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.