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 Unable to View Details of Order

commerce_order_ui_order_view(Object, 'customer') call_user_func_array('commerce_order_ui_order_view', Array) ...
ngwong — July 2013 — 1 comment

Discussion How to set up menu structure from tags

Hi All. I will try to keep this short (not my strongest point). I am an experienced joomla user ...
soundexcel — November 2012 — 1 comment

Discussion External Integration Needs

Hey, I wanted to post about this as I think it's an important point to bring up. My firm mostly deals with integrations between software applications. Specifically, we've decided to focus on how to integrate Ubercart with SAP Business One and a ...
chrisstrahl — November 2009 — 5 comments

Discussion Commerce Customizable Products

to work well no problem following the great screencast for this module. I.e. the user can select ...
brendanp — February 2012 — 1 comment

Discussion Using rules to send different emails for Bank transfer and Cash on Delivery Payment

"param_type": "commerce_order_order_confirmation_bank_transfer",             "param_user ... "commerce_order_order_confirmation",             "param_user": ["commerce-order:owner"]          },           ...
pavel — February 2013 — 1 comment

Discussion Programmatically add a donation

  global $user;   // load the order, create new one if unexisting   if (! $order = commerce_cart_order_load ... ($user-> uid)) {  $order = commerce_cart_order_new ($user-> uid);  }   // Define the values for the ... price through Rules so it reflects the user's actual   // purchase price.   rules_invoke_event ...
Manuel — February 2012 — 1 comment

Discussion The Inevitable Tax Discussion

So, taxes suck, we all know this. The problem is that they're really hard to implement in Ubercart. The folks that wrote the Washington tax module kick ass BTW. I'm sure there are other good ones out there too. First, some background. I'm o ...
chrisstrahl — November 2009 — 20 comments

Page Getting Started

by Commerce Guys User Guide Designed to be useful for any Commerce installation. Kickstart 2 Guide ... literally anything can be customized, whether it's through the user interface or adding custom CSS to ... would be to refer to the User Guide to find out how to install Drupal Commerce and configure it either ...
Ryan Ryan Szrama — August 2012

Discussion Special Pricing Structure Best Practice

each instrument checked out to a user with a recurring monthly fee. Attached to each instrument is also ...
chrhill — February 2012 — 1 comment

Answer Answer to Question 4516

release that needs work to make it useable for ordinary human users who aren't Drupal developers. Oh ...
Stuart Hertzog — October 2012 — 1 comment

Pages