Why aren't my downloads activating after checkout?

Downloads are not activated until payment has been received.

When your customer pays using a payment module whose configuration is set to "Orders Status: Pending", it means you've requested that all purchases with that module mean you DO NOT yet have the payment.

So, if that is the intended behavior, great! Then once you've verified payment then you need to go in to your admin, click on that order, click on Edit, and scroll down to the bottom and upgrade the order's status from "pending" to "processing". After that time the customer will be able to see their download links by going to their My Account page and clicking on the order.

Automated gateways like Authorize.net can be configured to set the order to "Processing" automatically after the gateway gets a response back that the payment is completed. That's why the status setting is normally already at "processing" for those modules when they're installed. Since the gateway is actually only storing the order when the payment IS received, they can activate the order immediately, meaning the checkout-success page will see the download links. But that only works if you're using a live gateway tied to a merchant account.

It also works fine with the "freecharger" module because the order is free, and thus the download is available immediately because you aren't needing payment before activation. But if your freecharger module's setting is set to "Default" or "Pending" then those purchases will need verification and manual updates as well.
But if you intend to NOT review ANY freecharger purchases, then you can set the freecharger Order Status to Processing so that downloads with it are immediately available.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I find out what version of Zen Cart or PHP or MySQL I'm using?

To find out what version of Zen Cart or PHP or MySQL you are currently using, you can simply go...

Getting a BLANK PAGE? Here's the answer ...

If you're getting a blank page when trying to browse to a certain page on your store, or after...

What's New in the Upcoming v2.0 release?

Database Abstraction Layer and Sql CacheThe abstraction layer has been re-factored to include a...

Image Preparation - How-to

I've seen several posts where people obviously aren't quite sure about the best way to set up...

Some tips to modify stylesheet

1. Download Web Developer extension for FireFox here2. Install & restart FireFox. You should...