- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
12-29-2011 03:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
12-29-2011 10:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 ?
12-29-2011 10:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
12-30-2011 04:52 AM