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 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 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 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 ...
Discussion Special instructions field
I created a new field for my products called category and I set up my test site's order page as a view that displays all items from a particular category in a table: View: Table: I'm trying to find a way to add a button that pops up a text field ...
switch — October 2011 — 6 comments
Discussion Commerce and varnish
Har anyone tried using Varnish on a Drupal Commerce website? Would it work with shopping carts and other cookie-related stuff? ...
AdamGerthel — November 2011 — 11 comments
Discussion Shipping: how to display shipping details or info in the shipping pane of checkout?
Hi, I have been trying to figure out how to display shipping info or details for the end customer to read during the shipping step of the checkout. The info i want to display basically describes what the shipping method is. EG. If I created a shipping ser ...
thelauman — April 2012 — 4 comments
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
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 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
