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.

Discussion Drupal commerce- what page/function should i call after an off site payment

I'm creating a module to integrate xpay- carta sì payments inside Drupal commerce. I don't have any documentation on xpay apart for the module developed for ubercart. Anyway i managed to code the part where the payment method is added and i succ ...
nicola.peluchetti — March 2012 — 1 comment

Discussion A product with multiple attributes for one field...

Let me try to briefly explain my problem... Say we have a Shoe we're selling. The shoe will have a size and a color, and these are options you can set up with the product and select on the display page to add to the cart. Now let's say shoes can ...
chadcf — March 2012 — 1 comment

Answer Answer to Question 7666

product types cannot be changed via the user interface. In Drupal 7, you can lock fields to prevent them ...
Ryan Ryan Szrama — April 2013

Discussion Adding/Editing Custom Line Item Info To Existing Orders

I have a donation page setup using the Select or Other module where users can choose a donation amount or ...
carelessdonkey — April 2013 — 1 comment

Page Documentation

documentation for intermediate users wondering how all the components work together, and technical documentation ...
Ryan Ryan Szrama — February 2011

Discussion Possible theme issue

Greetings all, Long time Ubercart user and looking forward to using Commerce. I'm on ...
clint — April 2012 — 1 comment

Answer Answer to Question 9541

https://drupal.org/project/sharemessage and it would simply be a matter of creating your own custom token based on the current user id. ...
joshmiller Josh Miller — August 2014

Discussion Calculating shipping charges by weight

Hi, i'm pretty new to Drupal Commerce. At my internship they asked me to do research about Drupal and webshops. So i started looking into Drupal Commerce. I need a module, or a way without having to edit code, to calculate a shipping price by weight. ...
marcmarc — December 2011 — 33 comments

Blog Implementing a Commerce License plugin

resources like files, software, user accounts, or online content. Commerce License provides a way to tackle ...  }?> We use this in the checkoutCompletionMessage function to notify the user of their newfound group ... user account which owns the license. Here is the setup code of the method: <?php   public function ...
Christian Sieber — August 2014

Discussion Product image on Views link to product admin rather than product display page?

Hi all, currently I'm making a View call new_products to display a list of latest update product. After few attempt, I have create a simple page and block to display Title & Product:Image field. Now I have 2 problem. 1st, the product image is NOT ...
maxchock — June 2011 — 23 comments

Pages