Commerce taxonomy catalog

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Every on-line shops needs a product catalog easy to set-up and configure. Commerce catalog provides a simplyfied interface to taxonomy module to build catalog for Drupal Commerce module.

Commerce Credit Voucher

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Commerce Credit Voucher provides a credit voucher payment method for Drupal Commerce. It works in a very similar way as the Commerce Coupon module, except it is a real payment method and the users can make transactions using their credit vouchers.

With Commerce Credit Voucher you can:

Smart Contracts

Component type

module

Maintenance status

Development status

Downloads

142

Component created

Component changed

Smart Contracts is an API with submodules to track when a user has agreed to a contract.

This module differs from similar modules like TOS and UC_termsofservice in that it supports different contracts for different products and scenarios, as well as optionally requiring users to agree to an updated version of a contract before accessing content.

This module is in heavy development at the moment, but is going to production on a couple sites now.

uc_fixed_price

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

While it's possible to give a specific attribute option combination an alternate SKU, you can not give it a fixed price. This module makes it possible to give each attribute option combination a fixed price. This can be done in the 'Adjustments' tab when editing a product.

Commerce Cybersource Hosted Order Page (HOP) module

Component type

module

Categories

Maintenance status

Development status

Downloads

1522

Component created

Component changed

Drupal Commerce Cybersource Hosted Order Page (HOP) module

You will need to download the HOP.php from the cybersource business center.
Under "Tools & Settings" and "Hosted Order Page" click on "Security". Then under
the "Generate Security Script" heading sleect "php" then click "Submit". The
file that is downloaded will need to be placed inside of the includes folder
in this module. Then you will need to open it up and add the following line
underneath "<?php": "namespace HOP;" then save the file.