The WP-Members PayPal Subscriptions extension version 0.9.9 has been released. This update contains some important changes from the previous production version. All users should update.
IPN Listener Updates
- Updates the IPN URL to ipnpb.paypal.com
- Updates IPN listener to ignore certain transaction (txn) types that are not payments (previous inclusion of these records created confusion by admins when reviewing logs).
- Updates IPN listener for better handling of price comparison validation.
Other Key Changes
- Updates database to hold “action_taken” for better log table detail.
- Fixes recurring setup link in profile if user skipped payment button on registration.
- Removes legacy log (txt file in file system) as an option, but it does not automatically delete the log file if one exists. This should be done manually in case you wish to save this for legacy purposes.
- Updates the plugin updates API to the most recent version.