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 UPS module not getting UPS at checkout

Vote up! 0 Vote down! I installed UPS module 7.x-2.0 onto my Drupal 7 Commerce Kickstarter ...
owl — March 2013 — 1 comment — ups module, shipping service, Shipping

Question Different SKU for same book title, renting/selling it & tracking the availability.

why I am thinking to make this with Drupal commerce. Then the thing is, I have selling option too for ... regarding this...like how it can be done with drupal commerce? Whether it can be done or not by available ... system.. I am newbie to Drupal commerce so I am not able to figure it out.. This is the URL for the same ...
RajeevK — March 2013 — Product reference

Answer Answer to Question 9639

by Drupal Commerce.   // One more thing to note down (which I missed earlier) is you've to ... return the key of array which is correspondent to what key drupal commerce is getting, that is mostly the ... I was returning dates (i.e. human readable date) because of which Drupal commerce was not able to match ...
yogeshchaugule8 — October 2013

Answer Answer to Question 5209

here: http://agileadam.com/drupal-commerce-free-shipping-specific-products ...
agileadam — September 2013

Discussion Date field in Checkout

I need to be able to add a Delivery Date field to the Checkout, Have worked out how to add a Card Message field to an order via Line Items (thanks randy for the video) But the date is only needed once per order, not for each order item. So should go in at ...
remus1 — November 2011 — 2 comments

Answer Answer to Question 10101

reference Boxes Panels Context Commerce rules extra ...
mjcarter — September 2013

Question Full or partial credit/refund/return

DPMSIM module which we understand do not allow Commerce to actually process the credit. We can work ...
atrocious troll Rocco Charamella — August 2013 — credit, returns, refund

Discussion Is it possible to sell streaming media access rather than downloads?

with Drupal Commerce? Is it something that is set up in Commerce or in the File Downloads module? or ...
cpelham — January 2012 — 1 comment

Discussion Creating custom order: can't reach checkout

= commerce_order_new ($user-> uid, 'checkout_checkout');     $order_wrapper = entity_metadata_wrapper ... ('commerce_order', $order);     //Set values for my added fields     $order_wrapper-> field_is_booking = true;     ... ['values']['child'];    }     commerce_order_save ($order);         foreach($prods as $id => $qty) {        $product ...
headbank — January 2013 — 1 comment — order, checkout

Discussion Views on a 3 level catalog with multi-colors

with D7 and Commerce. But while building i face some problems. What did i do already: i created ...
latulipeblanche — April 2011 — 6 comments

Pages