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 Drupal Commerce- number of items in the basket on a menu element
Drupalien Hello! I hit a small problem with my drupal trade! I created a menu with the API of drupal, the items are "registration" "connection" "Shopping Cart". My goal is to add the number of items in basket a side of the me ...
woprrr — April 2012 — 1 comment
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
Discussion add to cart
If I want the user to go directly to the checkout when they click add to cart how do I do that? Thanks for all the help! ...
jamestbennett — June 2011 — 2 comments
Question 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
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 ...
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 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
Answer Answer to Question 7314
Vote up! 1 Vote down! Hi I also have a product that is a service and not therefore in any way shippable. How do I: Remove the requirement to ask the customer for shipping addresses. Remove the shipping stage of the Checkout process entirely. I have follow ...
TechnoTim2010 — September 2013 — 1 commentAnswer 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 comment