cancel
Showing results for 
Search instead for 
Did you mean: 

Error Trying to install authorize.net SDK

I am trying to create a project in visual studios 2013 and when I run the PM command to install authorize.net I get the following error.

 

PM> Install-Package AuthorizeNet
The source at nuget.org [https://www.nuget.org/api/v2/] is unreachable. Falling back to NuGet Local Cache at C:\Users\Administrator\AppData\Local\NuGet\Cache
Install-Package : Unable to find package 'AuthorizeNet'.
At line:1 char:1
+ Install-Package AuthorizeNet
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

0 REPLIES 0