Web Hosting Talk







View Full Version : A couple of questions about Authorize.net.


nocturnlxhellcat
03-10-2006, 06:35 PM
My Boss told me to make it so he can charge people's card off the website, using Authorize.net. Even though I have never done anything like this before. So I followed the sample and now I just have a few questions. The asp files, is there a thread I'm missing that those are supposed to linked by? Also, how does it link back to Authorize.net

Corey Bryant
03-12-2006, 10:02 AM
Welcome to the forums nocturnlxhellcat !

Authorizenet.com - like LinkPoint and Verisign's Payflow services - come with a virtual terminal. There is a special link that they will give you so you will have a virtual termina to enter the data. I cannot remember Authorizenet.com - but LinkPoint is https://www.linkpointcentral.com - to give you an idea

cdgcommerce
03-13-2006, 11:41 AM
The Authorize.Net merchant login is at https://secure.authorize.net/

nocturnlxhellcat, I do have a question for you - are you coding a custom shopping cart from the start or are you using any kind of open source or commercial shopping cart system?

Virtually every commercial and open source e-commerce system has an existing integration to Authorize.Net so that can save you a lot of time in having to code one from the very beginning. For instance, you could considering using osCommerce or ZenCart as two possibilities.

nocturnlxhellcat
03-13-2006, 02:16 PM
He wants me to do it from the beginning. Today though he said to find something else that might be easier to do so I will check that out.