Commerce Skipjack

Component type

module

Categories

Maintenance status

Development status

Downloads

609

Component created

Component changed

This integrates the Skipjack API for credit card processing in Drupal Commerce.

Setup

This module creates a Commerce payment method rule. After enabling the module, you must enter your Skipjack HTML and developer serial numbers on the rule configuration screen.

Ubercart CSV

Component type

module

Maintenance status

Development status

Downloads

6989

Component created

Component changed

The purpose of this module is to export orders from an ubercart store in a manner that can be read by any spreadsheet program including Microsoft Excel.

To install this module, place the modules in your /sites/all/modules folder and enable using the module selection screen within Drupal.

Once installed you can create export reports by clicking the "CSV Export" menu item located under "Store administration" in the Drupal administrative menu system.

Commerce Cart View Override

Component type

module

Maintenance status

Development status

Downloads

19430

Component created

Component changed

This module provides the ability to override the default cart page view for Drupal Commerce.

Sponsored by Commerce Guys

Reasons this module exists

  • The cart page view is not a view with a page display; therefore, you cannot just override the path.
  • The cart page uses a view (commerce_cart_form) that is hard coded in the menu callback for the path "cart"
  • The cart page view is not exportable since the default view is defined in Commerce Cart.

The Commerce Cart View Override module solves all of the problems and provides a way to select the view to display on the cart page.

Ubercart Cart Links Builder

Component type

module

Categories

Maintenance status

Development status

Downloads

1862

Component created

Component changed

Handy UI tool to generate Ubercart "cart links".

Users with permissions to access the cart links builder can generate cart links without memorizing the URL format or finding node IDs. A simple form gives them this workflow:

Credit Guard Payment

Component type

module

Maintenance status

Development status

Downloads

675

Component created

Component changed

This module provides integration to Credit Guard Redirect Payment service.

The module's architecture allows one to use it as a bridge for multiple client modules working on the site in parallel (e.g. serving ubercart commerce as a payment method and in addition being used by a webform for donation means)

The main module provides the actual bridge to Credit Guard service while the sub-modules are the adaptors to the specific client module which consume the service.