Used deadwood to convert uc_usaepay 5.x-1.0 for use with Drupal 6.
When the module is installed an Error occurs on line 207 of uc_usaepay.module - ('UMip' => isset(ip_address()) ? ip_address() : '',).
Comment out this line - tested sandbox and live - module works fine - just no customer ip address delivered to usaepay. When the paypal module is installed usaepay card processing fails.
Conclusion - usaepay converted file - processes cards fine less ip. If using with paypal module installed - needs work.
Feature request - a us_usaepay module that works in Ubercart 2 Drupal 6.

CommentFileSizeAuthor
#2 uc_usaepay-6.x-1.0.tar_.gz40 KBwkeef

Comments

mikeytown2’s picture

Title: uc_usaepay for Ubercart 2 » Drupal 6 Port for Ubercart 2

@wkeef
u mind attaching the file you modified?

wkeef’s picture

StatusFileSize
new40 KB

Deadwood converted file - processes cards fine less ip in UC2.
Works when it is the only payment module enabled.
CAUTION - if paypal module is enabled processing of cards fail.

jrust’s picture

Status: Active » Closed (duplicate)