Skip to main content
Easy Digital Downloads Blog
WordPress Tutorials, Tips, and Resources to Help Grow Your Business

Easy Digital Downloads version 2.5 has been released! This update is a culmination of six months of development and the work of 14 different developers. We’re thrilled to bring this release to you today; let’s take a quick look at what is new.

There are several notable improvements to Easy Digital Downloads 2.5, both for store owners and extension and site developers.

Product Export

In 2.5 we have introduced a new export tool that allows you to download a CSV file of all download products in your shop. It is located at Downloads > Reports > Export and looks like this:

Screen Shot 2016-01-07 at 8.57.39 AM

This new export tool will allow store owners to more easily migrate product data between sites and better support those store owners who maintain external product catalogues and reports.

The CSV export of products is the first step in Easy Digital Downloads providing easy, reliable export/import for sites. In an upcoming version, we will also be introducing a product / payment import tool that significantly improves upon the currently available import options.

Settings Sections

Out of the box, Easy Digital Downloads has quite a lot of settings. When one, two, or even twenty extensions are activated on a site, the settings pages can become very unwieldy and difficult to navigate.

In Easy Digital Downloads 2.5, we have introduced tab sections on the settings screens that organizes each tab into logical sections.

The new sections make navigating the store settings dramatically easier. This improvement can also be utilized by extensions to help better organize the Extensions tab and settings registered by extensions. To assist extension authors in updating their settings, we’ve published a guide on our development blog on how to make use of the new sections.

Recount Tools

With e-Commerce, stats are important. Occasionally, due to a huge number of reasons, stats can get out of sync. To help keep your stats up to date when this happens, we have introduced a new tool that allows you to recount product and store stats.

Located in Downloads > Tools, this recount tool can be used to recalculate the following:

  • Recount total store earnings and sales
  • Recount earnings and sales for a particular product
  • Recount earnings and sales for all products in the store
  • Recount lifetime value and purchase counts for all customers
  • Reset store by deleting all payment and customer records

Recount ToolRecount Tool (options shown)

We have also added a recount option to the customer details screen for individual customers. This allows store owners to recount the stats and reconnect payment records to a customer if ever needed.

Screen Shot 2016-01-07 at 9.17.43 AM

While these recount options should not be needed often (sometimes not ever), they are exceptionally useful should the need arise.

EDD_Payment

Payment data has been a bit cumbersome to work with for developers since version 1.0. In 2.5, we have introduced a new developer tool called EDD_Payment that makes it dramatically easier for developers to interact with, create, and update payment records in Easy Digital Downloads.

As a quick example, this is how simple creating a new payment record is now:

$payment = new EDD_Payment(); // Instantiates a payment object
$payment->add_download( 12 ); // Adds download id 12 to the payment at it's default price
$payment->email = 'lisa@example.org'; // Email is required for a payment
$payment->status = 'complete'; // Completes the payment
$payment->save(); // Writes to the database any changes that were made

If you are not a developer, you won’t notice any difference at all, but for developers and extension authors, this is a really important change. Developers can learn more about this class on our documentation page.

Download File Ordering

As Easy Digital Downloads is all about the delivery of digital files to customers, having control over how those files are organized is important. In 2.5, we have further improved the File Downloads interface of the product edit screen by introducing drag-and-drop ordering of the files. You can now re-order the files at anytime so that they are displayed to your customers in the exact order that you want. This is especially significant for stores that sell sequenced files (such as education courses) that are designed to be consumed in a specific order.

File Download Ordering

Other notable improvements

  • File download logs are now available in the REST API at /edd-api/file-download-logs/
  • Payments can now be searched by discount code
  • REST API is now faster due to moving its processing to the “wp” hook
  • Product quantities now included in payment history export
  • Credit card fields now include HTML5 required attributes
  • Free products can now be excluded from sales and earnings graphs
  • Inline CSS styling removed from the [downloads] shortcode

Notable bugs fixed

  • Payment stats updated on customer when non-complete payments are deleted
  • PayPal IPN using deprecated mc_gross
  • Verification link missing from email when using plain-text template
  • Install process does not run properly when network activating
  • Invalid HTML markup when viewing in-browser receipt
  • Payment methods not hidden when 100% discount code applied
  • Ajax call to load dashboard store stats fires on every page
  • Symlink file downloads option does not work
  • File download links break when qTranslate/WPML plugins are activated
  • Payment search by download ID not working properly

We are thrilled for this release and hope you enjoy it as well. As with all major updates, we strongly recommend that you use a staging or test server to test the updates on your site before installing it on a live site.

