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 3223
Vote up! 1 Vote down! Hmm, I'm not sure why it's longwinded to create an order and then change the owner to the user in question. That part seems pretty straightforward Drupal. I do it for creating nodes as Admin for other user accounts, for exa ...

Discussion Customers & Users
Hi, I think there is room for improving the way 'Customers' will be handled in Ubercore. Our admin people have a lot of trouble dealing with the fact that a 'customer' does not exist until an order has been placed, even though a User f ...
Psy — November 2009 — 7 comments
Discussion Tutorial on "View cart" interface
I'm a newbie, I would like to add something like this to a block: "View Cart {if (at least 1 item)}(X items in cart){/if}" Is this possible? Is there a tutorial somewhere on how to do it? Thanks, cart ...
firedesigns — November 2012 — 1 comment — cart
Discussion No option is available for "License type" on a clean "Commerce License Billing" setup
At step 2 of Getting Started section of https://www.drupal.org/project/commerce_license_billing I can't find any option for "License type" available. It comes only if I enable "Commerce License Example" option. Is there any way to ...
Alex Sm. — August 2014 — 1 comment
Discussion Displaying Categories and their Children
Currently the /taxonomy/term/% page displays the category name and a list of products in that category. What i'm trying to get it to do is to display the category name (which it does) and a list of the child categories for that category. I've se ...
iammikek — November 2012 — 1 comment
Answer Answer to Question 8689
Vote up! 3 Vote down! Hey eshell, As far as I can see, your use-cases are all covered by a vanilla commerce kickstart installation. Essentially what I need to do is: 1) Take and process all orders online.--> what do you mean by "take and process&q ...
kim.kennof — July 2013 — 1 comment
Answer Answer to Question 13010
Vote up! 0 Vote down! Hi Patrick, Consider using Commerce VAT (https://drupal.org/project/commerce_vat) for your VAT requirements. The key difference is not to use the "This price includes" tax drop down and you must enter the price exclusive (f ...

Discussion About downloadable products
Hello there! I'm new here, and I've a question about downloadable products, is there a way to attach them into the mail after the checkout. Thank's by advance! ...
Xeldar — February 2012 — 1 comment
Discussion How to re-position 'add to cart' button in kickstart?
i am using commerce kickstart 2. and trying to reposition "add to cart" button. there is no option for this button in 'manage fields'. tried to find the source code in 'firebug' so that i can edit, but failed. Here is what i ...