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 Log user in automatically on purchase
Heh. My client read me the riot act for making our customers "jump through seventeen hoops" just to make a purchase, so I'm looking at streamlining the order process. We'd really love it if we could simply force the user to choose a pa ...
smscotten — February 2012 — 2 comments
Blog Drupal Commerce at DrupalCon London
The annual European DrupalCon is coming to the U.K. on August 22-26, 2011. The venue for the event is Fairfield Halls in Croydon just south of London. If you're anywhere close, this will be the place to find out the latest happenings in the Drupal co ...
Ryan Szrama — October 2011 — 2 comments
Discussion Pricing rules and session variables
Is it possible to create a pricing rule which checks for 2 session variables and adjust the pricing for the product accordingly? EG. I register a code in the session, done through a module which also registers a productid and uid. The module checks if the ...
Qubical — December 2011 — 3 comments
Discussion Billing Address always has State field?
I was under the impression the address fields were totally automatic, but when I load my check out screen the address has country of UK but also includes a mandatory State field? This shouldn't exist on British address? ...
purplemonkey — August 2011 — 3 comments
Question date format in mysql
Vote up! 0 Vote down! Hi all, I'm reading commerce_order using sql- and find that the 'created' date is simply stored as an int(11)- like this: 1346058279. Obviously there is a way to 'normalize' this- but how? Like- when I'd ...
drupal_kid — August 2012 — 1 comment — date data format
Discussion Adding info to Order
Just wanted to touch base before I begin. Making data base changes. I need to add a field that is directly tied to an order... i.e. delivery account for virtual goods. I've already implemented the hooks to add in the pane to the checkout process (nee ...
Cogniven — December 2011 — 3 comments
Discussion Product Catalog Discussion
We had a brief discussion this afternoon on IRC. The log is uploaded as an attachment. The gist of it was to toss around ideas for default catalog implementations that wouldn't be a part of core but would be available as starting points for shops as ...
Ryan Szrama — May 2010 — 4 comments
Discussion Taxes based on product?
First of all thank you to this wonderful module of yours! I've just recently started using Commerce for drupal (yeah less than a week ago!) and i'm setting up my store slowly but surely. Right now i'm a the point where I need to set up taxe ...
bluepills — August 2011 — 2 comments
Discussion Category Coupon
I would like to setup a flexible system using the coupon module. I would like to add a term reference field to the coupon entity that refers to a product category/taxonomy. Now my client can create a coupon and designate "10% off all Baby Shoes" ...
Jason Martino — September 2012 — 1 comment — coupons
Discussion Multiple Catalogs
In Ubercart you could create a single catalog/menu that contained both products by brand and products by type. With Drupal Commerce it appears that you would require two catalogs/menus to do this. I believe it may be possible to tag a single product twice ...
westsyde — August 2011 — 2 comments