PayPalAdaptiveAccountsSDK 2.3.98
See the version list below for details.
dotnet add package PayPalAdaptiveAccountsSDK --version 2.3.98
NuGet\Install-Package PayPalAdaptiveAccountsSDK -Version 2.3.98
<PackageReference Include="PayPalAdaptiveAccountsSDK" Version="2.3.98" />
<PackageVersion Include="PayPalAdaptiveAccountsSDK" Version="2.3.98" />
<PackageReference Include="PayPalAdaptiveAccountsSDK" />
paket add PayPalAdaptiveAccountsSDK --version 2.3.98
#r "nuget: PayPalAdaptiveAccountsSDK, 2.3.98"
#:package PayPalAdaptiveAccountsSDK@2.3.98
#addin nuget:?package=PayPalAdaptiveAccountsSDK&version=2.3.98
#tool nuget:?package=PayPalAdaptiveAccountsSDK&version=2.3.98
The PayPal Adaptive Accounts SDK provides the following methods:
CreateAccount: Creates PayPal accounts.
AddBankAccount: Link bank accounts to PayPal accounts as funding sources.
AddPaymentCard: Link payment cards to PayPal accounts as funding sources
SetFundingSourceConfirmed: Set the funding source to confirmed; they may set the account to PayPal Verified status.
GetVerifiedStatus: Verify PayPal accounts by matching account holder criteria such as the account holder’s email address.
Get User Agreement: The GetUserAgreement method lets you retrieve the user agreement for the customer to approve the new PayPal account.
| 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.9.110 | 131,476 | 12/15/2015 | |
| 2.8.110 | 7,331 | 10/7/2015 | |
| 2.7.110 | 2,434 | 4/22/2015 | |
| 2.6.110 | 2,993 | 11/11/2014 | |
| 2.6.109 | 3,884 | 11/14/2013 | |
| 2.5.106 | 1,908 | 8/22/2013 | |
| 2.4.102 | 2,229 | 5/27/2013 | |
| 2.4.101 | 1,867 | 4/30/2013 | |
| 2.4.100 | 1,813 | 3/27/2013 | |
| 2.3.98 | 1,948 | 2/12/2013 | |
| 2.2.98 | 1,762 | 2/6/2013 | |
| 2.1.96 | 1,745 | 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/adaptiveaccounts-sdk-dotnet/tree/v2.3.98.