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 File upload with order

Hello, First of all I want to mention what a delight it is to work with Drupal Commerce! But for now I'm a little bit stuck. I'm creating a website for a friend who has a textile printing company. He an online shop where users select the needed ...
hacor — February 2012 — 3 comments

Discussion Use Case for an Event Registration w/Early Bird Discount- UPDATED to suggest a different approach...need to hide certain lines

I've been working on this all week, and have gotten somewhere with Randy Fay's help, but I need further assistance in understanding this. Here's what I posted to IRC #drupal-commerce, but no response. cmcoppenbarger> I have a use case I ...
ccoppen — February 2012 — 3 comments

Discussion Bulk disabling of non-updated / old products.

I have a drupal commerce site built with several thousand products. The products are maintained through Feeds. Unfortunately a new requirement has reared its head that I am trying to work around. I have the requirement to disable products that are not inc ...
NicholasR — February 2012 — 2 comments

Discussion How do i add files to an order

Hello, i am trying to let users add files to there order. Webshop where they order flyers and so they need to upload pdf, psd,... I added a field to admin/commerce/config/order/fields but this field does not appear. What am i doing wrong? Michiel Lucas ...
michiellucas — February 2012 — 2 comments

Answer Answer to Question 7599

Vote up! 0 Vote down! I also have the exact issue and I have been trying many ways to get this done. I do not want to write any code because that would just be a cop out. I want the system to work for me. I know there is a way to insert a select list of u ...
beatdrop — September 2013 — 2 comments

Answer Answer to Question 16033

Vote up! 1 Vote down! Matt, As it turns out, I tried doing this just the other day when I was proving to myself that you could create an editable line item with a fixed (or locked) price. https://drupalcommerce.org/discussions/15856/how-can-i-give-seller- ...
joshmiller Josh Miller — September 2014 — 1 comment

Discussion Adding extra submit handler for checkout pane

Hi all, I have a checkout pane for customer billing information and I'm trying to add an additional validate + submit handler for it to allow me to verify the address via a 3rd party service. At the moment, I can do something like: $checkout_panes[&# ...
johan — September 2012 — 2 comments — checkout, submit handler

Discussion Complex price calculation using a field in the product

Hi everybody I'm trying to do some complex dynamic price calculation using rules. The event used is the usual "Calculating the sell price of a product", no conditions and the action is "Add an amount to the unit price". So far not ...
perrymanson — September 2011 — 3 comments

Discussion How can a new Customer profile type be created

We need a second customer profile type: We need to have a shipping address on all of our orders. I see a list of profile types at admin/commerce/customer-profiles/types-- much like one can view a list of content types for nodes elsewhere in Drupal. Howeve ...
somatics — July 2011 — 6 comments

Discussion Role dependent product variations

I have products with multiple variations referenced by taxonomy terms. I want users to see the variations based on their role when they view a product display. I’ve tried Content Access and Taxonomy Access Control modules with no luck. Content Access only ...
alexb03060 — May 2013 — 1 comment — commerce products

Pages