PayPalPermissionsSDK 2.8.109
The PayPal Permissions SDK provides the following:
GetPermissions API Operation: Use the GetPermissons API operation to obtain the permissions associated with an access token.
RequestPermissions API Operation: Use the RequestPermissions API operation to request permissions to execute API operations on a PayPal account holder’s behalf.
CancelPermissions API Operation: Use the CancelPermissions API operation to cancel access to a set of permissions.
Install-Package PayPalPermissionsSDK -Version 2.8.109
dotnet add package PayPalPermissionsSDK --version 2.8.109
<PackageReference Include="PayPalPermissionsSDK" Version="2.8.109" />
paket add PayPalPermissionsSDK --version 2.8.109
#r "nuget: PayPalPermissionsSDK, 2.8.109"
// Install PayPalPermissionsSDK as a Cake Addin
#addin nuget:?package=PayPalPermissionsSDK&version=2.8.109
// Install PayPalPermissionsSDK as a Cake Tool
#tool nuget:?package=PayPalPermissionsSDK&version=2.8.109
Release Notes
https://github.com/paypal/permissions-sdk-dotnet/blob/master/Changelog.txt
Dependencies
-
- PayPalCoreSDK (>= 1.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.