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 Customer Feeds Import
I'm importing customers with Commerce Feeds, which is working, but the importer seems to generate only Commerce Customers and not drupal users, which I need to use those customers in commerce orders. Is there a way to bulk-generate drupal users for c ...
Question Is it possible to install Kickstart 2.0 on a subdomain of an existing site?
Vote up! 0 Vote down! Hi, I have an existing site and I would like to add a store to it using a subdomain, i.e. store.example.com. Is it possible to do this? I have been familiarizing myself with multisite installs, but nothing like this is covered. if it ...
Discussion Theming a different payment type page, is it possible?
Hi all, I need to create a payment choice page like the one that I have attach to this post. Is this possible? Thanks for all. M. Attachment Size pagamenti1.png 139.72 KB ...
ziobudda — March 2013 — 1 comment
Answer Answer to Question 6871
Vote up! 1 Vote down! you can't create a disount for an item already sold. you can credit account. ...
drupalability — April 2013 — 1 comment
Discussion Authorize.net transaction types
Hello all, I am in the process of my first Drupal Commerce build. Things are going well so far. I have created all my products and product display nodes. I am now in the process of setting up the checkout workflow. My client uses Authorize.net for process ...
JMM75 — April 2012 — 4 comments
Discussion Shipping Cost calculation with graduation
Hey there, I'm new to drupal commerce. But it's a great Tool to create a shop. I love drupal at all and it's great to have a shopping system module builds on it. But currently I have a problem. I want to create a graduation of shipping cost ...
Discussion Rendering Add to Cart Buttons in Drupal Custom tpls: A How-to Guide
Rendering Add to Cart buttons causes a lot of confusion, it seems. I recently needed to do it on a ctools plugin content type and I wanted to share my experience (and victory) with the community: WRONG approach- I was attempting to use drupal_get_form() t ...
Answer Answer to Question 7020
Vote up! 0 Vote down! Try this: 1. Go to Structure>Content Types>Product display>Manage fields. 2. Edit the "Product category" field. 3. Near the bottom of the first tab, change "Number of values" to unlimited. Click Save. 4. ...
r — February 2013 — 2 comments
Discussion Shipping based on Product Type
So Maybe I am just confused. I watched all the shipping videos but there does not seem to be a good way to do shipping based on product type. My situation: I have three product types. Small Tins, Big Tins, and Bags. The small tins to ship are $12. The big ...
timodwhit — March 2012 — 2 comments
Answer Answer to Question 4090
Vote up! 2 Vote down! Using this: http://oliverhuynh.wordpress.com/2011/06/23/custom-views-handler-drupal-... and views code from commerce_line_item "delete button" implementation I managed to implement my own update button in my own module (ins ...
klavs — August 2013 — 1 comment
