PayPalMerchantSDK 2.3.98
See the version list below for details.
dotnet add package PayPalMerchantSDK --version 2.3.98
NuGet\Install-Package PayPalMerchantSDK -Version 2.3.98
<PackageReference Include="PayPalMerchantSDK" Version="2.3.98" />
<PackageVersion Include="PayPalMerchantSDK" Version="2.3.98" />
<PackageReference Include="PayPalMerchantSDK" />
paket add PayPalMerchantSDK --version 2.3.98
#r "nuget: PayPalMerchantSDK, 2.3.98"
#:package PayPalMerchantSDK@2.3.98
#addin nuget:?package=PayPalMerchantSDK&version=2.3.98
#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.
Learn more about Target Frameworks and .NET Standard.
-
- PayPalCoreSDK (>= 1.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.16.117 | 256 | 12/15/2015 |
2.15.117 | 9,274 | 4/22/2015 |
2.14.117 | 8,957 | 12/31/2014 |
2.13.117 | 8,363 | 11/11/2014 |
2.12.117 | 2,242 | 9/10/2014 |
2.11.117 | 1,113 | 8/22/2014 |
2.10.116 | 325 | 8/14/2014 |
2.7.109 | 20,902 | 11/14/2013 |
2.6.106 | 6,050 | 8/22/2013 |
2.5.103 | 2,712 | 6/11/2013 |
2.4.102 | 348 | 5/27/2013 |
2.4.101 | 890 | 4/30/2013 |
2.4.100 | 706 | 3/27/2013 |
2.3.98 | 630 | 2/12/2013 |
2.2.98 | 177 | 2/6/2013 |
2.1.96 | 350 | 12/27/2012 |
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.