![]() |
Code to submit credit card information
Hello -
I need to add code to a page that will accept credit card info and process it. The company that will do the processing is authorizenet.com. Problem: I have talked to these people and they have not been clear on how to do this. Additionally, I received from them a 75-page document that gives no examples. I was under the impression that it should be something easily accomplished; i.e. a few lines of code in my html. Does anyone out there have an example of how to do this? Any help you can give me will be greatly appreciated! -- Sandy |
Re: Code to submit credit card information
On Wed, 9 Jun 2004 15:39:01 -0700, "Sandy"
<Sandy@discussions.microsoft.com> wrote: >Hello - > >I need to add code to a page that will accept credit card info and process it. The company that will do the processing is authorizenet.com. > >Problem: I have talked to these people and they have not been clear on how to do this. Additionally, I received from them a 75-page document that gives no examples. > >I was under the impression that it should be something easily accomplished; i.e. a few lines of code in my html. > >Does anyone out there have an example of how to do this? Your processor does. And they're the only one that can give it to you, since we can't tell waht they use for processing credit card info. Jeff |
Re: Code to submit credit card information
"Sandy" wrote in message
news:AD848E88-B0AE-4FD9-8E5C-05A2507ACB90@microsoft.com... : Hello - : : I need to add code to a page that will accept credit card info and process it. The company that will do the processing is authorizenet.com. : : Problem: I have talked to these people and they have not been clear on how to do this. Additionally, I received from them a 75-page document that gives no examples. : : I was under the impression that it should be something easily accomplished; i.e. a few lines of code in my html. : : Does anyone out there have an example of how to do this? : : Any help you can give me will be greatly appreciated! Hi Sandy... to add... you will not be taking the credit card info unless you have a SSL link on YOUR site, which requires a certificate. Otherwise you will be passing certain information which most likely involves an MD5 hash of several specific details of the customer's information and, of course, the ticket number. Each CC processing service is different so if the 75 page doc is all that is available, then it's in there. -- Roland Hall /* This information is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. */ Technet Script Center - http://www.microsoft.com/technet/scriptcenter/ WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp MSDN Library - http://msdn.microsoft.com/library/default.asp |
| All times are GMT. The time now is 03:45 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.