UC Linkpoint API
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
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.