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.

Question Help with a multistore ecommerce site best route

trying this route. For an authenticated user after they added product/products to the order. Problem: How ...
gdbwb05 — September 2015 — marketplace

Question Facet Filter By Color- Change Product Display Node Image

product has multiple variations of different print/colors. The user needs to be able to filter products by ... Both filters work; however, when the user filters by a certain print or color, it correctly filters out ... Example: Product 1 has yellow and green variations. Product 2 has yellow and black variations. User Chooses ...
Djames24 — March 2014 — 1 comment — faceted search

Question Why does Drupal Commerce change an original username to the full billing name?

username as 'John Doe'. If one looks at the list of users (/admin/people), his username will be ...
Raj — March 2014 — 1 comment — username

Answer Answer to Question 7895

YOUR_MODULE_form_alter(&$form, &$form_state, $form_id) {  if (strpos($form_id, 'commerce_cart_add_to_cart ...
Favio Manriquez — May 2013 — 1 comment

Discussion check for "product-types" in rules in addition to "particular product" check

cart only paypal as a payment is available. Is it possible to add a rule condition to check for ...
SteffenR — December 2011 — 5 comments

Answer Answer to Question 8976

redirect as anonymous user. I've discovered that I do able to change the login form as described in ...
Arik Yudin — August 2015

Answer Answer to Question 8028

filters the Commerce Order: Uid check, just click on "If the current user does not match the ... argument, validate the argument for users with specific roles" and choose your role. Hope this helps. ...
emailAlexander — September 2013 — 1 comment

Discussion Design pattern for payment gateways

Looks like we need a multicurrency aware design pattern for payment gateways. Following issue in the Commerce Multicurrency queue contains several reports of problems with payment gateways when using multiple currencies: http://drupal.org/node/1932598 In ...
das-peter — April 2013 — 3 comments — payment gateways, payment, currency

Discussion Non transaction ordering

I have a client who wants to have the ability to let people "shop" for products and ...
faclab — December 2011 — 1 comment

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

Pages