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 How do i get a discount images to correspond with the product discounts i have made using rules

Vote up! 0 Vote down! I have followed Randy Fey's discounts with rules video on Vimeo and have successfully implemented the option within an individual product to choose discounts (10%, 20%, 30%, 40%, 50%). I was incredibly exited that this works. No ...
Tim Jones — April 2013 — 2 comments — Discount, image

Answer Answer to Question 7554

Vote up! 0 Vote down! This is what I have so far- {"rules_split_quantity": {"LABEL": "Split Quantity", "PLUGIN": "reaction rule", "REQUIRES": ["rules", "commerce_cart"], " ...
brandercreative — March 2013 — 3 comments

Discussion How to test paypal module?

Hi everybody, I am new to drupal commerce so please bear with a dumb question... I have my site working fine on my local PC with the test payment module, but I want to install paypal. I did that, but when I test it with the sandbox it never shows up that ...
Ron House — June 2014 — 2 comments

Discussion Discounted price problem with Rules data selectors

The situation is the following: There are two price fields for a product, and when my client fills out the second, it would be new discounted price. The page should display the old price crossed, and the new (the displaying not a problem). Here is the pro ...
balintd — December 2011 — 13 comments

Discussion How to get Product-ID from Display-Node-ID programmaticly?

How do i get Product-ID from Display-Node-ID programmaticly? Any help much appreciated! ...
adam1 — July 2012 — 3 comments

Answer Answer to Question 8645

Vote up! 0 Vote down! Before you can have a product in the actions you must make it available. You do that by checking for a product's field in the conditions via data comparison. ...
l0calh0rst — July 2013 — 2 comments

Discussion show/hide payment method according to currency

Let say I use PayPal as payment method. Suppose my Drupal Commerce supports USD, GBP and EUR. I want to show PayPal when order's currency is USD but hide PayPal when order's currency is GBP/EUR. Is there a way to do this? using "condition&q ...
stevenon1003 — July 2012 — 3 comments — payment gateways, payment, paypal, currency

Answer Answer to Question 7265

Vote up! 1 Vote down! Hej! Try rules. There must be a rule commerce_checkout_order_status_update. That is by default set to "pending". If you have no other payment methods, set that from pending to completed. greetz, Marc:) ...
dasmoermel — April 2013 — 3 comments

Answer Answer to Question 7252

Vote up! 2 Vote down! You need to check these: http://drupal.org/node/157602 http://drupal.org/documentation/install/windows http://www.drupalcommerce.org/commerce-kickstart-2/install Thanks ...
realskorpion — April 2013 — 3 comments

Discussion signed contract module or recipe.for drupal Commerce?

hello, i came across this wordpress plugin and I need to know if drupal commerce has either a module or technique that can do this. basically it generals a signed contract into the paypal purchase. I had never thought about it before, but once I saw this ...
sebra — March 2013 — 3 comments

Pages