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 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 Token for Order number
I have looked and looked but haven't seen it yet. I have set up a pay by check option. On the setup there is an option to leave directions for the customers who choose this method for payment. My question is where do I find the list of tokens for the ...
jmr3460 — October 2012 — 1 comment
Answer Answer to Question 5356
Vote up! 0 Vote down! same issue here, anyone know how to do this? ...
miller — January 2013 — 1 comment
Discussion Order Object Workflow through Checkout
I was having this discussion in IRC with DamZ, neclimdul, and one other person about how to handle the creation, update, and saving of the order object through checkout. In Ubercart, the workflow was as follows: View the checkout page, nothing is there. A ...
Ryan Szrama — February 2010 — 8 commentsAnswer 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 ...
Ryan Szrama — June 2013 — 1 commentDiscussion Alter cart unit price and total amount
I need help on this code which is invoked on calculate sell price rules event on cart view. Line items and order are properly modified. But nothing is displayed, old unit price amount and old total amount are displayed. Even after cart refresh. Any idea? ...
Question How to recover from PDOException: SQLSTATE[23000]: Integrity constraint violation:
Vote up! 0 Vote down! My fault! I don't think there is a Drupal error. I was trying to implement a new rule based on http://www.drupalcommerce.org/user-guide/shopping-carts-orders-and-line-... where I followed these instructions: "To remove an i ...
Rich Edwards — April 2013 — 1 comment — Troubleshooting
Discussion Commerce Bundle with Commerce Options
Hello, drupal commerce is a very nice tool. Actually I am looking for a way to use commerce bundle together with commerce options. The modules: https://www.drupal.org/project/commerce_bundle https://www.drupal.org/project/commerce_option Here some more in ...
Question No Images in Example Store
Vote up! 0 Vote down! Hi there, I just set up the Kickstart and didn't get any images on content import. I did have a failure on my first try (see issue reported here http://drupal.org/node/1787992) but did get the install to work on the second try. ...
avery — April 2013 — 1 comment — product images
Discussion Line item type should depend on product type, not content type
I apologize if this has already been suggested; the words involved are so generic that searching for them turns up too many results to go through. I'm having a conceptual hurdle with the way line item types are selected. I need to collect different k ...
Ben Stallings — November 2011 — 3 comments
