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 iDeal, Dutch payment

iDeal is widely used in the Netherlands for payments directly with the customers bank. An iDeal payment module is almost manditary to make Drupal Commerce be addopted in the Netherlands. Ar there any projects going on implementing iDeal. Is there a paymen ...
spoetnik — July 2011 — 9 comments

Discussion Marketplace update/resources?

I have been researching Drupal Commerce to see if it can be used for marketplace functionality. It looks like there was a demo of this functionality in Denver of March this year. Is there any video/documentation on this presentation? I also found this on ...
ccmd00d — December 2012 — 2 comments — market place

Discussion Music download store

Hi there, I´m quite new in the world of Drupal and drupal-commerce. I do appreciate a lot the contribution of yours. I think the combination of DP7 and commerce is just a killer. After a couple of basic play arounds I have realized the whole thing just bl ...
Kirk Monteux — November 2011 — 8 comments

Discussion Displaying all images of referenced products in product display node

After hours of work i got this solution. <?php /**  * Implements hook_entity_prepare_view().  */ function HOOK_entity_prepare_view ($entities, $type) {          $product_display_entity_type = 'node';   $product_display_type = 'dishes_pro ...
MasterPoint — May 2012 — 3 comments

Discussion Choose page at bottom of "All products" faulty

So I'm pretty new to this all and have been messing around with the little box at the bottom of the "All products" page that lets you choose which page to go to. It seems to work fine on page 1: https://www.dropbox.com/s/3fixnijh207fc7g/Pag ...
Frankenstein123 — November 2014 — 2 comments

Discussion Setting up a complex shipping calculation rule

Hi, Thanks to the screencast on this website, I've been able to easily set up a free shipping flat rate for a particular product type. Now, I have to set an other shipping rate with a more complex calculation rule. Here is the detail: I have 2 produc ...
ccresson — May 2012 — 3 comments

Discussion chek box for products wiht pricing

Greeting I want to add several checkbox fields for each products that each checkbox have price that if customers select each of these,it price add to total price for example 1.Comes with warranty 2.Comes with manual 3.Comes with poster 4.Comes with access ...
mydrupal — August 2012 — 5 comments

Discussion Handling Fee on checkout

Hi guys, I'd like to ask how to add handling fee on each product during checkout. I have tested this module but it only add handling fee to the amount of all products during checkout. On the cart, it should display product price, handling fee and cal ...
mark.thehub — September 2013 — 3 comments — cart, Shopping Cart

Discussion membership expiration

I used this: http://commerceguys.com/blog/selling-content-drupal-commerce-using-conte... tutorial for creating a membership with Drupal Commerce which works well. How I can set membership expiration? I know I should use Rules, but I do not know how. rules ...
aalireza — December 2012 — 2 comments — rules

Discussion Duplicate items when using attributes

Hi Guys, New here, just dabbed into drupal commerce. My products have multiple attributes, so I followed the FAQ and created multiple copies of the same product with different attribute and linked them to a content product node. By doing so, every single ...
d3vilr3d — October 2011 — 8 comments

Pages