cancel
Showing results for 
Search instead for 
Did you mean: 

How is data encrypted between webserver and authorize.net server?

I am using ASP.NET c# and I downloaded and have been testing the SDK code provided by authorize.net. My plan is to use the AIM style interface. I understand in the production environment I will have an SSL certificate installed on my web server so the data passed between the clients browser and my web server will be encrypted. What I am not 100% sure of is how the data that is POSTed/passed between my webserver and the authorize.net server is encrypted? Does that somehow also use the installed SSL certificate? Do I have to do any special coding for that?

 

Thanks

Wayne

1 REPLY 1

It is using HTTPS, using authorize.net cert.

RaynorC1emen7
Expert