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 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 commerce_cart_add_to_cart_form_attributes_refresh() and I can ...
rj — December 2012 — 3 comments
Discussion Price display
Hi there, My productprice is showing up without currency symbol and without a comma. Like this: 995 I just want to display my price as normal like: €9,95 Probably I did a weird setting, but I can't find what the problem is. Anyone who knows something ...
rkedde — December 2012 — 2 comments — product price
Discussion Can I sell one off products with Commerce
Hi Guys, I admit I know virtually nothing about Commerce as I'm still weighing it up for use. I'm planning building a site which sells one off products. In other words...when an article is sold..it gets removed from the for sale articles and may ...
quercus020 — December 2011 — 2 comments
Answer Answer to Question 12543
Vote up! 0 Vote down! I'm having a similar issue while trying out a new installation. It was working properly but then I edited the address fields in the customer profile types and deleted all the test orders that I'd created. Since I did that, ...
laura_b_b — January 2014 — 3 comments
Answer Answer to Question 10429
Vote up! 1 Vote down! When the Drupal Commerce submits a query it passes these arguments: It seems the 'fq' and 'qf' params are throwing off the query, with them included it returns two records, without them it correctly returns 9,800 ...
Weavingmedia — October 2013 — 1 comment
Discussion Hide "Add to cart"- Button for guests
Hello! Guests should have the permission to see the products of the shop, but not to add them to a cart. How can I do that? Thanks, Marc ...
dasmoermel — February 2012 — 6 comments
Answer Answer to Question 10281
Vote up! 0 Vote down! I found that in panels there is a block under Miscellaneous called "shopping cart" that seems to be what i need for this. I just needed to tweek the view slightly. ...
xbrianx — October 2013 — 1 comment
Discussion Shipping form fields not required
Hi there! On the first checkout page, there is a billing information pane and a shipping info pane. Both panes has required fields. I need the Shipping information fields to be not required. How can I do this? ...
balintd — November 2011 — 2 comments
Discussion Mark a product as new..
After adding a new product in drupal commerce, How can we mark it as new????? 7.15 ...