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 Set the value on the fly.
Is there a way to set the attributes value programatically? ie. when i load the product display node, how do i set my attribute values. I tried to update this variable but the attribute select boxes did not update. $colornid = 75; $content['product:c ...
marvzz — November 2011 — 6 comments
Question Combining product table and content node
page display for the user. I tried using the views- attachment, but it seems to restrict the second ...
aspooner — August 2012 — Product Display
Discussion Creating View of Customer Totals
because I am not familiar enough with the various Commerce field options. 2) Similarly, for the user ...
carelessdonkey — February 2013 — 3 comments
Discussion howto hide primary_local_tasks?
shown to administrative users. As I found in the template source this is a submenu addressed as ...
inki — December 2011 — 3 comments
Question Allow date field as product attribute
Vote up! 0 Vote down! Hi All, I've a requirement of allowing users to select a date before ... 3 different dates and set different prices for these products. On product display page user should be able to ...
Question Creating an iframe as payment method
acutal payment in the checkout process of drupal commerce. In this iframe the user will actually insert ...
doronsever — September 2013 — Payment iframe
Answer Answer to Question 3292
http://drupal.org/project/issues/commerce_extra?categories=All It's possible to create a rule that redirects a user. The trick is finding an event that will ...

Discussion How to increase price with a percentage when paid through Paypal?
Paypal's 3% fee is quite a lot. We would like to add 3% on top of the price when people decide to use Paypal. It can probably be done with Rules, but how exactly? (Links are very welcome of course.) paypal payment method percentage pricing ...
Discussion How to alter the line-item Price programmatically
Hi there How can i alter the the line-item Price programmatically? is there something easy like commerce_alter_line_item_price($line_item,array('add',200)); ...
einsk — August 2012 — 6 comments
Answer Answer to Question 12540
I think you might be best off creating a rule that checks on payment entity creation for a user field ...
