Ubercart Global Payments Webpay (Paymuzo)

Component type

module

Maintenance status

Development status

Downloads

871

Component created

Component changed

This module provides integration between Global Payments Webpay (GP Webpay) also known as Paymuzo paymnet gateway and ubercart.

After installing module by instructions in INSTALL.txt go to payment
configuration page

Store Administration > Configuration > Payment Settings > Payment Methods
(admin/store/settings/payment/edit/methods)

There is "Global Payments webpay" checkbox which has to be enabled. Next step is
to configure GP credentials.

You will need:

Commerce Quantity control using rules

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a demo module showing how to enforce a maximum quantity a user can order per product (line item) using rules.
All the module does is create a new rule “max order quantity” that enforces a maximum quantity of 5.
You can use this approach to create more complex custom rules for controlling the quantities users can order.

UC CIM Backorder

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Many real world situations require the ability to pay and ship only part of an order. UC Backorder provides a method to calculate and track partial payments, refunds and shipments for admins.

Commerce Wishlist

Component type

module

Maintenance status

Development status

Downloads

19489

Component created

Component changed

This module provides a Wishlist to use with Drupal Commerce. It comes with a wish list page featuring a similar interface to Commerce’s Shopping Cart and a block – both can be fully and easily customized since they’re implemented as Views module.

Magento notifier

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Magento notifier is another version of synchronization products from Magento to Drupal: products are not requested from Drupal (like it is done in default version of drupal-magento modules) but are sent from Magento. When a product gets updated in Magento it is saved into the queue, products from the queue are sent to Drupal XML-RPC service provided by this module.

Required modules:

Tycoon Web Service

Component type

module

Categories

Maintenance status

Development status

Downloads

343

Component created

Component changed

This project is an implementation of the Tycoon API via web service callbacks.

It allows verified sites to send in Payments and fetch Data about payments via a web service API

Shopcart

Component type

module

Maintenance status

Development status

Downloads

578

Component created

Component changed

NOTE: This module is no longer supported. No further development will be done.

A simple shopping cart that can be used in simple applications where the ability to add products to a cart is provided. Then the order is saved in the system and sent via e-mail.

Features:

UC Shipment-Payment Link

Component type

module

Categories

Maintenance status

Development status

Downloads

1685

Component created

Component changed

Ubercart allows the admin to install many shipping methods (quotes) and payment methods. However, not all web stores would like to ship with any possible combination of those methods. For instance, one might need to exclude bank transfer as a payment method if cash on delivery is selected as a shipping method.