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 Subscriptions payment with DC
Hi! I'm building a payment system for subscriptions using DC. I have got it working right now, but I have some stuff which doesn't work. I'd like to hear first from you your opinion about the arquitecture I chose: 1. I have a subscription c ...
dbrouard — February 2014 — 1 comment
Discussion cart quantity change at checkout
Dear community, 1. how it is possible to change the quantity of a product already added to the cart lets say with a +/- button and immediatly change the value of the card. 2. Can i say there is a minimum order for each product. I.E. Product A sells in inc ...
stebau — September 2013 — 3 comments
Question Hide price for anonymous users.
Vote up! 1 Vote down! I use drupal purely from the UI non-code interface and am struggling to figure how to setup permissions that only registered authenticated users can see prices and add to cart. I have tried field permissions but that doesnt seem to w ...
Answer Answer to Question 3607
Vote up! 0 Vote down! Letting people select the state just to tell them it's not allowed later doesn't make much sense. How can we delete states without hacking? like in this case: http://www.drupalcommerce.org/questions/8045/what-file-or-table- ...
mv — August 2014 — 1 comment
Answer Answer to Question 13057
Vote up! 0 Vote down! Anyone? It's an elemntary feauture of any ecommerce platfrom. Is it really so hard to implement?!? ...
0xhiryuu — February 2014 — 1 comment
Discussion Conditional Display: Hide fields with no data
Using Kickstart 2. Is it possible to hide fields in product displays that don't have data? In my case I haven't found a way to handle product volume. So, I was going to add all the fields I need and just those show that have a value. How would I ...
abiconsulting — March 2013 — 2 comments — fields
Discussion howto hide primary_local_tasks?
Hi, in my content product type above the product title always two tabs "View" and "Article" are shown. This is irritating to the customer and I would rather like this submenu only to be shown to administrative users. As I found in the ...
inki — December 2011 — 3 comments
Discussion Price without the decimal?
Hi How to setup price without the decimal? Now is 99.00, I need only 99. Thank You ...
nawi — February 2012 — 8 comments
Discussion Product price based on the selected options/line items- Price update before add to cart
Hello everybody, I'm using Drupal 7.14 with the actual Commerce and Commerce Product Option module. I like to create a shop, where you can buy paper. The products are for example: Paper A4 with the options/line items: Brilliant-listbox: yes/no (yes=+ ...
paddes — May 2012 — 3 comments
Question File download fails every time
Vote up! 1 Vote down! I'm trying to sell files on my website. Everything is set up, but when the user comes to download the file, the server kills the connection after a period of time. Sometimes the download gets to 20% sometimes 50% depending on th ...