Page not found
We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.
Discussion .mp3 audio file
Is there a way to add.mp3 files in the body/text of a product that a user would then be able to ...
Jon Lambert — February 2013 — 2 comments
Question a simple shop wite commerce
a simple form!user can choose quantity of several prudacts and click to order! in last excuseme,i cannot ...
Discussion Checking past orders with Rules
Can I check with Rules past orders of the acting user? When user adds new digital product to the ... cart, I want to loop through all items in the past orders of that user to search, if the same digital ... product exists there or not. I am currently not able to bring up past orders of current user, only the ...
sketman — June 2012 — 1 comment
Answer Answer to Question 31876
owner, not the current user. I'd assume that is in one of your conditions. ...
David Wright — February 2015 — 1 comment
Discussion Accounts created with "Create new accout for anonymous order" Checkout rule have blank password
I'm seeing user accounts created with the "Create new account for anonymous order" ... just being bizarre, it means users cannot log in through the normal login form and must use the ... to me how this isn't a bug)? mysql> select uid, name, pass from users where pass = ' ...
Barrett — January 2012 — 3 comments
Answer Answer to Question 21607
use rules based on user role to set the price for each product (if the pricing level has a value in ... may need to make sure your rules weights are correct to apply them in the right order. If a user has ... a user has both wholesale & distributor roles then distributor should be applied last. ...

Discussion add to cart
If I want the user to go directly to the checkout when they click add to cart how do I do that? ...
jamestbennett — June 2011 — 2 comments
Discussion Purchasing content field level access question?
Example, unauthorized visitor / user stops by the site and sees a Node with some content fields with ... general information. Logs in becomes authorized as a user with Member Role and now sees additional fields ... impressive and now for my point of need. The user with Member Role uses Drupal Commerce to purchase access to ...
hotmonkey — March 2011 — 3 comments
Answer Answer to Question 31662
Vote up! 0 Vote down! thanks for the reply. it doesn't look like it'll allow users to ...
ben lamptey — December 2014
Question Modifying the Checkout procedure
v2 I wish to implement a system where a user can submit an order but an admin must approve orders ... "Awaiting Admin Approval" and path contains 'checkout'. this rule redirects user to a page ... that says 'your order is awaiting approval' 5. Rule that should allow user to checkout once ...