PayPalButtonManagerSDK 2.3.98
See the version list below for details.
dotnet add package PayPalButtonManagerSDK --version 2.3.98
NuGet\Install-Package PayPalButtonManagerSDK -Version 2.3.98
<PackageReference Include="PayPalButtonManagerSDK" Version="2.3.98" />
<PackageVersion Include="PayPalButtonManagerSDK" Version="2.3.98" />
<PackageReference Include="PayPalButtonManagerSDK" />
paket add PayPalButtonManagerSDK --version 2.3.98
#r "nuget: PayPalButtonManagerSDK, 2.3.98"
#:package PayPalButtonManagerSDK@2.3.98
#addin nuget:?package=PayPalButtonManagerSDK&version=2.3.98
#tool nuget:?package=PayPalButtonManagerSDK&version=2.3.98
The PayPal Button Manager SDK provides the following methods:
BMButtonSearch API Operation (NVP/SOAP): Use the BMButtonSearch API operation to obtain a list of your hosted Website Payments Standard buttons.
BMCreateButton API Operation (NVP/SOAP): Use the BMCreateButton API operation to create a Website Payments Standard button.
BMGetButtonDetails API Operation (NVP/SOAP): Use the BMGetButtonDetails API operation to obtain information about a hosted Website Payments Standard button.
BMGetInventory API Operation (NVP/SOAP): Use the BMGetInventory API operation to determine the inventory levels and other inventory-related information for a button and menu items associated with the button.
BMManageButtonStatus API Operation (NVP/SOAP): Use the BMManageButtonStatus API operation to change the status of a hosted button. Currently, you can only delete a button.
BMSetInventory API Operation (NVP/SOAP): Use the BMSetInventory API operation to set the inventory level and inventory management features for the specified button.
BMUpdateButton API Operation (NVP/SOAP): Use the BMUpdateButton API operation to modify a Website Payments Standard button that is hosted on PayPal.
| 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.10.109 | 32,168 | 12/15/2015 | |
| 2.9.109 | 5,870 | 4/22/2015 | |
| 2.8.109 | 2,638 | 11/11/2014 | |
| 2.7.109 | 4,265 | 11/14/2013 | |
| 2.6.106 | 2,371 | 8/22/2013 | |
| 2.5.103 | 2,415 | 6/11/2013 | |
| 2.4.102 | 2,221 | 5/27/2013 | |
| 2.4.101 | 2,256 | 4/30/2013 | |
| 2.4.100 | 2,338 | 3/27/2013 | |
| 2.3.98 | 2,402 | 2/12/2013 | |
| 2.2.98 | 2,289 | 2/6/2013 | |
| 2.1.96 | 2,340 | 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/buttonmanager-sdk-dotnet/tree/v2.3.98.