cancel
Showing results for 
Search instead for 
Did you mean: 

Encrypted data to authorize.net using AIM method

Can I get private key to send the encrypted data to authorize.net using AIM method ?

Is there any way that authorize.net supports for encrypted data  accepting?

I can get certificate from authorize.net but not private key which is require for encryption.

gaurav_dixit
Member
3 REPLIES 3

Not sure what you're asking here? The URL's you connect to at Authorize.net are all https://, which means they're automatically encrypted as long as you have support for connecting via https. Are you using the AIM API or sending XML directly?

TJPride
Expert

i am sending XML request  to Authorize.net . that xml request i want to encrypt so when i will send request to authorize.net we ll ensure that request what i have sent is secure enough. can i make it encrypt using any  encryption algo so authorize.net can accept it ?

All data sent to Authorize.Net is sent over SSL so it already is encrypted.


-------------------------------------------------------------------------------------------------------------------------------------------
John Conde :: Certified Authorize.Net Developer (Brainyminds) :: Official Authorize.Net Blogger

NEW! Handling Authorize.Net's Webhooks with PHP

Integrate Every Authorize.Net JSON API with One PHP Class (Sample code included)

Tutorials for integrating Authorize.Net with PHP: AIM, ARB, CIM, Silent Post
All About Authorize.Net's Silent Post