Commerce BTC

Component type

module

Categories

Maintenance status

Development status

Downloads

505

Component created

Component changed

Add Bitcoin as a currency option for Drupal Commerce allowing products, orders, and transactions to be priced in terms of Satoshi.

The entire module is a single function, which hooks the Bitcoin currency characteristics into the Commerce currency options.

Commerce economic

Component type

module

Categories

Maintenance status

Development status

Downloads

1821

Component created

Component changed

This module allow the user to setup rules and on complete order transfer the order to e-conomic

e-conomic is an online accounting software and you need an account to use this.

An trial account can be created at e-conomic website.

Tested with multiple installed commerce solutions but a simple commerce kickstart is all a user need to test this module.

REQUIRED:

- Commerce install full or kickstart
- Phone number filed on order details
- An account on e-conomic
- Soap support installed

TODO:

Commerce Event Ticket

Component type

module

Maintenance status

Development status

Downloads

8014

Component created

Component changed

Commerce Event Ticket automatically creates 'ticket' entities when customers purchase products in a Drupal Commerce store. There are submodules for creating ticket PDFs, and for validating tickets via a REST API.

A separate ticket is created for every unit purchased. In other words, the number of tickets is equal to the line item quantity.

Each ticket has a unique, random barcode.

Individual products can have tickets enabled or disabled, based on the "Enable tickets" field (a simple checkbox).

Commerce Ajax Cart

Component type

module

Maintenance status

Development status

Downloads

16827

Component created

Component changed

Commerce Ajax Cart

Commerce Ajax Cart should be the successor of UC Ajax Cart.

What is done till now:

  • Add custom ajax command for update cart block from everywhere
  • Add form ajax handling

Tested with commerce kickstart 7.29 .

What are the next steps

  • Better CSS
  • Add remove buttons to block cart preview
  • Testing with other commerce installations