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 Default shipping selection

I want to try drupal commerce. I'm running it with shipping and shipping flatrate module. There a two shipping rates:- order value < 50 (5 €)- order value > 50 (free) It works fine, but it's impossible to choose between the two rates. Ther ...
hamu — April 2012 — 2 comments

Discussion Selling content(handicapper picks) with drupal commerce

Hi guys, I'm creating a site for a handicapper and am looking into whether drupal commerce is the right tool for the job. I basically just need to be able to sell access to individual content articles based on whether or not the user has purchased th ...
torpeteo — December 2011 — 1 comment

Discussion Is DrupalCommerce right for me?

I need to charge a user during registration for access to a client's Drupal 7 site. We don't have any products, so there isn't really a need for a cart of further shopping. Is DC overkill, can I easily just use the payment api to take payme ...
justageek — April 2012 — 3 comments

Answer Answer to Question 13414

Vote up! 0 Vote down! This wouldn't be difficult to implement. The jQuery code is doing all the work. ...
delta195 delta195 — March 2014 — 1 comment

Discussion Product entities and/or product nodes??!!... how to handle my bookstore catalogue in DCommerce?

Hi, thank for this great work... but I really feel confused about the new way of handling with product entities and product nodes. I thought that the D7 structure would have allowed to simply face a product class as a content type node, and a product inst ...
itamair — February 2011 — 10 comments

Discussion product & attribute design direction

I have a database of 200,000+ records with attributes. Each record has one or more associated digital files (ascii, pdf, jpg). Each file type is considered a "data type" (6 different data types). I want to sell these data types (which have value ...
jnallen — March 2014 — 1 comment

Discussion Custom Add to Cart Elements

How can I edit the add to cart form so that the submit button "add to cart" is wrapped inside a div element Also, I Would like to be able to change the text on the button without having to use of String Overrides module https://drupal.org/projec ...
xbrianx — July 2013 — 1 comment

Discussion Multiple Signup for an event

Hi, I was wondering if any of you guys could help me with this: I am using Drupal Commerce for Event/Course registration and payment, and I was wondering how to let attendees/customers to buy extra places/seats for their friends and pay in one transaction ...
kooroach — September 2011 — 4 comments

Answer Answer to Question 13428

Vote up! 1 Vote down! If you're using the Devel module: kpr($wrapper->values()); ...
delta195 delta195 — March 2014 — 1 comment

Discussion Allow choice of shipping or self-collecting

When user checkout, I need a way of presenting a form for the user to choose to collect the items themselves, or for us to ship out the items. If the user select to collect, then no shipping address is required and the user will be directed to make paymen ...
binarycubes — March 2012 — 2 comments

Pages