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.
Documentation Order Settings
between each page request). Only refresh a shopping cart if it belongs to the current user. This is the ... new default and allows for dynamic pricing but prohibits the performance impact when the user viewing ... user" instead of "order owner." Only refresh a shopping cart if it is the current user ...
Josh Miller — November 2014 — Drupal Commerce 7.x-1.x — Status: Needs technical reviewQuestion Fetch products created by acting user
Vote up! 0 Vote down! Hello, I need to get products created by currently acting user and display ... all users. Any clues please whats wrong with my code and how to limit the list? global $user; $uid ... = $user->uid; $products = db_query("SELECT * FROM {commerce_product} WHERE status=1 AND uid=uid"); ...
sketman — May 2016 — Product Listing
Discussion Price based on user profile country
Hi, I would like to setup the price of the product based on the country from the user profile not ... the user creates an account or we create an account and we set his country the price is pulled ...
Oghnia — June 2015 — 2 commentsDiscussion Stock won't display for Anonymous Users
user, I want the stock level to display when there is a stock level (or, in context, when there are ...
crooker — December 2013 — 5 comments
Question Publish node on checkout, then- have user promote/feature it
Vote up! 0 Vote down! Hello, I am working on classifieds ads. Commerce works perfectly publishing nodes after checkout. What is the next step to purchase a product that brings my ad to front page or extra emphasis, etc. Thank you promote featured content ...
Question Allow Anonymous Users to choose their username on checkout
Information" pane which allows for an email address. The user's username is then derived from that. ... I would like to add another field for "Username" where the user can enter their own username, ... users custom user name account information ...
Craig Vanderlinden — June 2015 — Checkout Rules, anonymous users, custom user name, account informationDocumentation Writing a payment method module
off-site payment methods When a user is directed off-site to submit payment, their order remains in the ... the user presses the browser back button to return to your site instead of the appropriate link on the ... off-site payment methods will return the user to your site via a POST that includes some basic payment ...
Ryan Szrama — December 2012 — 5 comments — Drupal Commerce 7.x-1.x — Status: Needs copy/style reviewDiscussion Product VIEWS display not showing up for Anonymous users
perfectly for the Super User, but I can not for the LIFE of me get it to display for Anonymous or ... Authenticated users. (I have it set to display in a block on a specific page) Again, it works for Super User ...
crooker — August 2012 — 11 comments
Discussion Hide price for anonymous user
I have looked absolutely everywhere. Has anyone been able to find a way to hide pricing for users ...
dspock — April 2012 — 19 comments
Question Rules: Field commerce-order:mail empty for Anonymous Users
rule. When I have logged the rule send a email to email admin-user, but when I am an anonymous user, the ... order" create a correct new anonymous user in /admin/commerce/customer-profiles. The field Email in this ...
