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 13057
Vote up! 0 Vote down! Anyone? It's an elemntary feauture of any ecommerce platfrom. Is it really so hard to implement?!? ...

Discussion How to assign orders to a manager?
Hi, For various reasons, when the customer submit an order, I need to assign the order to a manager, who will be responsible for the post-processing of the order submitted. In our case, the manager of an order can be changed, and I need to be able to trac ...
foredoc — September 2014 — 5 comments
Discussion Different email notification per different payment method
email depending by payment system method. For exemple: I d like when user select Paypal system payment ... to receive a custom email. Or when a user select Bank Transfer to receive another custom email. ...

Discussion Simple payment methods
user choose PayPal then there appears field where user gives his PayPal email address and then later ... I will manually send bill to that address. Payment mehtod 2: If user choose Wire transfer then I just ...
ace11 — December 2011 — 2 comments
Answer Answer to Question 13367
user IDs mapped to your entries? ...

Answer Answer to Question 13550
http://www.drupalcommerce.org/user-guide/importing-products-using-feeds Cheers ...

Question How to display a product catalog page from a view
user of which its me the administrator,now how can i make it to display even for anonymous users ...
like_mike — June 2013 — Product Catalog
Answer Answer to Question 7580
{"user_has_role": { "account": ["site:current-user"], "roles": ...
Summit — December 2013 — 3 comments
Discussion Translation of Commerce Documentation in German
For myself and becoming closer with Drupal Commerce i made a translation of the Commerce User ...
Regina Oswald — September 2014 — 2 comments
Discussion Complex price calculation using a field in the product
user's profile and another one in the product. Due to complexity, I need to use PHP so in the ... evaluation. I can access the field in the user profile using this code: <?php global $user; $usuario ... = user_load ($user-> uid); return ($usuario-> field_cantidad ...
perrymanson — September 2011 — 3 comments