I've started looking at some of the API update emails that have been sent out, and I was wondering how much of this would affect me. I'm currently using the Authorize.NET NuGet package in my .NET application to process payments and read transaction information. Are there any updates that I need to make? Do I need to update the DLL/package that I'm currently using? The only parameters that I have control over are the API login and transaction key, so I'm not sure what URL I'm contacting to know if these changes apply to me or not.
Thanks,
Matt
09-10-2015 07:47 AM
Hi mattjames,
As long as you are keeping your system up to date with Windows update, then you do not need to worry about certificate change. I also recommend that you check your his firewall settings if you are using one, that would be completely independent from the code that you are using.
Thanks,
Joy
09-16-2015 12:53 PM
Did you find the solution?
Do I need to update dlls that we currently use?
AuthorizeNet.dll
AuthorizeNet.Helpers.dll
Thank you
05-31-2016 11:44 AM