This module implements the Worldpay (formerly Element) Payment Services (http://www.worldpay.com/) API as an Ubercart payment gateway for both authorization-only and immediate capture transactions.

This module provides the following features:

  • Authorization or Authorization and Capture of credit card payments through Worldpay Payment Services' "Element Express" payment gateway
  • Optional integration with Worldpay's "PASS" (Payment Account Secure Storage) API, which gives users the ability to store Element "tokens" so that they do not have to re-enter credit card information.
  • Integration with Worldpay's Address Verification System (AVS) for prevention of fraudulent charges

Requirements

Requires installation of the Ubercart module with the Credit Card sub-module enabled.

Requires installation of the PHP SOAP Client.

Known Problems

Currently only supports one stored token per customer. This should be rectified in a future release.

Configuration

Valid Worldpay connection information must be entered in the configuration page at /admin/store/settings/payment/method/credit.

Project information

Releases