*** PayPal Digital Goods Changelog *** 2015.12.09 - version 3.2.2 * Fix: cancelled a subscription before the first renewal payment 2015.10.02 - version 3.2.1 * Fix: dependency on WooCommerce Subscriptions causing errors on sites without that plugin installed 2015.09.29 - version 3.2.0 * Tweak: WooCommerce Subscriptions v2.0 Compatibility 2015.07.24 - version 3.1.3 * Tweak: WooCommerce v2.4 Compatibility 2015.07.01 - version 3.1.2 * Tweak: Use WordPress's SSL verification settings when communicating with PayPal to change a subscription's status to improve compatibility with Windows and Yosemite OS X servers * Fix: subscription sign-up when using a custom invoice prefix 2015.03.26 - version 3.1.1 * Fix: payment verification for one-off payments when using a custom invoice ID and the IPN is not setup correctly 2014.11.18 - version 3.1 * New: support adding an invoice prefix * Tweak: use order number not order ID for invoice ID * Tweak: use tool tips for setting descriptions * Tweak: use TLS as soon PayPal will no longer support SSLv3: https://ppmts.custhelp.com/app/answers/detail/a_id/1191/session/L2F2LzEvdGltZS8xNDE2MzUyMTgwL3NpZC8tVzFLaU03bQ%3D%3D * Tweak: make sure a PayPal email address is set for IPN validation * Fix: query on orders with deprecated status when IPN message does not contain an invoice ID (so is likely from another system) * Fix: loading invalid PayPal icon URL when using WooCommmerce 2.2 (as the icon URL changed) 2014.09.05 - version 3.0 * New: add support for WooCommerce 2.2's refunds * New: add support for WooCommerce 2.2's transaction IDs * Tweak: when a subscription expires with the store, make sure it is cancelled at PayPal in case the subscription was manually changed or the gateway and store have differing terms * Fix: purchasing a subscription for only one payment (i.e. no recurring payments) * Fix: support synchronised start date on subscription product * Fix: improve compatibility with WPML Currency Switcher and other plugins which set a different currency for each order. * Fix: suspend subscriptions after 1 failed payment 2014.06.20 - version 2.5.2 * Fix: error message displayed on checkout when invalid API credentials are used 2014.06.12 - version 2.5.1 * Tweak: use PayPal Mobile Checkout for Android, Blackberry and other mobile devices * Tweak: display improved error message when popups are blocked 2014.05.02 - version 2.5 * New: use PayPal Mobile Checkout for Express Checkout when on iOS devices * New: add support for handling recurring payment IPN messages for subscriptions imported from another system * Tweak: allow curriences to be modified by code so that plugins like PayPal Currency Converter Pro can be used to allow for stores selling in currencies not supported by PayPal to still use the plugin 2014.01.17 - version 2.4.1 * Tweak: add a filter for setting the start date: 'woocommerce_paypal_digital_goods_subscription_start_date' * Fix: use correct cancellation return URL to avoid loading entire site in iframe when cancelling order at PayPal 2013.01.08 - version 2.4 * Tweak: WooCommerce 2.1 compatibility * Tweak: Charge any up-front payment, for initial billing period or sign-up fee, as an initial payment rather than part of the subscription to work around PayPal start date issues * Tweak: add support & documentation links below plugin name * Tweak: update CSS to improve compatability with WordPress 3.8 * Tweak: remove support for older versions of WooCommerce Subscriptions * Tweak: remove support for versions of WooCommerce prior to 2.0 * Tweak: provide actual log file name on settings page (instead of just /logs/paypal-dg.txt) * Tweak: improve cancellation flow by using WooCommerce's cancel order URL and making sure it's not HTML encoded 2013.12.04 - version 2.3.4 * Tweak: use WordPress's locale for PayPal button & pay page language if it is supported by PayPal's LOCALECODE parameter. The list of supported locale's is here: https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/SetExpressCheckout_API_Operation_NVP/ * Fix: occasional "Subscription start date should be greater than current date" error depending on the site's timezone * Fix: correctly display error messages on return from PayPal 2013.11.15 - version 2.3.3 * Tweak: cancel a subscription as soon as one payment fails (rather than retrying once) to avoid confusion for store managers 2013.09.30 - version 2.3.2 * Tweak: update use of deprecated get_users_subscription() function * Fix: Apply 'woocommerce_gateway_description' filter to description 2013.07.23 - version 2.3.1 * Tweaked request 2013.06.27 - version 2.3 * Update PayPal error messages to display with new WooCommerce error styles * Fix bug when purchasing free and paid products in the same checkout 2013.06.09 - version 2.2.8 * Fix trial period passed to PayPal when using different trial period to billing period 2013.05.29 - version 2.2.7 * Fix potential duplicate subscription renewal orders when PayPal duplicates IPN requests 2013.03.26 - version 2.2.6 * Fix potential PayPal IPN issues with WooCommerce 2.0.4, which no longer strips slashes in $_POST * Prevent clogging WP-Cron with 'ppdg_check_subscription_status' jobs 2013.03.18 - version 2.2.5 * Fix checkout form validation with missing fields in WC2.0 2013.03.08 - version 2.2.4 * Help guides link to new docs.woothemes.com documentation site * Fix ajax process payment bug on checkout leading to 404 thank you page with WC2.0+ 2013.02.14 - version 2.2.3 * WC 2.0 Compatibility * Add notes to PayPal history when changing a subscription status to improve record keeping * Handle Subscription suspension IPN requests (unfortunately there is no corresponding reactivation IPN request) * Fix assorted warnings for IPN requests of subscriptions purchased at other stores that may be posted to this store * Improve subscription status change order note messages * Send Product SKU to PayPal as item number (instead of Product ID) 2013.01.07 - version 2.2.2 * Update JS to work with lastest WC JSON structure (fix outputting JSON in error messages) 2012.12.05 - version 2.2.1 * Updater 2012.06.27 - version 2.2 * Updating to work with WooCommerce v1.6.5+ * Updating to work with Subscriptions v1.2 2012.06.27 - version 2.1.1 * Fix text domain 2012.06.27 - version 2.1 * Adding Subscription Trial Period Support * Adding Subscription Suspension Support 2012.06.21 - version 2.0 * Adding Subscription Support * Adding Subscription Cancellation Support * Implementing PayPal IPN support for subscriptions (assuming IPN URL set correctly on account) * Updating deprecated class calls 2012.06.18 - version 1.3 * Support for guest/credit card payments 2012.05.02 - version 1.2 * Logging payment pending reasons on order * Sending Order ID to PayPal as Invoice Number instead of order key (which is now sent as a custom field) * Adding update_paypal_details() function to centralise storage of buyer's PayPal details on an order 2012.05.02 - version 1.1.1 * Fixing currency bug 2012.04.18 - version 1.1 * Accounting for orders with shipping price 2012.03.02 - version 1.0.2 * Form validation fix 2012.01.26 - version 1.0.1 * WC 1.4 Compatibility 2012.01.19 - version 1.0 * First Release