[freeside-users] Linkpoint config issues

Ben Calvert ben at internetinventions.com
Thu Dec 22 11:21:52 PST 2005


Am having trouble configuring the Business::OnlinePayment::LinkPoint module.

I've found this post: 
http://420.am/pipermail/freeside-users/2002-November/003198.html

which seems to suggest that i should have the following entry in the 
business-onlinepayment field:
----begin----
LinkPoint


storename
<storename>
keyfile
<keyfile>
----end----

But i keep getting strange error messages: 

----begin error----
Can't locate auto/Business/OnlinePayment/LinkPoint/<keyfile>.al in @INC (@INC 
contains: /usr/local/lib/perl5/site_perl/5.8.6/powerpc-openbsd /usr/libdata/perl5/powerpc-openbsd/5.8.6 /usr/local/libdata/perl5/powerpc-openbsd/5.8.6 /usr/libdata/perl5 /usr/local/libdata/perl5 /usr/local/libdata/perl5/site_perl/powerpc-openbsd /usr/libdata/perl5/site_perl/powerpc-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/site_perl /usr/local/lib/perl5/site_perl . /var/www/ /var/www/lib/perl) 
at /usr/local/libdata/perl5/site_perl/FS/cust_main.pm line 2168
  context:    
... 
  265:   # whether they should generate a full stack trace (confess() and 
cluck())
  266:   # or simply report the caller's package (croak() and carp()), 
respectively.
  267:   # confess() and croak() die, carp() and cluck() warn.
  268: 
  269:   sub croak { die shortmess @_ }
  270:   sub confess { die longmess @_ }
  271:   sub carp { warn shortmess @_ }
  272:   sub cluck { warn longmess @_ }
  273: 
  ... 
  code stack:    /usr/libdata/perl5/Carp.pm:269
 /usr/libdata/perl5/AutoLoader.pm:112
 /usr/local/libdata/perl5/site_perl/Business/OnlinePayment/LinkPoint.pm:134
 /usr/local/libdata/perl5/site_perl/FS/cust_main.pm:2168
 /var/www/freeside/misc/process/payment.cgi:97
 /var/www/freeside/autohandler:1

---- end error ----

can someone point me to the correct config for this module?  We're supposed to 
be demoing freeside for our customer in a couple of hours, so speed is of the 
essence.

thanks,

ben


More information about the freeside-users mailing list