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.
    Answer Answer to Question 7352
 Vote up! 1 Vote down! If you don't want to group your product by sub-categories, the view I proposed in my thread works great.  ...
              heyyo — March 2013 — 1 comment
      Discussion creating products on the fly
 what do you think of my idea, of using flagged (Flag Module) nodes. and if flag as shop item- node with price fields etc- create the product on the fly, when creating the order for the customer? by the meaning of making it very simple to the user, so no n ...
              ytsurk — February 2011 — 2 comments
      Discussion User focused documentation of the product aspects of kickstart demo
 The DC team have done a fantastic job with the latest kickstart but the learning curve for non Drupal users is still high. I needed to clearly explain the demo capabilities to my user, for example how the product variations, product variations types and d ...
              
      Question Has anyone gotten Parallel Payments or Chained Payments working using any PayPal-related Commerce module?
 Vote up! 0 Vote down! Hi, I'm using the dev version of the Commerce PayPal Express Checkout module and I've run into a roadblock. I'm trying to set up my marketplace site so that third party sellers can sell to third party buyers, and I ...
              Drupguy1 — June 2013 — 1 comment — PayPal, commerce paypal express checkout, adaptive payments, parallel payment, module
      Answer Answer to Question 4123
 Vote up! 1 Vote down! Hey sorry for not posting this before. I am currently very busy finishing the project off so have not had the time to update this. I will come back in a week or so to post a link to a detailed explanation (newbie friendly). Basically ...
              alexito — August 2013 — 1 comment
      Answer Answer to Question 10639
 Vote up! 1 Vote down! Not sure this is a complete answer to your exact problem, but I did notice there is a new gift card module released a few days ago... https://drupal.org/project/commerce_gc It works with coupon 2.x and might answer some of your needs ...
              
 Josh Miller — November 2013 — 1 commentAnswer Answer to Question 4772
 Vote up! 1 Vote down! You will want to use hook_form_alter() and change the #access to the following for whatever fields you want to hide for anonymous: <?php // if anonymous, deny access $form ['field_name']['#access'] = user_is_lo ...
              
 Josh Miller — March 2013 — 1 commentDiscussion How to add a file license to an existing product (downloadable file)
 Hi, is there a way to manually issue a file license to an existing product? As far as I know, I can only issue a new license if I upload the respective file. (admin>shop>file licenses>add new license) What I need is... 1. manually generate an ord ...
              Brian — April 2012 — 2 comments
      Answer Answer to Question 4044
 Vote up! 2 Vote down! Hey w00zle, How did you create the 'Processing' order status? maybe go and have a look if this has been done correctly. Each order status needs to have at least one order state. The update order status rule is going to set  ...
              BernieCram — August 2013 — 1 comment
      Discussion Product Type link is gone?
 I just installed a clean install of the latest version of kickstart 7.x-2.4 I am trying to create a product type and see that the link is totally missing. I have been using previous versions of kickstart up to this point and had no issues creating product ...
              lmatthews — March 2013 — 1 comment
      