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 Commerce, Quickbooks and Webgility
Is anyone using Webgility with Commerce and Quickbooks? I am attempting to use the inventory sync capabilities of eCC and having issues with Quickbooks items that have zero dollar amount or zero quantities. The software will not support zero of anything. ...
jwood — November 2013 — 4 comments
Answer Answer to Question 12564
Vote up! 1 Vote down! Yes it is! You can use rules conditions on payment gateway availability. If you click "Edit" next to the payment method that you want to disable based on date on this page: admin/commerce/config/payment-methods And then you ...

Discussion Set multiple field values with rules... (Order ref. on Product)
Hi. I'm trying to create an Order reference on Products when ever a new order is created. I have installer the "Order Reference" module and created a Order reference filed on my produce type. Next i created the following rule: Event: 1) Aft ...
RasmusKnabe — March 2014 — 4 comments
Discussion No shipping rates found for your order.
I am using Fedex for my shipping. Everything was working fine for awhile. But after a move to another server shipping module stopped working, I dont think anything was upgraded or changed. I doubled checked to make sure the items I was testing had weight ...
Answer Answer to Question 31876
Vote up! 1 Vote down! Make sure that the wholesale discount applies to the role of the order owner, not the current user. I'd assume that is in one of your conditions. ...
David Wright — February 2015 — 1 comment
Discussion Collection products (Product display) Text Color
Hello, I am playing around with a new install of Kickstart Commerce 2. How do I change the default text color (the white text that appears over the "collection-banner-to_carry.jpg" image) of the "Collection products (Product display)" ...
Discussion Change cart "Checkout" to "Get a Quote" system
I'm designing a product catalog website for a client who has asked that visitors be able to create a cart/wish list with items and then Get a Quote for that list/cart instead of going to Checkout. I've looked around for Drupal Commerce extension ...
Discussion Print field_images field tpl in node
Hy, i try the following and it works: <?php print render ($content ['product:field_images']);?> I need now, to be able to address each image and print some stuff inside the tag, so i tried: <?php $my_images = $node-> field_images; ...
Discussion Gift card functionality
i am using the drual commerce module for my website & i want to use gift card functionality... Please suggest how we can implement the gift card functionality.. gift cards commerce coupon Drupal Commerce ...
Discussion providing multiple products to buy in a single add to cart form
After days of trying, asking for support on this forum is my last option. I am building a website selling sim cards and the design should be as follows 1 page (add to cart form) on which you first will be able to select your sim card and than will be able ...