Commerce License Cancel

Component type

module

Maintenance status

Development status

Downloads

568

Component created

Component changed

This module provides a few ways for users to cancel Commerce License licenses. It provides a URL for cancelling licenses associated with a product, and a URL for cancelling licenses associated with an order. The user will see a "confirm cancellation" form (just a checkbox and a submit button) when they visit either of those URLs.

View the documentation for more details.

XMLCharts - Industrial and Precious Metals Prices

Component type

module

Maintenance status

Development status

Downloads

392

Component created

Component changed

Notice January 9, 2017: The XML Charts web service have changed their business model and no longer provide the free XML chart feed.

This XML Charts module will work with the paid model with some slight changes to the codebase. If there is interest, I'll refactor it in order to work with the paid service and push another version with the changes.

eps Online-Überweisung

Component type

module

Maintenance status

Development status

Downloads

1037

Component created

Component changed

This project integrates eps payment standard into the Drupal Commerce payment and checkout systems. The eps Online-Überweisung is an off-site payment service of Austrian banks. It is based on the technical eps e-payment standard which is an open and standardized XML interface between online-shops and banks to initiate irrevocable online payments. Extensive documentation can be found here, current version v2.5:

Commerce Order Reminder

Component type

module

Maintenance status

Development status

Downloads

488

Component created

Component changed

As the name implies, this light weighted module sends email reminders to website users of the orders that were left uncompleted. The reminders will only be sent about those orders that have the email property filled. This includes even those orders of anonymous users that entered their email in the billing information form but did not complete the checkout process.

Dynamic widget for commerce line item field

Component type

module

Maintenance status

Development status

Downloads

1471

Component created

Component changed

This module offers the missing connection between product types and line item types.
In this case Products serve as a blueprint for line items.
A product is referenced and all fields for the line item are prefilled with the data from the product.
But you are still able to edit and customize the line item. This will not affect the product in any way.

Commerce Account Balance Payment Gateway

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a Drupal Commerce Payment Gateway for the Commerce Account Balance module. You can use your account balance for paying in the normal Drupal Commerce checkout process, not only the simple purchase mode provided by Commerce Account Balance module.

Git download link:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/thomas73/2488894.git

Commerce OO

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a WIP for some object-oriented classes that wrap Drupal Commerce entities such as Order, LineItem and Product. They're designed to be simple and light weight and offer a few benefits:

  1. Makes testing your own code that relies on Commerce entities much easier.
  2. Simplifies getters/setters rather than using field api and entity_metadata_wrapper functions.
  3. Allows you a base to extend if you want to enforce specific actions or rules on the entity.

Congratulations on Anniversary Order

Component type

module

Maintenance status

Development status

Downloads

597

Component created

Component changed

Congratulations on Anniversary Order module allows you to congratulate client on
anniversary order in the store.
Namely, this module allows you to set anniversary order number at it's admin
page, and when an order with a given number will be completed by one of your
customers, module will show custom checkout pane with congratulations to the
customer. It is also possible to send e-mail with congratulations and additional
data to the client.