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 Card present local transactions.
It would be nice if there was a way to support local "card present" transactions using the same store and inventory base. ...
Majortom — March 2011 — 3 comments
Answer Answer to Question 10639
Vote up! 1 Vote down! Not sure this is a complete answer to your exact problem, but I did notice there is a new gift card module released a few days ago... https://drupal.org/project/commerce_gc It works with coupon 2.x and might answer some of your needs ...
Josh Miller — November 2013 — 1 comment
Discussion Quantity Price Breaks
Hi all! I have a business requirement that calls for some quantity price break functionality. Basically the rule is this: Order 1-2 of a specific product type and the price is $10.00 per unit. Every additional is $5.00 per unit. I have some basic stuff wo ...
nickgs — January 2012 — 2 comments
Discussion Price Format on Import
Hi Folks, Thanks for your work on this great project! I have just set up D7 with commerce and been importing a couple of thousand products and nodes via feeds and commerce feeds. All good so far. The price in my data is in decimal format. That is 6 = $6.0 ...
harry — July 2011 — 2 comments
Discussion Disabled rule disappears
I'm trying to trace down a rules warning that keeps appearing on checkout and I disabled the rule "reaction rule Reset the cart order status on product add or remove." and the rule disappears from the active/inactive rules page. I'm gl ...
Discussion Allow customer to add a short text to ordered product
Hi, I need to allow customer to add a short text to ordered product. How can I do it? Drupal Commerce can it do it without developing a new module? Thanks, ...
maxime — August 2012 — 1 comment
Answer Answer to Question 3282
Vote up! 0 Vote down! Just a quick question?? how do i do the "Then you'll need to hook_form_alter() the cart block form to add a submit/update button" part?? I'm a little bit lost, i need to create a module just to implement that hook ...
alduxvm — August 2012 — 1 comment
Answer Answer to Question 7655
Vote up! 1 Vote down! The way I ended up doing this is running some custom php code in the rule using the php filter. Other than that, I'm not sure how to do it. ...
bennybobw — April 2013 — 1 comment
Answer Answer to Question 7569
Vote up! 1 Vote down! That is a tough question. I'd recommend leaving your database alone after uninstallation of ubercart modules. Was this a D7-> D7 migration? I would recommend using migrate and bringing in the products and order history from a ...
Josh Miller — April 2013 — 1 comment
Answer Answer to Question 4045
Vote up! 1 Vote down! This can be done using the Entity Translation module, see http://www.drupalcommerce.org/discussions/820/how-do-i-setup-multilingua... for more information. You could also try out the multi language version Commerce Kickstart to see h ...
David Kitchen — August 2013 — 1 comment