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 Free Shipping on a single item

Vote up! 0 Vote down! I have a customer that wants to be able to do shipping on a single item. I have a rule that is close that will zero out the shipping charges for the order if they select UPS ground. However if I add additional products it stays at ze ...
criley — February 2013 — Shipping, Free Shipping, FAQ

Answer Answer to Question 7895

Vote up! 1 Vote down! Perhaps it can be done with only Rules, but you might want to consider a code approach which could be more straightforward. For example: function YOUR_MODULE_form_alter(&$form, &$form_state, $form_id) {  if (strpos($form_id, ...
Favio Manriquez — May 2013 — 1 comment
Square module

Module Square module

Square. An Square module is now available for all Drupal Commerce users. No payments coding required: ...
— October 2022

Discussion Pricelist per user (Custom price per product and per user)

Hi, I have a complicated situation! I need one pricelist per user! What I mean: I have 500 ... customers that have different price per product on my ERP. So one pricelist per user. I have 1000 products. ... So, have I need to create 500x1000=500000 rules? I search something about pricelist er user to use ...
tarasiadis — January 2014 — 3 comments — price, price list

Blog Using permissions to allow users to create products

drupalcommerce.org. This user, golubovicm, has asked "Edit own products permission" is not working! First ... wondering how to set up a user to create, edit, and delete their own products. So, we've created ... create a view to help users see a list of products they can edit. In the screencast, I didn't ...
joshmiller Josh Miller — January 2014

Documentation Anonymous Checkout & User Registration

completing checkout Redirect to login page before checking out If you want to send users over to a customized ... module redirects anonymous users to a page where they can login or create a new account when they try to ... pane is for unregistered users and one for logged-in users. Still under development. Commerce Checkout ...
nvahalik Nicholas Vahalik — September 2015 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Question How to translate "Hello, user" and User account-page title (breadcrumb)

Vote up! 0 Vote down! How to translate "Hello, user" and User account-page title ... admin/config/regional/translate/translate But none of them worked. drupal 7 user translate ...
ace11 — April 2013 — drupal 7, user, translate

Question Viewing user's list of orders (user/%/orders)

Vote up! 0 Vote down! I have a role that needs access to the list of orders of a user. I have all ... the role can view an order (admin/commerce/orders/%) but it can't view the list of orders a user ... has (user/%/orders). I don't want to give the role permission to "Bypass views access ...
akosipax — May 2013 — Views, Order

Question Is it possible to let users pay directly to other users?

Vote up! 1 Vote down! Can Drupal Commerce be configured so that users can install their own ... Jim via the site. The website itself would not be an intermediary in the payment process. All users ... could have the option of setting up payment options for themselves. Payment user points FAQ ...
Tait — February 2013 — Payment, user points, FAQ

Discussion How to save user data (in the order's data) when delete the user

Hi all, when an user make an order his/her uid and email are stored in the order's tables (I ... don't know which one, but this is not important). When the user (or the administrator) delete his/her ... account all orders related to this user lost account information so in commerce there are orders without ...
ziobudda — April 2013 — 1 comment

Pages