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 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 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
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 ...
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 ...

Answer Answer to Question 7580
http://www.drupalcommerce.org/user-guide/product-pricing-rules-screencasts and there I see this remark: However if you are on a pricing rule event “Calculating the sell ...
Summit — December 2013
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 3940
end user will see errors on your site. Once you delete the page from root, new incoming request load ... the application and app domain, and respond the actual user data. regards. bizworludsa ...
Anonymous (not verified) — October 2012
Discussion Product image on cart form
Does anyone know how you can get a product's image to show on the shopping cart form? In product types there is a line item display and I've added all the fields I want there including the products image but this does not seem to affect the cart ...
magicmyth — November 2011 — 28 comments
Question Pop up date not localized / don't show dates in the past
Vote up! 0 Vote down! I have a field on the checkout page of my Drupal Commerce webshop. The user ...