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 Commerce Paypal WPS not showing under "Disabled payment method rules"
I cannot enable the paypal WPS module! It does not show up under "Disabled payment method rules". It simply says: "There are no disabled payment methods." I have followed all instructions to the letter multiple times to no avail. By th ...
wmstadler — December 2011 — 11 comments
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 ...
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 Flat rate shipping method not displaying
Hi, I'm building my first drupal commerce project. I've installed the shipping module and the flat rate module, but when I go to configuration > shipping, the shipping methods panel is empty, and there is no button to add one. I've tried ...
Pfriedo — December 2011 — 8 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
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
Discussion Discount upon the productgroup (taxonomy)
Hi! The shop: product display: TITLE,BODY,PRODUCT,PRODUCTGROUP (taxonomy) product: SKU,TITLE,PRICE,IMAGE,STATE... taxonomy: shorts, t-shirts, shoes... etc. How can I set the discount upon the productgroup? For example: shorts-20% t-shirts-25%...etc. In me ...
Gábor — July 2014 — 1 comment
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
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 ...
