Module Description

This module provides an on-site credit card payment method for Drupal Commerce which interfaces with the iTransact payment gateway.

The 8.x version of the module is now compatible with Commerce Recurring.

Drupal 8

Initial development is complete and the module is now available.

Installation

  1. Run "composer require drupal/commerce_itransact"
  2. Enable the module within Drupal
  3. Visit Commerce -> Configuration -> Payment gateways and create a new credit card payment gateway selecting "iTransact" as the plugin
  4. Enter your API username (the non-encoded version) and key

Drupal 7

Update

The Drupal 7 version of this module is not compatible with iTransact's new CAPTCHA feature. If your customers are seeing an "Unknown error has occurred" message, most likely, this is the cause. This feature can be disabled in the iTransact control panel or by calling their support number.

Installation

Set up is straight-forward. Install the module and visit the payment configuration screen. Edit the payment method to define card types and gateway ID then enable the payment method.

Project information

Releases