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 Product Specification
been left out, please mention in the comments and I'll update the post. When it's solid, ...

Documentation Where can I find Drupal Commerce training and tutorials?
This is a list of some of the external resources available to help you understand how to leverage Drupal Commerce. Training: Hands on workshops for a variety of different experience levels taught by the creators and maintainers of Drupal Commerce. Trainin ...
kfinney — August 2013 — 3 comments
Documentation Customer info hooks
hook_commerce_customer_profile_type_info() The Customer module uses this hook to gather information on the types of customer information profiles defined by enabled modules. Each type is represented as a new bundle of the customer information profile enti ...

Discussion The Case for Commerce_SP
developer its worth a read and more importantly a comment / feedback please. A while ago I needed to create ...
Answer Answer to Question 8719
['comment_settings']['#access'] = FALSE; $form ['field_question']['#access'] = FALSE; $form ...

Documentation Does Drupal Commerce support free orders?
Yes, Drupal Commerce supports free orders thanks to its use of Rules when determining which payment methods should be shown for an order on the checkout form. You can simply add conditions to your payment method rules that require the order total amount t ...

Blog Commerce Module Tuesday: Commerce Add to Cart Extras
Commerce Add to Cart Extras is a great little module that provides the ability to turn a product listing view into an add to cart form. It does this by providing a new field that you add to a view which provides a quantity text box and makes the entire vi ...

Blog Drupal Commerce Sprint June 29- July 2
After DrupalCamp Colorado, we'll be flying back to the Commerce Guys office in Jackson, MI for a Drupal Commerce sprint. We'll be traveling Monday June 28, so the sprint will be Tuesday through Friday, June 29- July 2. DamZ and bojhan will be jo ...

Blog Commerce 2.x Stories- Addressing
Welcome to the second article in the “Commerce 2.x Stories” series. This time we’re going to talk about addressing, and our efforts to improve the already good Commerce 1.x addressing implementation (addressfield). By addressing we mean storing, manipulat ...

Blog Commerce Module Tuesday: Commerce Dunning- Part 2
Welcome to another Commerce Module Tuesday! Today we are looking at Commerce Dunning, Part 2. Last week we looked at what a "dunning process" looks like. Today, we're going to look at the Commerce Dunning module and the testing environment ...
balintk — August 2013 — 1 comment