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.
Answer Answer to Question 13553
Vote up! 0 Vote down! Hello, I started on Drupal. I would like to create a page where the user ... selects some items which all has a price. Once the selection is made, the user adds the order to the cart. ... A price label that displays the real-time pricing of the user selection. If this selection is: cake type ...
romsVLM — April 2014
Answer Answer to Question 37854
Original Author: Ryan // Modifications by Josh global $user; $product_id = 6; // Create the new order in ... checkout; you might also check first to // see if your user already has an order to use instead of a new ... one. $order = commerce_order_new ($user-> uid, 'checkout_checkout'); // Save the order to ...
Josh Miller — August 2015Answer Answer to Question 8976
redirect as anonymous user. I've discovered that I do able to change the login form as described in ...
Arik Yudin — August 2015
Answer Answer to Question 37351
users know that they SHOULD NOT press back buttons after paying, or reload the page, as it could cause ...
Travis — August 2015Answer Answer to Question 7658
Vote up! 2 Vote down! You have a couple of options. First, I would do a quick search for "donation" http://www.drupalcommerce.org/search/site/donation Which might give this module: http://www.drupalcommerce.org/extensions/module/project/commerce ...
Josh Miller — April 2013 — 3 commentsAnswer Answer to Question 3665
gives you a "terms of service" which would allow you to require user "acceptance" to ...
Josh Miller — September 2012Discussion Installments
Hi i would like to have an option it the payment methods that the user can specify how much ...
pit_zavra — January 2012 — 8 comments
Answer Answer to Question 12898
thanks to Ichang https://drupal.org/user/2519980 for his support in this critical issue. Good luck!! ...
drupalability — April 2014
Answer Answer to Question 13461
https://marketplace.commerceguys.com/extensions/commerce-feeds/overview with outline... https://drupalcommerce.org/user-guide/importing-products-using-feeds D.O page(s) ...
garpy — December 2014
Answer Answer to Question 5230
the user to see. Neat solution without additional rules on the site. ...
Nico Ahn — August 2014
