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 Commerce as a wholesale setup
I want to try this module for a customer that wants a wholesale store. Before i go about and mess around with this module, I need to know if the following is possible: Can i show the products to all users, but hide the "add to cart button" and t ...
Druplab — September 2011 — 2 comments
Answer Answer to Question 8976
Vote up! 0 Vote down! wow...great video tutorial....thanks alot... ...
kjpmca07 — August 2013 — 1 comment
Discussion Setting a transaction ID
Hello everyone, I am writing an offsite payment method module. Part of what is sent to the payment service is the payment transaction ID which I can get after calling commerce_payment_transaction_new (METHOD_ID, ORDER_ID). The payment service requires tha ...
Discussion Text Area Character Limit in Commerce Customizable Products
I'm using Commerce Customizable Products and text area in a project. I'd like to limit the number of characters someone can submit in the text area. My temptation is to assume I'll need to just manually create a different text area type wit ...
Answer Answer to Question 19486
Vote up! 1 Vote down! A method for sorting sorting a product display list on the SKU value. I found this somewhere on the web and summarize it. Applies to Drupal Kickstart 7.x configuration, the one I found was maybe 6.x as it use tab names not familiar t ...
Rob — November 2014 — 1 commentDiscussion Styling a product display node
Hi! I have installed the commerce quickstart stuff and created product types and product display content types. Now I would like to change the looks of my product display nodes, more specifically I want exact control over the positioning of the different ...
CaptainZoom — June 2011 — 6 comments
Discussion How to buy a product without checkout and customer.
HI all, im new in Drupal Commerce. For my site, im selling "Tours" for a agency travel. The agency wants to avoid that users has to create an account to buy a product. This is because they want to make the process as simple as posible and custom ...
andrewappleseed — January 2012 — 1 comment
Answer Answer to Question 8061
Vote up! 0 Vote down! Hi Sinha, It's very simple in the ccavenue_redirect_form add the following elements to auto populate the billing address on ccavenue payment page. $form['billing_cust_name'] = array('#type' => 'hidden ...
vinoth.govindarajan — May 2013 — 6 comments
Discussion Billing Information and Payment (authorize.net) both on checkout pane
I am collecting billing address information and cc information on the same pane (checkout pane), and then on the review your order pane, users can see their billing information and using (card on file) the last 4 digits of the credit card they entered. Ho ...
Discussion How can I add a tick box that can update the price?
I have a table that I want to sell, and I would like to add a tick box to the product so that the use can tick if they would like a brass umbrella fitting on the table, which costs an extra £20. So, if this box is ticked, I need the price to add £20. I al ...
Carl Bowles — July 2013 — 1 comment