Using WordPress and want to get Easy Digital Downloads for free?

Enter the URL to your WordPress website to install.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. We only recommend products that we believe will add value to our readers.

58 comments

  1. Pingback: Version 2.5 released – Easy Digital Downloads | The WordPress C(h)ronicle
  2. Pippin Williamson

    Hey everyone, just a quick FYI. If you encounter issues with fatal errors or memory exhausted errors, it has likely been resolved in EDD 2.5.1.

  3. Pippin Williamson

    I haven’t upgraded yet, but I’m really looking forward to it! Thanks for all the hard work that’s gone into this release. I’m particularly excited about EDD_Payment! Working through payment records was nasty before. 😉

  4. Pippin Williamson

    Hi Pippin!

    Since last update, all recurring payments are being set as “Pending” instead of “Subscription Payment”, although the Stripe Payment is done.

    Can you take a look at that, please?

    Thanks!

    1. Pippin Williamson
  5. Pippin Williamson

    Hi Pippin,

    After upgrading to 2.5 my download links are broken.
    They give the error “403 permission denied”

    Is there a way out of this?

    Thanks for this awesome plugin anyways 🙂

    1. Pippin Williamson

      Ok, solved this with pasting the code below to functions.php,

      add_filter( ‘edd_symlink_file_downloads’, ‘__return_false’ );

      1. Pippin Williamson
        1. Pippin Williamson

          Hi Pippin,

          For one of my sites – symlinks enabled and the problem continued so added the code above and its ok.
          For the second site enabled the symlinks and the problem solved.

          Interesting thing is (maybe helpful for you to know) the downloads were working fine for a year before the update 2.5 and broke with it. Now it is all good though.

          Thanks.

  6. Pippin Williamson

    I’ve just installed 2.5.5. And payments are NO LONGER WORKING.

    The payment status field on the purchase receipt is blank. And worse still, the order doesn’t appear in either the payment history – or the customer’s order history.

    Also, it’s impossible to get to the support ticketing system on this site. You just go round in loops coming back to the same pages. Only this comments box – and the “pre sales questions” box on some other page – seems to work.

    1. Pippin Williamson
      1. Pippin Williamson

        Thanks for your prompt resonse. I’ll open the support request shortly.

        Re the support page, it’s the wording of the “open ticket” box that’s the problem. It says:-
        “Didn’t find an answer? Describe your issue.”

        Which looks to me like just another search box (that will list whatever pages match). And therefore, ISN’T what I was looking for.

        If it said instead (something like):-
        “Didn’t find an answer? To open a support ticket, please describe your issue.”

        it wouldn’t fool idiots like me quite so easily.

        Many thanks

        1. Pippin Williamson
      2. Pippin Williamson

        Hi Pippin,

        Just another small issue. The support page doesn’t work in Firefox 20. Obviously, the CSS and/or Javascript is too old.

        You can enter text into the “Didn’t find an answer? Describe your issue.” box. But pressing tab or enter doesn’t work. So there’s no form submission. And thus, no list of pages – and no “open ticket” button displayed. If you were to add a “Submit” button for geriatics like me and my Firefox, that wouldn’t hurt.

        P.S. Can’t upgrade the Firefox, because it’s in Linux Mint 12 – in a Virtual Box. I have to create a new Virtual Box – with a new Linux Mint – and thus a later version of Firefox. But that means losing the old Virtual Box contents.

        Which is why coding in HTML 4 and for IE 6 is the only way to go.

        1. Pippin Williamson

          Try clearing your cache. We had that issue when we first deployed the change but it’s been resolved.

          1. Pippin Williamson

            Clearing the browser doesn’t work. It’s the old browser that’s the problem. You need to provide a standard submit button. And then hide it with jQuery iff modernizr says that the browser will support these magic auto submissions.

            Better still, just ditch the magic auto submissions (they’re more trouble than their worth). The comments box below has a manual submit button.

  7. Pippin Williamson
    1. Pippin Williamson
      1. Pippin Williamson
        1. Pippin Williamson

          Do you mean that the Cancelled link at the top to view just cancelled orders does not show or that when filtering by the cancelled status no payments are displayed?

          1. Pippin Williamson

            Yes.

            They were listed in the All category, but you cannot access them, for example to delete them.

            All (4) | Completed (2) | Pending (0) | Refunded (0) | Revoked (0) | Failed (0) | Abandoned (0)

            I used the link for completed and wrote after status the word “cancelled”, and this is only then when I finally had access to delete them,

            http://www.bmwclubegypt.com/wp-admin/edit.php?post_type=download&page=edd-payment-history&status=cancelled

            I suggest including the cancelled list in filter menu.

            Thank you.

          2. Pippin Williamson
  8. Pippin Williamson

    Awesome! Thanks, Pippin and EDD team!

    Has this been tested with all extensions so they don’t cause issues?

    1. Pippin Williamson
  9. Pippin Williamson
    1. Pippin Williamson
  10. Pippin Williamson

    I was hoping this update would include better checks on customer emails. I have way too many customers who can’t seem to type their own email correctly. One out of every twenty, I’d say.
    Usually I can match it to a Paypal record, but if not it’s a whole lot of hassle.

    1. Pippin Williamson
  11. Pippin Williamson
    1. Pippin Williamson

      Could you elaborate a little bit? Do you mean that the checkout page shows the incorrect cart contents sometimes?

      1. Pippin Williamson

        Hallo! Thanks for the answer! Yes, the checkout page shows the incorrect cart every day. This means that sometimes if the castomer buy one of my CD the checkout page show another product with different price, and it is not good.

        I dscovered that I have to clean the cache, to solve this problem. But this is not the right solution because if I don’t do it there are periods where the castomer can not bay the product that he want..

        1. Pippin Williamson

          That means the cart page has really aggressive page caching enabled. If you can, disable caching on the cart page and that should resolve it.

          1. Pippin Williamson

            Hallo, thanks for the answer, but another little help: “disable caching on the cart page” is a option of Easy Digital Download? I’m not able to find it…

            Or is it a option of my cache plugin?
            I’m useing “WP FASTEST CACHE” is it ok, or can you advice another one?

            Another problem is that sometimes the chekout page is showing “cart is empty”. maybe the solution is the same?

            If I get to solv this problem your plugin is perfect!
            Thanks a lot

          2. Pippin Williamson
          3. Pippin Williamson
  12. Pippin Williamson

    I’m using EDD for 2 years and in these years i found that this is the best solution for deliver digital files to users. Now when i’m looking at 2.5 version its easily understandable for me that EDD is on the true way to success and being the best !

  13. Pippin Williamson
  14. Pippin Williamson
    1. Pippin Williamson
      1. Pippin Williamson
  15. Pippin Williamson

    Thanks to all EDD plugins developers for this hard work and major release. (y)

    I haven’t updated on staging site, but really looking forward to it. Re-count features one of the required thing I was waiting for. 🙂

    Great work!

    Thanks,

  16. Pippin Williamson
    1. Pippin Williamson
  17. Pippin Williamson

    Hi,

    Please help. After I updated EDD, buyers don’t get their receipts and I don’t get a notification of sale either. Some get “Transaction Failed” messages. All payments in the payment history is “pending” even though some go through and some don’t.

    I’d really appreciate your assistance.

    1. Pippin Williamson
  18. Pippin Williamson
    1. Pippin Williamson
      1. Pippin Williamson
  19. Pippin Williamson

    I’ve just updated to the newest version and everything seems to work correct. I was a bit nervous because in these comments you only reed about things that go wrong.
    But I’m very pleased.

    I’m really looking forward to the “Gift a product” Can you tell me when you ‘ve planned this add on?
    Best regards, Wilhelmus Hoekstra

    1. Pippin Williamson

      Glad to hear the upgrade went smoothly for you!

      We do not have an estimated timeframe for Gift a Product but we do hope to see it released in the near future.

      1. Pippin Williamson

        Yes that would be awesome! I was kind of surprised with the huge diversity of plugins and adons for EDD that a giftcard or something similar was not there.

        Hope to see it rather sooner than later too 🙂

        warm winter greetings,

        André

        1. Pippin Williamson

          Glad to hear Andre that more people are really waiting for this “Gift a product” option! So I hope the near future is really soon. :0)
          Thanks Pippin for making this all possible and all this great work you’re doing!

  20. Pippin Williamson
  21. Pingback: Updating extension settings for subsections in 2.5 – Easy Digital Downloads Development
  22. Pippin Williamson
    1. Pippin Williamson
  23. Pippin Williamson

    After updating the plugin, I’m seeing an error “Sorry, trouble retrieving payment receipt.” on purchase confirmation page.

    I check all the setting and do some necessary change to fix this, but not able to find the solution.

    this is my website, https://wpspeedmaster.com (under development)

    1. Pippin Williamson

Leave a Reply to Pippin WilliamsonCancel reply

Your email address will not be published. Required fields are marked *

Read our latest blog post:
How To Sell Excel Or Google Spreadsheets