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

Answer Answer to Question 4302

Vote up! 0 Vote down! Taxes are applied during sell price calculation, and that only happens on load for orders in a shopping cart status. To get around this, you can changes the status of the order to shopping cart, save it, and the price will be updated ...
joshmiller Josh Miller — August 2013 — 2 comments

Question Multiple product attributes, but only one requires alternate images = PROBLEM

Vote up! 2 Vote down! My Products are typical womens' dresses. Each product comes in two colours, Red or Black, and 5 sizes, 6 / 8 / 10 / 12 / 14 The red dresses have a different image to the black, and each product has about 5 images per colour. The ...
whitemope — April 2013 — 2 comments — products, Product Display, variations, attributes, images

Answer Answer to Question 7609

Vote up! 1 Vote down! I would create a pricing rule based on a line item field. 1) Create a line item field... maybe use a " Select or Other " field or a Field Stepper or perhaps a Slide Field? http://www.drupalcommerce.org/videos/demo/introduct ...
joshmiller Josh Miller — April 2013 — 2 comments

Discussion Checkout form validation: alter the value of a commerce customer profile

In my checkout form, I have 2 customer profiles: billing (default) and shipping (from commerce shipping module). Basically, I need to emulate the commerce_shipping 7.x-1 option "copy shipping information from billing", but i need to do that manu ...
strae strae — November 2012 — 4 comments — Customer Profiles, address field

Answer Answer to Question 6973

Vote up! 1 Vote down! Hopefully Ryan will correct me if I'm wrong, but you should be able to edit the Order and change the status to the next step. That is the same process that has failed and would trigger all the correct actions as needed. ...
joshmiller Josh Miller — April 2013 — 5 comments

Answer Answer to Question 10166

Vote up! 0 Vote down! There is some mild discussion about it in the following posts. http://www.drupalcommerce.org/discussions/186/it-possible-build-marketpl... http://www.drupalcommerce.org/discussions/572/how-create-marketplace-use... But mainly, people ...
tjohnston Travis — September 2013 — 2 comments

Discussion line item: let user to choose value from product display

Hi, My client need to sale training. the product display has a collection field: date + location reference When the customer put in the cart the training, I need to ask him which collection he choose. So how can I add a selection field in the line item wh ...
tOf — September 2013 — 3 comments

Discussion Different button label on review pane at checkout

Hi, how can one change a submit button label on last checkout page (review), so that would say 'finish' and not 'continue to the next step'? Best, Najtsirk ...
Najtsirk — November 2011 — 6 comments

Discussion How to implement this in my website using Drupal Commerce

Hi All, I am working on website which is related to parsi religion. There are few services provided by them.One of them is "divo".How could i implement this into my site using Drupal Commerce.I am New to Druapl please help me. Name Of Service &q ...
rishi_cs357 — February 2012 — 3 comments

Pages