Version 3.2.2 — October 25, 2015
- Fix: Flat rate amounts less than 1 are converted incorrectly.
- Fix: Amounts sent to PayPal Adaptive Payments incorrect when a purchase contains items from multiple vendors and shipping charges.
- New: Added new PayPal Email field for Frontend Submissions v2.3+.
Version 2.3.4 — October 22, 2015
- Fixed issue with direct to checkout buttons with multiple download purchase links on the same page.
Version 2.3.3 — October 21, 2015
- Fixed issue with opening multiple checkout modals when duplicate purchase buttons are on one page
Version 3.4 — October 20, 2015
- New: Added new shortcode for showing complete license key history
- New: Added new helper function for adding a license renewal to the cart
- New: Price option name is now shown on purchase receipt and purchase history
- Tweak: Improved version checks. Updates now show for al license keys, even if not activated
- Fix: Price Option field in upgrade paths does not update properly when adding new upgrades
- Fix: Renewal discounts not showing properly when renewing multiple license keys for the same product
- Fix: Multiple license keys of the same product cannot be renewed at the same time
- Fix: Renewal reminders get sent for non-published products
- Fix: PHP notices when generating license keys for payment records with multiple bundles
- Fix: Expiration date not set properly when upgrading from lifetime to non-lifetime
- Fix: Property of non-object notice
- Fix: Refunding a renewal purchase incorrectly revokes a non-expired license
- Fix: License activation count increases without setting status to active
Version 3.3.3 — October 7, 2015
- TWEAK: Actually add wrapper function for retrieving price ID
Version 3.3.2 — October 7, 2015
- FIX: Disable allowing upgrades when a renewal for the same item is in the cart
- FIX: Corrected issue with renewal links not always working for variable priced products
- FIX: License deactivation fails when item_id is passed instead of item_name
- FIX: Renewal Notices Sent on Recurring Payment Purchases
- TWEAK: Add wrapper function for retrieving price ID
Version 1.0.5 — October 5, 2015
- Fixes bug with email template tags
Version 1.0.4 — October 5, 2015
- Fix bug with depositing through Stripe
- Added
edd_wallet_value
shortcode
Version 1.3.2 — October 2, 2015
- Fixed a bug with payments recorded in currencies other than the store default
Version 1.0.3 — October 1, 2015
- Fixed issue with email receipts going to the wrong user after an admin deposit
Version 2.1.7 — October 1, 2015
- Made the extension more flexible for developers
Version 1.0.2 — October 1, 2015
- Fixed a bug with admin wallet deposits going to the wrong accounts
Version 1.2 — September 30, 2015
- New: an option to make first name optional
- Fixed: an issue with required fields not being passed to EDD checkout properly
Version 1.3.1 — September 29, 2015
- Added ability to use {download_list} email tag without showing the download links.
Version 1.0.2 — September 28, 2015
- Fix broken redirects
- Fix saving subject lines
Version 1.0.1 — September 25, 2015
- Added an option to incentivize wallet purchases by offering a discount to customers that purchase with pre-deposited funds
- Added a set of helper functions for easier integrations with other extensions
Version 1.0 — September 22, 2015
- Initial release
Version 2.3.3 — September 21, 2015
- NEW: Cards are able to be updated even when account is cancelled or expired
- FIX: Some purchases don’t show in user’s purchase history
- FIX: Renewal Notices Sent on Recurring Payment Purchases
Version 1.0.1 — September 18, 2015
- Fixed a bug with changelogs getting overwritten.
Version 2.2.8 — September 15, 2015
- Fixed an invalid foreach() notice.