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 Flow Chart of Drupal Commerce Needed

Vote up! 0 Vote down! I'm setting up the taxing system for a client and some products are taxable while others are not. I've created a field for this to each product. However, I'm unsure as to how I would add taxes within the commerce check ...
therealjjj77 — January 2014 — 1 comment — Sales Tax, commerce line item

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

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

Answer Answer to Question 7093

Vote up! 0 Vote down! Hi guys, I have found solution myself. You should define new type mail configuration based on smtpmail and htmlmail class. I hope it helps. ...
Gerom76 — June 2013 — 1 comment

Discussion Notes on development standards

Drupal coding standards for syntax and documentation; Coder module standards. Patches must pass Coder.* Using proper file includes in the menu system: pages.inc, admin.inc, theme.inc Standardize on CCK module structure / subdirectories: includes, theme (i ...
Ryan Ryan Szrama — October 2009 — 3 comments

Discussion Advice Please for Subscription Site

Hello, I am new to Drupal Commerce. I have been playing around with Ubercart, but would like to see how I can do this with Drupal Commerce. Here is what I am trying to do: Have a role of "Trial Member" that lasts for 15 days. I need to charge 0 ...
efox12 — February 2014 — 1 comment

Discussion Craete automatic Coupon using rules after checkout completion

Hiii, I am new in drupal & iam using commerce coupon module & i want to generate a coupon automatically after the completion of checkout process.... Actually i want a gift card functionality such that when a customer purchase a product then produc ...
jyoti — May 2013 — 1 comment — commerce coupon, Drupal Commerce, gift cards

Discussion File licence upload problem with commerce_file module

Hi, I have installed the commerce_file module and when I go to admin => store => commerce file and then choose to add file licence I get a very informative 'file cannot be uploaded' error. The file system is set to private, although I' ...
karl jacobs — October 2011 — 2 comments

Discussion How to create custom shipping module

When creating a submodule for shipping I have to add some additional fields would like to hide some fields. Lets say I do offer shipping whrere I would like to ask only phone number and one custom value. Wich way should I go. 1.Should I use costom fields ...
kaido24 — October 2011 — 2 comments

Discussion creating products on the fly

what do you think of my idea, of using flagged (Flag Module) nodes. and if flag as shop item- node with price fields etc- create the product on the fly, when creating the order for the customer? by the meaning of making it very simple to the user, so no n ...
ytsurk — February 2011 — 2 comments

Pages