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.

Discussion how to sell a subscription service

after user registration, so I didn't find tools to apply this idea. So I hope your community help ...
morad7 — December 2014 — 1 comment — subscription, recurring

Discussion Is DrupalCommerce right for me?

I need to charge a user during registration for access to a client's Drupal 7 site. We ...
justageek — April 2012 — 3 comments

Discussion commerce_cart_add_to_cart_form_attributes_refresh and drupal_alter

Hi, I am trying to add an additional AJAX command that's fired when users select a product ... reference (eg. users select a product reference and a value on the page is updated). I have found ...
rj — December 2012 — 3 comments

Question Store unable to send any order emails

I have installed Drupal commerce at my drupal store but store unable to send any of emails to the user or ...
testmedma — December 2013 — 1 comment — order confirmation email

Answer Answer to Question 31861

function HOOK_node_view_alter(&$build) {  if(!user_access('wholesale permission')) {    ...
DNZ Andy @ BlueFusion — January 2015

Discussion add a surcharge to order total

I need to add a fixed percentage surcharge to all order totals. Commerce Discount almost meets my needs, using a negative discount value. The only issue is that the required surcharge is 1.12%, but the percentage discount field in commerce discount record ...
tripper54 — September 2012 — 1 comment

Discussion commerce pdf invoice not work as intendet

Hi drupal commerce users, I tried to get 'commerce pdf invoice'-module to work. But it ...
conscience — May 2012 — 5 comments

Answer Answer to Question 43185

Vote up! 0 Vote down! Well, I had 7.x-2 version installed, 7.x-1 it fixed the problem. But not the way I expected. Suppose we have a list of colors (common for all products), and when I create tshirt product I want to tick just few colors of that tshirt t ...
RevalRomanov — December 2015 — 1 comment

Answer Answer to Question 17536

You will need to create a rule that "Sets a Data Value" for orders based on the user ... 's profile 2 fields. To get the user's profile 2 fields, you would need to run what's known as ...
joshmiller Josh Miller — October 2014

Discussion Disable QTY on individual line items

one product and I dont want the users to change the quantity. It's like buying a warranty with ...
chaloum — March 2012 — 3 comments

Pages