I acutally do use that module in addition to it's make_form, but I don't use Authorize.net. I have had no problem for years with them. Still don't have problems, with the other scripts.
I actually use the same functions in every single one of our Online businesses, which are quite a few in number. None of them have problems. Thanks Richard. http://www.firstratehosting.com/indexx.cgi "Your Host With the Most!" http://register.firstratehosting.com/cgi-bin/index.cgi Register your Domain with prices starting at ONLY $8.50 Per Year! https://www.firstratehosting.com/register/cgi-bin/name.cgi Pre-Register your .name domain TODAY! ----- Original Message ----- From: "Robert L Mathews" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 06, 2002 2:27 PM Subject: Re: CC Verification? > At 3/6/02 10:15 AM, Mike Allen wrote: > > >Has anyone elses credit card verification quit working? My script is > >denieying all cards now when it didn't used to. I am not sure where to > >begin so I wanted to see if anyone else is having this problem??????? > > Are you using AuthorizeNet as your payment gateway? > > They used to allow you to make insecure (non-SSL) connections from your > server to theirs. About two weeks ago, they turned this off. > > You'll probably have to make your payment script connect to AuthorizeNet > using SSL (hint: use Net::SSLeay's "post_https" function if you're using > perl). > > -- > Robert L Mathews, Tiger Technologies > > "The trouble with doing something right the first time is that nobody > appreciates how difficult it was." > > >
