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 Is DrupalCommerce right for me?
I need to charge a user during registration for access to a client's Drupal 7 site. We don't have any products, so there isn't really a need for a cart of further shopping. Is DC overkill, can I easily just use the payment api to take payme ...
justageek — April 2012 — 3 comments
Answer Answer to Question 8584
Vote up! 1 Vote down! Have you looked at the VAT module? https://drupal.org/project/commerce_eu_vat That's just a general recommendation. Ok, now on to your question. The answer is: We can do it! One caveat, though: You must use a Rules Component (it ...
Josh Miller — August 2013 — 1 commentAnswer Answer to Question 13491
Vote up! 0 Vote down! Hi Kris, Did you get a chance to try https://drupal.org/project/commerce_default_tax_rate again? Should be fixed now. Let me know if not. Cheers ...
Andy @ BlueFusion — March 2014 — 1 commentDiscussion Display Price Field in a View- Help
Hello everyone, I am setting up a shop using DC and have hit a bit of a problem. I am using panels to override product displays and views to override taxonomy term displays. I have managed to get the price field into my product display node by adding addi ...
esuk96 — September 2011 — 4 comments
Discussion Slow site on bluehost
I am running an instance of Drupal Commerce on a shared hosting plan provided by Bluehost. The site's performance is horrible. Page load times are ridiculous and doing any kind of maintenance on the site (adding modules, creating views, etc) is nearl ...
Discussion Allow choice of shipping or self-collecting
When user checkout, I need a way of presenting a form for the user to choose to collect the items themselves, or for us to ship out the items. If the user select to collect, then no shipping address is required and the user will be directed to make paymen ...
binarycubes — March 2012 — 2 comments
Discussion Defining a Customer Entity
I've been rereading some of my thoughts on orders and mulling over conversations with TR and gordon. We speculated on the need for a customer entity in Paris but didn't pursue it, instead placing a customer_uid field natively on order entities. ...
Ryan Szrama — May 2010 — 18 commentsDiscussion Event Registration Questions
Hey guys, I am very anxious and excited to begin using Drupal Commerce. I have a couple areas that I specifically use in Ubercart that I'm looking to use when I switch over to Commerce and I'm hoping for some feedback. I use Ubercart to do our c ...
daniel-san — April 2011 — 7 comments
Discussion Product Types & Attributes
If I have 2 different attribute options (color & size) and I want some products to have those attributes or combinations of those attributes, do I need to set up a different product type for each combination? eg- Some products will have no attributes- ...
thepauly — August 2011 — 2 comments
Discussion Own entity as product entity
Hi, If i understand the Drupal Commerce architecture correctly, I am supposed to create a product "entity" to define the product, followed by a product "node" which will allow me to visualize the product entity. Currently I'm work ...
svendecabooter — March 2011 — 4 comments
