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 services url to filter orders
Hello. I would like to retrive, with commerce services, the orders that are in pending status. I use GET but the problem is with the url. I don't know how to use "filter" param with the query "status"="pending". Could so ...
Jorge SB — April 2015 — 1 comment
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 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 13351
Vote up! 0 Vote down! I've been running into the same problem, for some reason FieldInfo->prepareInstanceWidget() is receiving an array with only a weight: Array ([type] => [module] => [weight] => 52 [settings] => Array ()) ...
Trey Felton — August 2014 — 1 comment
Discussion Flag items in basket
Is there some sort of global variable that tells us if the items in basket? ...
stevetook — May 2012 — 4 comments
Question Default Billing Information on PayPal site using WPS
Vote up! 0 Vote down! I'm looking for a way to default the Billing Information on the PayPal site when using PayPal WPS to process my payments in Drupal Commerce (v7). Currently, I have the Billing Information defaulted correctly on my Drupal site fr ...
Answer Answer to Question 12533
Vote up! 0 Vote down! To fully answer your question would take a fair amount of work. The quick answer is that you need a display formatter to use in your catalog view. This is implemented in the module called "commerce_kickstart_product_ui" tha ...
Josh Miller — January 2014 — 3 commentsDiscussion 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
Discussion Quanity boxes per size
Right now my shop has 3 fields, Size (select box) Color (select box) Qty (number input) Can I merge my Qty and Size into multiple input boxes so the end result will look like: Color (select box) small (number input) med (number input) large (number input) ...
pooon — September 2014 — 2 comments
Question VAT calculation formula.
Vote up! 0 Vote down! I was playing recently with VAT tax calculations, and am missing something. Say, if we have VAT tax in our country 21%. Registered new VAT tax with 0.21 value. After this I register new product, say for price 18.00EUR and assign regi ...
