PayPalAdaptivePaymentsSDK 2.3.98
See the version list below for details.
dotnet add package PayPalAdaptivePaymentsSDK --version 2.3.98
NuGet\Install-Package PayPalAdaptivePaymentsSDK -Version 2.3.98
<PackageReference Include="PayPalAdaptivePaymentsSDK" Version="2.3.98" />
paket add PayPalAdaptivePaymentsSDK --version 2.3.98
#r "nuget: PayPalAdaptivePaymentsSDK, 2.3.98"
// Install PayPalAdaptivePaymentsSDK as a Cake Addin #addin nuget:?package=PayPalAdaptivePaymentsSDK&version=2.3.98 // Install PayPalAdaptivePaymentsSDK as a Cake Tool #tool nuget:?package=PayPalAdaptivePaymentsSDK&version=2.3.98
The PayPal Adaptive Payments SDK provides the following methods:
Payments:
Pay: Transfers funds from a sender's PayPal account to one or more receivers' PayPal accounts (up to 6 receivers)
PaymentDetails: Obtains information about a payment created with the Pay API operation
ExecutePayment: Executes a payment
GetPaymentOptions: Obtain the settings specified with the SetPaymentOptions API operation
SetPaymentOptions: Sets payment options
Preapprovals:
Preapproval: Sets up preapprovals, which is an approval to make future payments on the sender's behalf
PreapprovalDetails: Obtains information about a preapproval
CancelPreapproval: Cancels a preapproval
Other Operations:Refund: Refunds all or part of a payment
ConvertCurrency: Obtains the current foreign exchange (FX) rate for a specific amount and currency
GetFundingPlans: Determines the funding sources that are available for a specified payment
GetShippingAddresses: Obtains the selected shipping address
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- 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.15.117 | 150,761 | 12/15/2015 | |
2.14.117 | 23,878 | 4/22/2015 | |
2.13.117 | 13,843 | 11/11/2014 | |
2.12.117 | 2,759 | 9/12/2014 | |
2.11.117 | 1,694 | 9/10/2014 | |
2.10.117 | 1,766 | 9/3/2014 | |
2.9.110 | 14,851 | 2/27/2014 | |
2.9.109 | 2,237 | 1/13/2014 | |
2.8.109 | 1,942 | 12/24/2013 | |
2.7.109 | 2,628 | 11/14/2013 | |
2.6.106 | 12,828 | 8/22/2013 | |
2.5.103 | 2,887 | 6/11/2013 | |
2.4.101 | 2,401 | 4/30/2013 | |
2.4.100 | 2,088 | 3/27/2013 | |
2.3.98 | 1,998 | 2/12/2013 | |
2.1.96 | 1,938 | 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/adaptivepayments-sdk-dotnet/tree/v2.3.98.