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 do I print the current tax rate on a product node?
Hi there, I’d like show the tax rate on a product node. We use different tax rates on certain products. The tax rate should show up below the product price. What’s the right way to do that in Drupal Commerce? tax rate node vat ...
Discussion i18n and other goals
Hi all, Just curious, after checking the development goals of Commerce. Will it be all multilangual? Will it support mechanisms for multiple currencies Will it support many different kinds of products (goods, e-stuff and labor) Will it support a host of u ...
splash112 — April 2010 — 3 comments
Discussion Is there a payment method that doesn't actually process the payment?
What I'm trying to do is make the checkout process as normal where the user enters their card details etc. but the payment isn't actually processed, I would just like to receive the user's card details so I can enter them into card payment ...
Carl Bowles — October 2013 — 1 comment
Answer Answer to Question 31719
Vote up! 0 Vote down! Just to confirm: All of your items cost the same to ship eg $150. If you ship one then it's $150, if you ship 3 then it's $450 and if you ship 29 then it's $4,350? If that's the case then it should be easy enough ...
Andy @ BlueFusion — January 2015 — 1 commentQuestion How do I add addresses from customer profiles to a View of all users?
Vote up! 2 Vote down! I'm trying to create an export of sorts of all users in website, along with at least one address from their customer profiles. I just can't quite figure out how to achieve this in a View of users. Customer Profile Views Com ...
Answer Answer to Question 5507
Vote up!-1 Vote down! Just did some research on this. What I am looking for is more along the lines of the Drupal part. Usual multisite installations share the same Drupal code base. I am looking to install the Commerce Kickstart distribution on a sub dom ...
Seph — January 2013 — 1 comment
Question Avoiding Double Discounts
Vote up! 4 Vote down! I currently have rules in place to apply a 10% discount if the order total is above a certain threshold, I now need to deal with already discounted items. By that I mean if a product has already been discounted then do not include th ...
Discussion cart and review: show "Price" without VAT
Hi all. I have installaed commerce from scratch (no kickstart). Version 1.4. Installed VAT and all works. Now I need to display (in the review order) the price and the total without VAT. In this moment I see product price with vat in Price and in Total co ...
Answer Answer to Question 3890
Vote up! 1 Vote down! Taxes are calculated during sell price calculation at the unit price level for each product in the cart. The taxed amount is stored in the actual price field using Drupal Commerce's price components system, which tracks the vari ...
Ryan Szrama — April 2013 — 1 commentDiscussion Separate page for product
Guys can you help me to add separate page for my products. All products I created can only be seen on home page. I tried to add link on main menu and named the path as products but I always got this error "The path 'products' is either inva ...
drupal_simply_a... — March 2012 — 1 comment
