[freeside-users] Viewing Typeset

sales at michianawireless.com sales at michianawireless.com
Tue Nov 22 20:30:46 PST 2005



My install info:
 
> > > > Freeside version: 1.5.7
> > > >
> > > > Using HTML::Mason (version 1.3101)
> > > >
> > > > OS Fedora 4
> > > >
> > > > Perl V 5.8.5
> > > >
> > > > Apache-DBI-0.94
> > > >
> > > > MLDBM-2.01
> > > >
> > > > postgresql-7.4.8o

I have freeside setup and running cc processing using linkpoint just fine. I
am now trying to implement check payment and it fails with the following
error:

System error

error:  LinkPoint can't handle transaction type: ECHECK at
/usr/lib/perl5/site_perl/5.8.6/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/lib/perl5/5.8.6/Carp.pm:269
/usr/lib/perl5/site_perl/5.8.6/Business/OnlinePayment/LinkPoint.pm:111
/usr/lib/perl5/site_perl/5.8.6/FS/cust_main.pm:2168
/var/www/html/freeside/misc/process/payment.cgi:97
/var/www/html/freeside/autohandler:1

Any ideas?

Thanks,
John




More information about the freeside-users mailing list