Considered feature-complete by its maintainers.

UC Linkpoint API

Looking to use Drupal Commerce for Drupal 7 instead? Visit the project page for Commerce First Data.

Summary

Enables a payment method in Ubercart that allows users to pay via the Linkpoint Central API (also known as First Data).

Features

  • Submits the following information to Linkpoint: Order ID, User ID, Email, Billing Address, Shipping Address, Credit Card Info, Total Amount, Order products (in the comments section).
  • Allows you to implement fraud detection based on AVS and CVV response code.

NOTE: Order IDs must be unique in the Linkpoint system. For this reason, the module appends a timestamp to the end of every order number that is sent to First Data. The module previously appended an incrementing transaction attempt number. However, Linkpoint also has a Fraud Setting under Administration -> Basic Fraud Settings which disallows duplicate orders (defined as same amount with same credit card number) within X number of minutes. You may want to change this to lower than the default of 10 minutes or your customers may still experience declined transactions.

Late Form Alter

Late Form Alter

Provides new form alteration hooks that give developers a chance to alter form data after every other module has performed their own alterations.

Early Form Alter

Early Form Alter

Provides a new Drupal hook: hook_early_form_alter.

Contact form blocks

The Contact form blocks module makes your site-wide contact forms available as Drupal Blocks.

Using this module you can show your contact forms at any place where you can show a Drupal Block. For instance you may add a contact form to the right sidebar of your website which should be shown at every page. Or you want to add another contact form (aka category) to a certain node only. Add the contact form block to the content region and use the Block visibility settings to hide it from all pages but that special one.

Web Widgets

Create dynamic snippets of your Drupal site that users can copy and paste to their websites.

Tab Name Tweaker

Tabname Tweaker

Allows admins to override the name of the 'View' and 'Edit' tab on node pages.

Possible use cases:

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only