AuthorizeNet 1.9.4

Authorize.Net SDK for .Net
This is a new version of the view package page, introduced in ProGet 5.3. If it's missing any functionality, you can still view the old version.

This package appears to have a custom/proprietary license agreement, and ProGet cannot be automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Usage Instructions

To install AuthorizeNet from the command line, run the following command:

nuget install AuthorizeNet -Version 1.9.4 -Source https://nuget.sapec.md/nuget/Sapec/

To install AuthorizeNet from the Package Manager Console within Visual Studio, run the following command:

Install-Package AuthorizeNet -Version 1.9.4 -Source https://nuget.sapec.md/nuget/Sapec/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="AuthorizeNet" Version="1.9.4" />

Description

Use this SDK to integrate with the Authorize.Net AIM, SIM, ARB and CIM APIs for Payment Transactions, Recurring Billing and Customer Payment Profiles.