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 7096
Vote up!-1 Vote down! In maxplus's comment, I clicked reply and typed in a large paragraph of contents and saved, but nothing appear...... so disappoint with drupal commerce. ...
harpsichord — February 2013 — 2 comments
Question How can I remove the link on the product on my cart during checkout process?
that users won't able to go to that product page. I am building an online donation page and ...
Answer Answer to Question 7120
Vote up! 3 Vote down! You can start checking this: http://drupal.org/project/commerce_custom_product Thanks ...
realskorpion — February 2013 — 2 comments
Discussion How Do I Make Custom Line Items Display in the Order View?
this: I've created a "product" that allows the user to make a simple donation (using the ...
carelessdonkey — March 2013 — 4 comments
Answer Answer to Question 8178
http://drupal.org/project/commerce_checkout_redirect to not redirect the user to registration/login before checking out. Finally, you'd want to ...
Favio Manriquez — May 2013
Question Small Ecotour company booking solution
climbing tours online. I'm looking at having the user fill out and submit a webform that collects the ... user submits a tour request, I want our staff to be able to review the reservation, and if everything ... "approve" the reservation. On approval, the user should be redirected to a payment gate that allows them to ...
Question commerce kickstart taxnomony menu menu location
Vote up! 0 Vote down! I installed the commerce kickstart without demo data. I created a new taxonomy(vocabulary) and added terms in it. and selected this the taxonomy menu, menu location to be main menu. the menu path type to be: commerce kick start taxon ...
harpsichord — March 2013 — 3 comments — Bugs
Discussion Creating custom order: can't reach checkout
booking_create_order (& $form_state) { global $user; $prod_ids = array( array( ... = commerce_order_new ($user-> uid, 'checkout_checkout'); $order_wrapper = entity_metadata_wrapper ...
Answer Answer to Question 13730
specific to Commerce itself, so tread lightly on any Drupal 7 site for any entity type (e.g. nodes, users ...

Answer Answer to Question 6709
Vote up! 3 Vote down! The reason we use separate Order IDs from Order Numbers is primarily to accommodate sites that use alphanumeric or non-sequential identifiers for orders. Because every other serial numeric entity identifier is called an ID, we use th ...
