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 4737
Vote up! 2 Vote down! On the payment method rule use the "Shipping line item exists" condition, you can then select the shipping line item service. If one payment can be used in more shipping service add an OR group to the conditions first and t ...

Answer Answer to Question 8106
Vote up! 0 Vote down! Have the same problem, Drupal commerce is a great module in one language, but I think a lot of people are getting frustrated by Multilanguage Failure. And give it up. Everything is working fine, but the fine-tuning, in views, taxonom ...
Dotline — May 2013 — 2 comments
Question Crimes against entity_metadata_wrapper?
Vote up! 0 Vote down! I'm having a problem getting to some data with the entity wrapper and found myself using: $e_wrap->commerce_price->value()['original']['amount'] That doesn't feel much better than going through the ...
Discussion Creating View of Customer Totals
I'm trying to figure out how to configure two different views: 1) I'm using Commerce as a means to process donations. What I want to do is create a view that ranks donors based on their total contributions. So if Jim Bob has donated 15 times for ...
carelessdonkey — February 2013 — 3 comments
Question How do I insert "Add to cart" button in my custom module?
Vote up! 1 Vote down! Hello Experts, I am new to Drupal Commerce and I am loving it. I have a unique requirement where my product is a Card Design, hence it needs a lots of customization, I have done the customizations part in my custom module. Now I woul ...
dharam1987 — April 2013 — 4 comments — Cart
Discussion Share purchases to social networks
I would love to allow people to share to their facebook and twitter on what they've purchased after the checkout process. How can this be done? Share Social Network checkout ...
Discussion how to have user choose between multiple commerce files??
I am looking to sell audio files. I want each product to have 3-5 different formats to choose from. I want the user be able to choose which file type they want on the product page. any hints on how to make this happen? here is an example of what i am talk ...
Tim Jones — June 2012 — 1 comment
Question export shipping info into csv?
Vote up! 0 Vote down! Is there a way to export order shipping information into a CSV? all I need it to do is export the order ID, name, address 1 & 2, city, state, zip, country and user email all in different columns. I can get views to display all th ...
Discussion Currency symbol placement hook
Hi, We have got commerce up and running here, but we can't seem to change to location of the currency symbol. I tried changing the commerce.api.php: function hook_commerce_currency_info_alter(&$currencies, $langcode) {$currencies['EUR'] ...
Mizja — February 2012 — 4 comments
Answer Answer to Question 13421
Vote up! 0 Vote down! Without knowing your implementation, off the top of my head, I'd say: Product display node for the album. The songs would be the individual SKU products, with any song specific fields. For the artists, I'd say they become t ...
