RE: Credit Card Authorization

2001-01-29 Thread Gamini de Alwis
PROTECTED]] Sent: Thursday, January 25, 2001 10:01 AM To: Orion-Interest Subject: Re: Credit Card Authorization Hi Gamini, If your working within Australia, I would recommend looking at the QSI Payment solution, from QSI. We bolted there client into a stateless session bean with minimal

RE: Credit Card Authorization

2001-01-29 Thread Gamini de Alwis
. Salaman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 23, 2001 9:21 PM To: Orion-Interest Subject: RE: Credit Card Authorization No problem... create a stateless session bean, and make the connection from there. You should be familiar with the JSSE to create this ssl connection to the credit

Re: Credit Card Authorization

2001-01-23 Thread Brett Lane
> Hello, > I am working on a typical shopping cart type application based on J2EE > and we are proposing the Orion Server with our software. I am a bit > stuck with the problem of Credit Card Authorization in supplying credit > card details to a clearing house and receiving a response. I

RE: Credit Card Authorization

2001-01-23 Thread Victor A. Salaman
te request (keytool) with the RSA protocol. Other than that, you should refer to the JSSE docs... -- Victor -Original Message- From: Gamini de Alwis [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 23, 2001 1:46 AM To: Orion-Interest Subject: Credit Card Authorization Hello, I am wo

Credit Card Authorization

2001-01-22 Thread Gamini de Alwis
Hello, I am working on a typical shopping cart type application based on J2EE and we are proposing the Orion Server with our software. I am a bit stuck with the problem of Credit Card Authorization in supplying credit card details to a clearing house and receiving a response. I would like to do