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 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 ...

Answer Answer to Question 12540
I think you might be best off creating a rule that checks on payment entity creation for a user field ...

Answer Answer to Question 7580
http://www.drupalcommerce.org/user-guide/product-pricing-rules-screencasts and there I see this remark: However if you are on a pricing rule event “Calculating the sell ...
Summit — December 2013
Question Product list (view) disappears when not logged as admin
when I'm not logged in and just try to show these items as an anonymous user. For a reason, which ... contents but I see the content's title at least (as anonymous user). Even the settings regarding the ...
Discussion Mass editing and updating of product attributes.
are 2800 unique products). Now, we have found through our user research, that no one EVER orders XS ...
MarkLT1 — May 2012 — 3 comments
Discussion The Major Thing Missing In Drupal Commerce
subscriptions, and the sell of user roles. And less dependence on Rules... or maybe user friendly Rules wizards ...
ocargile — June 2012 — 2 comments
Discussion Magazine/Journal Subscription
Has anyone done any work with a magazine or journal subscription?-- the product is the subscription itself and the deliverable being X number of issues? I can see maybe bundling the x issues into a product but that would mean a whole mess of products out ...
EmersonWeb — March 2012 — 4 comments
Question problem with displaying data for a crowdfunding platform
project 2: €0 funded, 20 days left, 0% funded Second problem is that an anonymous user can't see ...
Kris Obbers — April 2013 — commerce orders
Question "Active" licenses returning "403 Error- Access Denied" on previous purchases
users. The website has about 2000 registered users, 15 000 pageviews per month and lots and lots of ...
Hendrik Martens — February 2013 — 1 comment — Downloads
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 ...