Info
Version: | 2.10.109 |
Author(s): | PayPal |
Last Update: | Tuesday, December 15, 2015 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/paypal/buttonmanager-sdk-dotnet |
NuGet Url: | https://www.nuget.org/packages/PayPalButtonManagerSDK |
Install
Install-Package PayPalButtonManagerSDK
dotnet add package PayPalButtonManagerSDK
paket add PayPalButtonManagerSDK
PayPalButtonManagerSDK Download (Unzip the "nupkg" after downloading)
Dependencies
- PayPalCoreSDK(1.7.0)
Tags
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.