PayPalMerchantSDK 2.3.98

There is a newer version of this package available.
See the version list below for details.
dotnet add package PayPalMerchantSDK --version 2.3.98                
NuGet\Install-Package PayPalMerchantSDK -Version 2.3.98                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PayPalMerchantSDK" Version="2.3.98" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PayPalMerchantSDK --version 2.3.98                
#r "nuget: PayPalMerchantSDK, 2.3.98"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PayPalMerchantSDK as a Cake Addin
#addin nuget:?package=PayPalMerchantSDK&version=2.3.98

// Install PayPalMerchantSDK as a Cake Tool
#tool nuget:?package=PayPalMerchantSDK&version=2.3.98                

The PayPal Merchant SDK provides the following:
SetExpressCheckout API Operation (NVP/SOAP): The SetExpressCheckout API operation initiates an Express Checkout transaction.
DoDirectPayment API Operation (NVP/SOAP): The DoDirectPayment API Operation enables you to process a credit card payment.
MassPay API Operation (NVP/SOAP): The MassPay API operation makes a payment to one or more PayPal account holders.
GetRecurringPaymentsProfileDetails API Operation (NVP/SOAP): Obtain information about a recurring payments profile.
ManageRecurringPaymentsProfileStatus API Operation (NVP/SOAP): The ManageRecurringPaymentsProfileStatus API operation cancels, suspends, or reactivates a recurring payments profile.
UpdateRecurringPaymentsProfile API Operation (NVP/SOAP): The UpdateRecurringPaymentsProfile API operation updates a recurring payments profile.
DoReferenceTransaction API Operation (NVP/SOAP): The DoReferenceTransaction API operation processes a payment from a buyer’s account, which is identified by a previous transaction.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on PayPalMerchantSDK:

Package Downloads
Merchello.Core

Merchello - Open source eCommerce package for Umbraco

MiCSoftware.PayPalSDK

Simplifies connection to PayPal NVP/SOAP (Classic) with .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.16.250 617,138 7/19/2017 2.16.250 is deprecated because it is no longer maintained.
2.16.204 190,064 11/3/2016 2.16.204 is deprecated because it is no longer maintained.
2.16.117 284,219 12/15/2015 2.16.117 is deprecated because it is no longer maintained.
2.15.117 97,252 4/22/2015 2.15.117 is deprecated because it is no longer maintained.
2.14.117 58,161 12/31/2014 2.14.117 is deprecated because it is no longer maintained.
2.13.117 23,709 11/11/2014 2.13.117 is deprecated because it is no longer maintained.
2.12.117 23,614 9/10/2014 2.12.117 is deprecated because it is no longer maintained.
2.11.117 52,874 8/22/2014 2.11.117 is deprecated because it is no longer maintained.
2.10.116 2,713 8/14/2014 2.10.116 is deprecated because it is no longer maintained.
2.7.109 52,833 11/14/2013 2.7.109 is deprecated because it is no longer maintained.
2.6.106 22,832 8/22/2013 2.6.106 is deprecated because it is no longer maintained.
2.5.103 6,810 6/11/2013 2.5.103 is deprecated because it is no longer maintained.
2.4.102 11,371 5/27/2013 2.4.102 is deprecated because it is no longer maintained.
2.4.101 2,960 4/30/2013 2.4.101 is deprecated because it is no longer maintained.
2.4.100 2,884 3/27/2013 2.4.100 is deprecated because it is no longer maintained.
2.3.98 11,210 2/12/2013 2.3.98 is deprecated because it is no longer maintained.
2.2.98 2,268 2/6/2013 2.2.98 is deprecated because it is no longer maintained.
2.1.96 2,614 12/27/2012 2.1.96 is deprecated because it is no longer maintained.

Version 2.3.98 - February 12, 2013
 - Updated IPN Listener in samples for IPN core class fix.
You can see source code of this release in github under https://github.com/paypal/merchant-sdk-dotnet/tree/v2.3.98.