Closed (fixed)
Project:
Commerce File
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Mar 2013 at 16:22 UTC
Updated:
4 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
Comments
Comment #1
rszrama commentedComment #2
recrit commentedYou could help test out http://drupal.org/project/commerce_views_pane which allows you to create any number of order views based checkout panes.
For example:
Comment #3
hmartens commentedThanks Recrit, as always you're a star! I'm installing commerce view pane now to test it.
Comment #4
brianlp commentedTechnically it works fine. But the user needs to be logged in for downloads, so it's not appliccable for anonymous checkouts (which makes approx. 80% in my case). The files are displayed but can't be downloaded.
The bottleneck is that Commerce File only allows downloads for logged in users but not for the current checkout. I don't know how the validation works for anonymous checkouts so I have no idea whether this would also work for file download permissions.
Comment #5
capellicIs this assertion true? I'm seeing references to anonymous users in other cases and there is nothing in the documentation that says it's not possible, so would appreciate some clarification. Thanks!
Comment #6
capellicPlease disregard my last question. Commerce File isn't designed for anonymous users. This might be helpful to others #1906478: Allow one Anonymous download after purchase
Comment #7
bojanz commentedThere's no patch here.
Comment #8
destinationsound commentedpersonally, for good business and to help the business grow, it is very necessary to have a customer register for an account so you can collect information on them, and deliver a better product, send out newsletters and gain a better understanding of your customers.
Here is a great module that makes the log in or create account step in the checkout easy on the customer and wont scare them away.
https://drupal.org/project/commerce_checkout_redirect
Hope this helps
Comment #9
bojanz commentedI have just published 7.x-2.x which supports this:
https://drupal.org/node/1395488#comment-7658191
Tagging for possible backport if a 7.x-1.x maintainer steps up.