Posted by erosenfield on December 30, 2007 at 7:33pm
I'm running the stable version of eCommerce on Drupal 5.5 and I'm coming against some problems trying to configure it for file downloads. For example, when I try to purchase a file, it insists on asking for a shipping address. I can't seem to find the control panel to turn this off. Also, "quantity" is meaningless for file downloads, but I can't seem to figure out how to make it not ask you for that either. Are there built-in ways to handle these things? I can futz with the code myself, but I find it strange that the system wouldn't have some way to account for this kind of thing.
Comments
Whoops
I just unchecked the "address book" module and it got rid of the address requirement. Now if only I could deal with that quantity thing...
I'd imagine that another
I'd imagine that another module should be disabled. I believe that the bare minimum for file support is (a) all E-Commerce Core modules, (b) your preferred payment gateway, (c) file product and EC Recurring.
Roles
We have it setup so that users are purchasing 'roles', and we cannot figure out how to get rid of quantity at checkout time. Obviously they aren't going to purchase the same role more then once.. does anyone know how to get rid of quantity?