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 8294

Vote up! 1 Vote down! Hi, You can start here: http://www.drupalcommerce.org/discussions/4247/custom-field-not-showing-... Thanks ...
realskorpion — May 2013 — 1 comment

Answer Answer to Question 8273

Vote up! 0 Vote down! 1. So the SMTP Authentication Support module replace the Mime Mail in the Mail System. and it doesn't know how to built right the HTML Emails. I suggest to use PHPMailer module- https://drupal.org/project/phpmailer- instead. Thi ...
vasike — August 2014 — 1 comment

Discussion Commerce Bundle with Commerce Options

Hello, drupal commerce is a very nice tool. Actually I am looking for a way to use commerce bundle together with commerce options. The modules: https://www.drupal.org/project/commerce_bundle https://www.drupal.org/project/commerce_option Here some more in ...
Robert Neidel — September 2014 — 1 comment — bundle, product options

Discussion Allow customer to add a short text to ordered product

Hi, I need to allow customer to add a short text to ordered product. How can I do it? Drupal Commerce can it do it without developing a new module? Thanks, ...
maxime — August 2012 — 1 comment

Discussion Hypothetical Strategies for Travel Registration System

I have a project, in its early stages, and part of it, conceptually, is thwarting my brain. I'm making a travel/tourism site. Customers can make registrations for tours, that happen at specific times. So far, no thwarts, but wait, it gets better... L ...
le_petit_basil — March 2011 — 4 comments

Answer Answer to Question 3282

Vote up! 0 Vote down! Just a quick question?? how do i do the "Then you'll need to hook_form_alter() the cart block form to add a submit/update button" part?? I'm a little bit lost, i need to create a module just to implement that hook ...
alduxvm — August 2012 — 1 comment

Discussion Load line item's prices in an array

Let me know if I'm posting in the wrong place. I searched and tried a lot of things but didn't find anything yet. I need to load each line item's price present in the current user cart in an array. Then I want to sort the values from lowest ...
evanasse — May 2013 — 1 comment

Discussion Date field in Checkout

I need to be able to add a Delivery Date field to the Checkout, Have worked out how to add a Card Message field to an order via Line Items (thanks randy for the video) But the date is only needed once per order, not for each order item. So should go in at ...
remus1 — November 2011 — 2 comments

Answer Answer to Question 12733

Vote up! 0 Vote down! Hi, add an "Applicable TAX" field (boolen) to your product and then via RULES modify TAX rules to check (condition) if this field is setted. Try this. M. ...
ziobudda — January 2014 — 1 comment

Question Display tax calculated from tax inclusive order total

Vote up! 0 Vote down! Hello, i started using the drupal commerce module recently, which is great. I'm currently working with taxes. I wish to display tax calculated from tax inclusive order total, without changing any prices already displayed, becaus ...
Caosaran — July 2012 — 1 comment — Tax

Pages