Ubercat Product Quote Fixes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

See here for the original project

The original project is still very, very beta. This sandbox project is built around the patch in #1182786: Getting it all working in order to allow some collaboration while waiting on information about the status of the original.

From the original description:

uc_matcommerce

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds to Ubercart a payment method common in Morocco, 'maroctelecommerce' CMI.

This module is built to support virtually any bank that provides this service, implementing bank drivers,

This module uses ideas and some code from the maroctelecommerce php project.

Initial development sponsored by Eddourd.

Commerce Customizable Products

Component type

module

Maintenance status

Development status

Downloads

48556

Component created

Component changed

Drupal Commerce allows you to sell customizable products that require customer input when added to the cart. Use cases for this functionality include:

  • Business cards that require contact information and a logo upload.
  • Event registrations that require attendee information.
  • Donations the allow the customer to specify a donation amount.

The core Line Item module accommodates these scenarios by letting you add any number of fields to the Product line item type and expose them to the Add to Cart form. However, sites that sell multiple types of customizable products or a mixture of customizable and non-customizable products need to define multiple line item types to handle the different configurations of fields. That's where this Customizable Products module comes in!

It gives you the ability to define new line item types on the fly at Administration > Store > Configuration > Line item types. This is functionally equivalent to defining the new line item type in code, which is still recommended if you are able (see below).

The module will be developed further to add features that support the creation and management of your customizable products. If you have any ideas to do so, please post them as feature requests in the issue queue.

UC Moneris HPP

Component type

module

Categories

Maintenance status

Development status

Downloads

499

Component created

Component changed

An Ubercart payment module that handles credit-card processing through the Moneris hosted pay page (HPP) system.

Installation

Install this module as per usual. Enable the HPP option in Ubercart from
Store administration > Configuration > Payment

To actually process CC payments through Moneris, you will need a Moneris merchant service account.

Detailed instructions for your US or Canadian Moneris account settings can be found at the top of the payment settings page for this module.

Testing