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 13212

Vote up! 2 Vote down! Found the answer in the hook_payment_method_submit_form_submit() you can store the setting in the $order->data object. Thanks for nothing drupal commerce support:) BTW naming a function xxx_submit_form_submit(), were your entire t ...
gaetanp — February 2014 — 1 comment

Question updating the shipping line item after rules have run

Vote up! 0 Vote down! I have a shop where the shipping price calculation is so complicated i need to basically add an extra amount after rules calculation is done. I added an extra rule that should allow me to do this, but any time I try to alter the line ...
jonne.freebase — August 2013 — 2 comments — Shipping

Discussion Implementing Superfish dropdown menu

Hi, I have successfully installed the Superfish module. However, I have run into a problem. When configuring the Superfish menu, it allows me to place it into the navigation block but after saving the configuration, both the standard Commerce Kickstart me ...
kyle — January 2013 — 6 comments — superfish, menu, dropdown, dropdown menu

Question wrong total calculation in checkout

Vote up! 0 Vote down! I am setting up a store with commerce, if I will go to checkout, the total order amount of each order I try is raised by 5 EUR without any information where the additional amount comes from. I have disabled all pricing rules to get s ...
wme — March 2013 — 3 comments — total wrong

Question Publish products with just the attributes it has

Vote up! 0 Vote down! Hello, this is a completely newbie question. How do I have to add a product and how do I display it? For example, I need to add a shirt with blue, black, green and small, medium, large. If I publish that, it appears with all the size ...
polle — March 2013 — 3 comments — publish, products attributes

Discussion Import Problem

Hey, I've got commerce kickstart running on a BOA hosting platform (self hosted). I have set up my product types and am trying to import them using feeds and the commerce product processor. I am able to sucessfully import the products into the databa ...
johnd — March 2013 — 5 comments

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

Answer Answer to Question 6755

Vote up!-1 Vote down! Thanks for the reply. I've actually made some progress here... I've created a page where they can select their store. Users get forwarded to this page once they start to look at products. Initially, I was going to save this ...
jrb — February 2013 — 2 comments

Discussion Updating drupal commerce price dynamically using views

Dear Firends, I am confuse to solve a problem. Situation is. I have use drupal commerce cart and having multiple products. Product a: Price Rs1000 product b: price Rs1500 But after doing some calculation on product in views the calculated price for Produc ...
divyacommerce — February 2014 — 1 comment

Discussion Order for specific customers

Is there any way to create an order for a specific customer. All I can do via backend is create an order for a new customer. Would be helpful to select a customer in the customers-list and create an order for that one. ...
dodlhuat — June 2014 — 5 comments

Pages