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 12912
Vote up! 1 Vote down! Hey Emil, sorry it took so long to respond. In my opinion, this is a perfect place to use line item fields. If you add an image field to your product line item type, there's an option to expose the field widget on Add to Cart fo ...

Question Order history not working, also can't update the Commerce Kickstart..?!
in the profiles folder? • More importantly, the user is not able to see their order history and other ... relevant account / order pages. for example for this URL, user/1001/orders page reads “You have not placed ...
Question How do I create a discount manually for a specific order?
a discout to a specific user in a specific order? In example: A user completes an order of $100. The order ... involves a shipped item The shipped item arrives a little later than expected. The user calls to complain. ...
Answer Answer to Question 7936
http://websmiths.co/blog/very-introduction-drupals-hookformalter That's a nice tutorial on how to get something up and running. To pull a user's info, ... you would just need to do the following: <?php function something () { global $user; dpm ... ($user); // requires devel module to see into array.}?> ...

Question Updating order status
I tried doing so as USER#1 at admin/commerce/orders/6/edit but I get the following error: The username ... Test Dude does not exist. The funny thing is there is a user called Test Dude on the system. I am ...
sisko — July 2013 — commerce paypal wps
Question How to add subheading in Orders Page
Vote up! 0 Vote down! In the url, user/%user/orders/%commerce_order (or user/1/orders/1) also ...
Answer Answer to Question 5120
Vote up! 1 Vote down! This would be possible in Commerce. The trick would be adding a user entity ... checks that field's value. If the value doesn't match the user trying to view it, redirect ... them. Maybe add an "OR" that returns true if the user viewing the product display has a role ...

Answer Answer to Question 7310
user registration form. This form will contain the fields you need in order to have the user choose ... a predefined product line. After a user submits the form and after you have reviewed it you will accept the ... user. 2. Using rules, you will configure the user acceptance event to trigger an action that promotes ...
drupalability — August 2013
Discussion Adding end customer product options
Hi, Is there currently a "best practice" method for adding an end-user customisable ... product field on a per-product basis? e.g. if my user wants to purchase a new fangled music playing device ...
andrewyager — April 2011 — 4 comments
Question How to create a payment module
Vote up! 0 Vote down! Hi, We're trying to create a Drupal Commerce payment module for our company's special payment service, and implementation for Magento was pretty painless, but for Drupal Commerce, it's been a magical ride of confusion ...
cappie — July 2014 — 1 comment — payment method module programming troubleshooting