[ic] Check out not working

Stephen Kent interchange-users@interchange.redhat.com
Fri Apr 5 13:22:01 2002


Thanks for the help with the Interchange $PATH.  It seems to be finding
pfpro now.  

My new issue is that when I try to checkout, after entering my credit
card # an hit the checkout button, the checkout page just reloads.  No
error message or anything.  Has anyone else experienced this?

Stephen Kent
Director of Information Technology
Coastal Business Machines, Inc.
-----Original Message-----
From: interchange-users-admin@interchange.redhat.com
[mailto:interchange-users-admin@interchange.redhat.com] On Behalf Of
Kevin Walsh
Sent: Thursday, April 04, 2002 5:07 PM
To: interchange-users@interchange.redhat.com
Subject: RE: [ic] Where can I find this?

> 
> "What file holds the information for where Interchange is looking for
the
> PFPRO executable?"
> 
> What do you mean?
> 
> I think that you are talking about the file variable.txt but you could
be
> looking for signio.pm,  or the SDK from verisign.
> 
> What information are you talking about?
>
A quick look in lib/Vend/Payment/Signo.pm revealed this:

    my @try = split /:/, $ENV{PATH};
    unshift @try,
                    "$Global::VendRoot/lib",
                    "$Global::VendRoot/bin",
                    "$Global::VendRoot",
                    ;

That means that the $PATH is scanned first, followed by the
Interchange lib and bin directories, followed by the Interchange
installation directory.

Just see to it that your Pfpro executable is somewhere in the
Interchange user's $PATH, or change the $PATH to include the
directory where you decided to put the executable file.

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

_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.344 / Virus Database: 191 - Release Date: 4/2/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.344 / Virus Database: 191 - Release Date: 4/2/2002