[ic] Required Perl module Vend::Payment::processnet not present

Kevin Walsh kevin at cursor.biz
Tue Oct 3 16:34:06 EDT 2006


"David" <Davideth at charter.net> wrote:
> I am receiving the following error message when installing processnet.pm
>
> - - - [03/October/2006:13:59:21 -0400] - - Vend::Payment::processnet payment 
> module initialized, using Net::SSLeay
> - - - [03/October/2006:13:59:21 -0400] - - Required Perl module 
> Vend::Payment::processnet not present. Aborting catalog.
> > In line 0 of the configuration file 'interchange.cfg':
> >
> >
> In interchange.cfg:
> 
> Require module Vend::Payment::processnet
>
> The module appears to initialize but fails for some reason.
> processnet.pm code follows:
>
> # Vend::Payment::processnet - Interchange processnet Support
> #
> # $Id: processnet.pm,v 2.0 2001/07/18 02:23:16 jon Exp $
> #
>
The most obvious thing that jumps out at me here is that the name of
the module has been changed from "ProcessNet" to "processnet", for some
reason.  You do seem to have changed it consistently, so it looks
as if it should be working.  I still suspect a problem in the
rename/edit.

My first suggestion would be to get the original ProcessNet.pm file
and try that.  If you didn't make a backup before you started editing
then you can download the original from here:

    http://www.interchange.rtfm.info/downloads/payments.html

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


More information about the interchange-users mailing list