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 Alter order amount based on payment method
How can I alter the order amount after user selects a payment method? I've been looking really hard in api reference but couldn't manage ...
oz_an — January 2012 — 5 comments
Discussion Sort orders based on date of confirming, not creation
The orders page shows orders and it is possible to sort them based on the creation date. The problem is that the creation date is the date that the user created the cart, not when he confirmed the order. Is it possible to sort on the date that the order w ...
yannisc — January 2012 — 2 comments
Question Why does the cart page change my product price, after setting the price with a product rule?
Vote up! 0 Vote down! I have a rule, that does the following: 1 Data comparison to evaluate the product 2. Data Comparison to evaluate the product type 3. Entity has field commerce product 4. Entitty has commerce product, commerce price 5. User has Member ...
Answer Answer to Question 10884
Vote up! 2 Vote down! Nothing happened, both are still there (one runs before the update, the other after the update). ...
Bojan Zivanovic — November 2013 — 1 commentAnswer Answer to Question 10836
Vote up! 0 Vote down! Robert Douglas, gave us this answer in this link: http://stackoverflow.com/questions/20064096/d7-commerce-kickstart-2-remo... Tank you, ocaccy ...
ocaccy — December 2013 — 1 comment
Answer Answer to Question 7114
Vote up! 1 Vote down! Check this: http://www.drupalcommerce.org/discussions/7065/category-banner-image ...
realskorpion — March 2013 — 1 comment
Discussion Need suggestion
I am wanting to only charge tax on specific product types as defined on the product types screen. Would the best way for me to do this is to create a new field such as commerce_taxable when I create the product type then set up a condition to verify that ...
criley — September 2011 — 4 comments
Discussion Multiple line items in the database but one in the order page
Hello. I am doing a report module to show various information about drupal commerce orders and line items. I am now facing a problem with the line items: For some orders, in the commerce_line_item table, there are multiple line items for the same product ...
glcp — March 2013 — 2 comments — Line Items
Discussion How to add add to cart field for multiple products
I have implemented commerce kickstart and had completed most of the integration. But the client wants to change the way add to cart works. We need to create a table with a list of all the products displayed with quantity 0. The customer will add the quant ...
chopsumbongw — August 2012 — 3 comments
Discussion Increase shipping charge for each item added to cart
Hello, I have my shipping setup and working where it calculates the shipping based on quantity. 1-3 items is $, 4-6 items is $$, 7-10 items is $$$, etc. What I would really like to do is increase the shipping amount by $.50 for every item ordered over 1 t ...
appkiller — January 2012 — 2 comments
