Drupal 6 Port for Ubercart 2
wkeef - February 6, 2009 - 21:51
| Project: | UC USAePay |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Description
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.

#1
@wkeef
u mind attaching the file you modified?
#2
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.
#3
See #408508: UC_USA Epay port to Drupal 6