Commerce Order Reference

Component type

module

Categories

Maintenance status

Development status

Downloads

17623

Component created

Component changed

Overview

Provides a commerce order reference field. Allowing references to commerce orders from other entities.

Features

Provides a simple selection field and a formatter that displays a link to the order.

Requirements

Commerce

Known problems

None as yet, please use the issue queue for reporting problems.

Commerce Node Checkout

Component type

module

Maintenance status

Development status

Downloads

6441

Component created

Component changed

Overview

Integrate with Commerce in order to allow you to charge users to create nodes. It is possible to have multiple different product offerings for each node type, so the user can pick the product they want to purchase when creating the node. An example use-case would be a classifieds site that charges people to post listings.

Commerce one page

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is unsupported code from an early version of Commerce, use at the risk of wasting your time.
The intention was to deliver a one page checkout form in a panel page.
Products would be displayed as radio button options, and the order would be created "on the fly" when the form was submitted.
I got it to work, but this direction was abandoned when the project specs changed.
I hope it helps a little!

Commerce Extra

Component type

module

Categories

Maintenance status

Development status

Downloads

24178

Component created

Component changed

Commerce Extra module allows site builders to enable extra features or improvements which are missing from Drupal Commerce core. The module is a collection of minimal submodules which some of developer might not consider worth of a full project and therefore are added into this module.

New features are welcome! Please post your feature requests into issue queue! If you're developer and don't want to create a full project for small tweak, this is the right place.

The module is work in progress and should not be installed into any production site.

See video screencast about this module made by Pedro Cambra from Commerce Guys.

Feature/improvement overview

  1. Improve checkout by pre-populating customer profile information's addressfield. Needs an address field for user entity. See also Commerce Addressbook for similiar functionality.
  2. Add extra step where user may login, but doesn't require it.
  3. Improve quantity field by wrapping it with decrease/increase button links.