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.
Answer Answer to Question 32051
Vote up! 0 Vote down! A little more information is needed to adequately answer this: Most notably, how do you delineate that a payment is confirmed/accepted/completed? What do you change to take note of that? ...
David Wright — February 2015 — 1 comment
Discussion Does Commerce work for approximately 100 000 products?
I should convert one site with approximately 100 000 products to drupal. From your experience, are there some limitations I will run into, when using Drupal Commerce for such many products? ...
drupalrules — October 2013 — 1 comment
Discussion Agree to terms checkbox before adding to cart?
I was wondering if someone could help me with this scenario. My client needs users to agree to the "terms" before they are able to purchase the product. Someone know how I can do this? ...
pkchoo — September 2011 — 2 comments
Question Calculation of Price
Vote up! 0 Vote down! I've been looking for a solution for the next case for a while: Let's say I have a product which price is calculated via height and width, like silk for example. You calculate the price multiplying height * width (+1) * sil ...
Discussion !order-summary blank if user doesn't complete checkout with a callback link
Hi, I don't understand when!order-summary token is available or not empty. I get a non empty!order-summary only if I click on a callback link from payment gateway, for example, PayPal Express Checkout. Any idea? Thank you order email commerce_email ...
Discussion Auto expire product?
Hi, Just wondering if anybody has had any experience setting a product to disable itself based on the current date. I've been building a DC site for our college's one day cooking courses and everything has gone well except that it would be nice ...
scbabineau — January 2012 — 3 comments
Discussion how to markup UPS shipping rates
Can anyone help with how to markup all UPS rates by $1 I suppose this would be done using rules but I have not been able to figure this one out. Thanks ups shipping ...
Answer Answer to Question 18691
Vote up! 0 Vote down! Chris, You can force the attributes to show on the "Display formatter" for the Product Reference field. See example below: The path for the admin interface for a standard Drupal Commerce store looks like this: admin/structu ...
Josh Miller — October 2014 — 1 commentAnswer Answer to Question 18472
Vote up! 0 Vote down! Unfortunately, forms (line item add to cart forms) within forms (cart forms that let you modify quantity) is a non-starter. Additionally, there is no core way of handling editing a line item field that is customer facing. But take he ...
Josh Miller — October 2014 — 1 commentQuestion Programatically create an entity reference field for products
Vote up! 1 Vote down! There is a great example of how to create a entity reference field here. http://drupal.org/node/1264160 This works if you are focusing on one bundle. However Commerce Products usually have more than on bundle. I'm wondering if a ...
bj___ — May 2013 — 1 comment — entity reference
