Good attitude ;) If you have any feedback from your tinkering, please do
share..

John

On Wed, 25 Apr 2001, Dan Harrington wrote:

> I am aware that people are "working on it" but when I needed to process
> transactions
> _today_, I decided to do some messing around with the code.  Time waits for no
> man, even the
> development team :-)
> 
> Thanks
> Dan
> 
> 
> > -----Original Message-----
> > From: Robert Covell [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, April 25, 2001 2:55 PM
> > To: Dan Harrington; Henning Kilset Pedersen; [EMAIL PROTECTED]
> > Subject: RE: [PHP] Payflow, story continued
> >
> >
> > Is anybody reading the other posts about the work in progress being done by
> > John?  This extra work seems pointless if it is being looked into by the PHP
> > development team.
> >
> > Sincerely,
> >
> > Robert T. Covell
> > President / Owner
> > Rolet Internet Services, LLC
> > Web: www.rolet.com
> > Email: [EMAIL PROTECTED]
> > Phone: 816.210.7145
> > Fax: 816.753.1952
> >
> > -----Original Message-----
> > From: Dan Harrington [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, April 25, 2001 3:52 PM
> > To: Henning Kilset Pedersen; [EMAIL PROTECTED]
> > Subject: RE: [PHP] Payflow, story continued
> >
> >
> >
> > Congratulations,
> >
> > So you've overcome the PNVersion demons, now to others.
> > What you need to do now is to locate the f73e89fd.0 file found in the PFPro
> > library and make sure it is present in your OpenSSL or other SSL certs
> > directory.
> > It should be in the same directory as your server cert(s).  That is what
> > is generating the response code -31.
> >
> > That file is (in the SDK 3.0) found in
> >
> > verisign/payflowpro/linux/certs/f73e89fd.0
> >
> > You need that to be in your SSL Certs directory in order for PHP to
> > recognize
> > that it exists, and present it to the Payflow Pro when it asks for it.
> >
> > > Verisign response code was -31, which means: The certificate chain did not
> > > validate, no local certificate found The transaction request: Array
> >  [USER]
> > > => mylogin [PWD] => mypassword [TRXTYPE] => S [TENDER] => C [AMT] => 1.5
> > > [ACCT] => 4111111111111111 [EXPDATE] => 0904 ) The response: Array
> > >  [RESULT] => -31 [RESPMSG] => The certificate chain did not validate, no
> > > local certificate found )
> > >
> > > Hmm. Certificate not found. I think that is in the directory that I
> > > specified for --with-pfpro=....., under the ./certs subdirectory there. I
> > > just downloaded the test version, tho. I haven't found any information
> > from
> > > Verisign on how to update/change that certificate if needed, or any
> > > information from PHP's manuals on how to choose where the cert is located.
> > > Should it be in some PHP includable directory, for example?
> > >
> > > Regards,
> > > Henning
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> 
> 
> 

-- 

John Donagher
Application Engineer
Intacct Corp. - Powerful Accounting on the Web
408-395-0989
720 University Ave.
Los Gatos CA 95032
www.intacct.com

Public key available off http://www.keyserver.net
Key fingerprint = 4024 DF50 56EE 19A3 258A  D628 22DE AD56 EEBE 8DDD


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to