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.
Question The iATS Payments API library could not be found.
Vote up! 1 Vote down! I just updated my installation of Commerce Kickstart (commerce_kickstart-7.x-2.16, Drupal core: 7.30), and now the status report is saying "The iATS Payments API library could not be found." In Rules, there's also this ...
Sam Huskey — August 2014 — 3 comments — iATS
Question Main Menu disappeared and now is automatically duplicating categories each time a product is added or edited.
Vote up! 0 Vote down! I'm using Omega Kickstart theme. I've been making some good headway getting all my modules turned on and adding some products under my categories. After moving some blocks around, I noticed that all the categories on my Mai ...
Michelle Kady — April 2014 — 1 comment — menu
Answer Answer to Question 45604
Vote up! 0 Vote down! sorry, i sent the wrong link before... i meant this one... multilane https://www.drupal.org/project/commerce_checkout_multilane ...
drupalability — January 2017 — 1 comment
Answer Answer to Question 12441
Vote up! 0 Vote down! Commerce License is a framework. Each thing that is licensed (a file, a node type, a role, etc) requires a license type (class that does the work). Commerce License comes with two submodules:- commerce_license_example (you can use it ...

Answer Answer to Question 7580
Vote up! 0 Vote down! Hi @Drupalastic, Can you tell which video specifically? I can;t get the condition working like Entity has Field... greetings, Martijn ...
Summit — December 2013 — 2 comments
Discussion UPS shipping method
iam new in drupal & iam using the ups for shipping in drupal commerce but ups shipping methods are not visible on shipping page... & following error is shown:- "No valid shipping rates found for your order, and we require shipping service sel ...
jyoti — May 2013 — 6 comments
Answer Answer to Question 16120
Vote up! 0 Vote down! Looks like a very sane approach to me. ...

Discussion Description of choice in delivery?
How to output a description? ...
ihappy — September 2013 — 3 comments
Answer Answer to Question 13677
Vote up! 0 Vote down! The Add to Cart message is displayed via Rules in response to the "After adding a product to the cart" event. The rule configuration that does this uses a special action called "Display a translatable Add to Cart messa ...

Question Tax as condition in rules and its rate as variable?
Vote up! 0 Vote down! I have two different VAT (15% and 20%) and I would like to use them for "IF" condition in rules and than calculate some result using its rate (0.15 or0.2). I can not Get these parameters in Rules. Please can anyone help me? ...