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 4684

Vote up! 0 Vote down! The COD project appears to be abandoned and unsupported. Can anyone recommend a modern, production-level module to handle in-person payments? ...
Raj — April 2014 — 1 comment

Discussion Different buttons in the cart

Hi How to make different buttons in the cart pages? Now is still the same button. I need in first cart buton "Next" and the last cart page button with "Confirm order". ...
nawi — July 2012 — 2 comments

Answer Answer to Question 13304

Vote up! 0 Vote down! eleonoreft- Without setting up a custom drupal commerce site just to test this, I'd say you want your rule to only check for SKUs-- unless you have a SKU per language. If that is the case, you would need something that ties each ...
joshmiller Josh Miller — March 2014 — 2 comments

Discussion Overriding price via hook?

I have a client whose requirement set is bizarre and non-negotiable. They need the pricing calculated dynamically based on the customer's state and information contained within the product itself. I'm considering Commerce for this, but I have ye ...
jgpippin — February 2013 — 3 comments

Discussion Fulfillment modules

I see it touted that Drupal Commerce has third party fulfilment modules, but I cannot find a single one. I've crawled through a dozen google searches and the Drupal.org module listing and found nothing. I see no support for Shipwire as yet, though it ...
aidan — December 2012 — 2 comments

Answer Answer to Question 38569

Vote up! 0 Vote down! For anyone looking to do this (which there are a bunch of ppl..) I found a way to finally get this to work. For starters, turn off the Combine options in your Line Item displays and Product displays. Then install Rules Array Create m ...
tjohnston Travis — August 2015 — 1 comment

Discussion Product Order- How to add product option information to the order

I have tried several different configurations and the only suitable one seems to be using product options. It seems I have too many products to create individual products for 10 different attributes. Ended up with over 3 million products and my server did ...
Lowell — May 2013 — 4 comments

Question Programatically create a product type with variations

Vote up! 2 Vote down! I am looking to create a product type programatically. I have an image, a couple of field types that I have created and product variation associated with the product. For eg. I have an item called socks, 1 Image, a few field types su ...
vishy_singhal — February 2013 — 1 comment — Product Variation, programatically

Discussion Add to cart with Ajax

I made a simple module (ajax_cart) that alter the add to cart form. The problem is that with this module I can add only one product to the cart. Can someone look at code and try to figure out. Thanks. Here's the code: function ajax_cart_form_alter(&a ...
supergogy — February 2012 — 21 comments

Discussion "No line items found." in email receipt if user is not authenticated during checkout

We need to allow unauthenticated users shop and check out, but when they receive the email confirmation receipt, it does not list the line items and states "No line items found." I am using [commerce-order:commerce_line_items] to pull the line i ...
leez — October 2011 — 16 comments

Pages