Commerce First Data
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
-----
NOTE: I worked on this module years ago before Drupal Commerce was even stable. I've long since moved on from working with this payment gateway and cannot maintain the module any longer. There's bound to be issues. Use at your own risk!
-----
This module adds support for First Data Global Gateways as a payment method for Drupal Commerce. This module currently supports PreAuthorization, PreAuthorization & Capture, and PostAuthorization transactions.
Installation
- Install the First Data module.
- Then enable the Rule for First Data via Store > Configuration > Payment settings and edit the enabling action to use your First Data store credentials, as well as configure any additional settings.
- This module allows for authorization + capture during checkout and authorization only during checkout with manual prior authorization capture after the fact. Capture amounts must be less than or equal to the amount authorized.
Fraud Detection
The Ubercart version of the module implements Fraud detection via AVS and CVV card checks. Implementing these checks into the module complicated the code greatly, and will not be brought into this version. However, First Data recently released a serviced called Fraud FlexDetect, which is an elaborate Fraud detection system on their end that includes AVS/CVV checks.
First Data Global Gateway Support
Also check out the First Data Global Gateway module, which may be what you need.