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 multi-product displays with a table instead of select

even list of all referenced products would be better. I think my users will be confused about the ...
toddgeist — October 2011 — 5 comments

Question How do I fetch visitors cart contents, using services api?

items are in the users cart. I would like to be able to cache all pages, except "cart view" ... and /checkout/*- using varnish. So I would like to fetch this counter of items in users cart- using ... module) can see which users cart it's suppose to fetch data from. I have found commerce_ajax_cart ...
klavs — February 2013 — Commerce Services, Cart

Discussion Credit Card Surcharge Fees

Hello, I am using drupal commerce and authorize.net for payments. Is there way, I can add Credit ...
zealny — November 2012 — 1 comment — authorize.net, credit card, surcharge

Answer Answer to Question 9355

a customer who also had a user account and made a purchase, so I know the commerce addressbook module code is ... definitely working properly. On a hunch, I created a user account as a test for one of my anonymous ... customers-- associated the customer profile with the user account, and then one of the orders associated with ...
Andrew_Imagine — September 2013

Question Modify price by height / width / color of a product.

color of a product? The width and height must be entered by the user through a form. The color is chosen ...
ces — March 2013 — Price, form, height, width, color

Answer Answer to Question 3245

= commerce_cart_order_load ($user-> uid);             if ($user-> uid > 0) {                    unset($checkout_pane ... ['commerce_p2cp_profile']);}}}}?> I would like to hide a profile2 pane only for registered users. How may I transform that into ...
Rosamunda — April 2013

Question [solved] Conditional taxes B2B vs B2C pricing & roles

a few hours of pissing about trying to get the retail tax rule to only apply itself if the user is not ... Calculating the sell price of a product Elements(in this case): User has role(s) wholesaler Actions: Remove ...
DNZ Andy @ BlueFusion — October 2014 — Tax, Taxes

Question Price Components Summary

Vote up! 0 Vote down! I am trying to create a view with a summary of Price Components per user and ... UserPoints- aka "Royalties", Shipping, etc. I am trying to show users on the site what their total ...
Ravenight — February 2013 — , Views, Price

Answer Answer to Question 31861

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

Answer Answer to Question 8711

functionality too. The module is rapidly maturing, so it will soon be a more user friendly alternative to ...
bojanz Bojan Zivanovic — July 2013

Pages