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 Cash in advance module existing?
Is there a cash in advance module, where i just could show my bank details, and when the transaction is done i would deliver? payment ...
Discussion Get the current currency
Hy, i build a teaser on home where need to check the current selected currency. Is there a way to check this with php? Something like: <?php global $currency; if ($currency-> currency == 'EUR'):?> // do this <?php endif;?> Is ...
Discussion About downloadable products
Hello there! I'm new here, and I've a question about downloadable products, is there a way to attach them into the mail after the checkout. Thank's by advance! ...
Xeldar — February 2012 — 1 comment
Answer Answer to Question 8575
Vote up! 2 Vote down! For starters, you won't technically be able to get rid of prices, but that doesn't mean the customer ever has to see them. You can just leave the price for everything at $0 and then edit your product type's field displ ...

Discussion Kickstart works fine now, right? And a question.
Hey, gang. I'm working on a Drupal Commerce course for lynda.com, so you'll probably see me here fairly often for a while.:) I see the note at http://drupal.org/project/commerce_kickstart that: Due to our dependence on dev versions of various ot ...
Tom Geller — June 2011 — 16 comments
Discussion Donation and a Custom Price when Adding to Cart
I have watched rfay's screencast on creating a donation form with custom line items. I have actually created it on the current version of our site. It works wonderfully, however, in the new version of the site the form is a lot more advanced. Because ...
Answer Answer to Question 8427
Vote up! 0 Vote down! Have you tried this module: https://drupal.org/project/commerce_goodrelations ...
scor — June 2013 — 1 comment
Discussion Price Default Value
As it is not possible to set a default price to products I was trying to achieve that by using rules. I'm checking "Before saving a commerce product" Event. Condition is "Data value is empty" and my Action would be "Set a dat ...
dodlhuat — August 2014 — 1 comment — product price
Question Allow Users To Change Status Of Completed Orders
Vote up! 0 Vote down! My apologies if this is a very basic question. I’ve inherited an already built site that’s using commerce for workshop registrations. We want each individual user to be able to change the status of any of their own completed orders. ...
Discussion Someone please tell me if this is possible
Hey guys, I've been working with Drupal Commerce for 48 hours (non stop it seems) trying to work out if DC will work for my project. At the moment it seems as though I'm fighting a losing battle. Here are my plans. A site where users of a given ...
quercus020 — December 2011 — 4 comments