RestApiSDK 0.11.0
ATTENTION: This package is being replaced by the PayPal SDK package (https://www.nuget.org/packages/PayPal). It is recommended that new integrations use the newer package.
For those considering to upgrade to the newer package from a version of this package, please refer to the PayPal .NET SDK's wiki on GitHub: https://github.com/paypal/PayPal-NET-SDK/wiki/Breaking-Changes#v10
The PayPal REST API uses HTTP verbs and a RESTful endpoint structure. OAuth2.0 is used as the API Authorization framework. Request and response payloads are formatted as JSON.
Install-Package RestApiSDK -Version 0.11.0
dotnet add package RestApiSDK --version 0.11.0
<PackageReference Include="RestApiSDK" Version="0.11.0" />
paket add RestApiSDK --version 0.11.0
#r "nuget: RestApiSDK, 0.11.0"
// Install RestApiSDK as a Cake Addin
#addin nuget:?package=RestApiSDK&version=0.11.0
// Install RestApiSDK as a Cake Tool
#tool nuget:?package=RestApiSDK&version=0.11.0
Release Notes
PayPal REST API SDK for .NET release notes
==========================================
v0.11.0
-------
* Added billing plans and agreements support
v0.10.0
--------
* Added payment experience support
v0.9.0
--------
* Added order support
v0.8.0
--------
* Added future payment support
v0.7.8
--------
* Fixed NuGet package dependency listing for PayPal Core
v0.7.7
--------
* Added Invoice API support.
* Added constructor for getting Payer ID.
v0.7.6
--------
* Fixed core reference.
v0.7.5
--------
* Updated new version of core SDK.
v0.7.4
--------
* Updated new version of core SDK.
* Added support for multiple target .NET frameworks.
v0.7.3
--------
* Added support for Reauthorization.
v0.7.2
--------
* Fixed bug for extended types in stubs #7.
v0.7.1
--------
* Bug fix release for "internal server error" issues in OAuth calls.
v0.7.0
--------
* Added support for Auth and Capture APIs
* Types Modified to match the API Spec
v0.6.0
--------
* Added support for dynamic configuration of SDK (Upgraded sdk-core-dotnet dependency to V1.3.0)
* Deprecated the setCredential method and changed resource class methods to take an ApiContext argument instead of an OauthTokenCredential argument
v0.5.2
--------
* Initial Release
Dependencies
-
- PayPalCoreSDK (>= 1.5.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RestApiSDK:
Package | Downloads |
---|---|
WhallaLabs.Owin
Description
|
|
Dazzling.Studio.CheckoutService
Provides basic checkout for Paypal and IDeal for ING Bank.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.11.0 | 62,048 | 10/29/2014 |
0.10.0 | 2,324 | 10/13/2014 |
0.9.0 | 1,026 | 10/6/2014 |
0.8.0 | 2,302 | 9/18/2014 |
0.7.8 | 2,376 | 9/10/2014 |
0.7.7 | 3,232 | 8/12/2014 |
0.7.6 | 40,652 | 1/24/2014 |
0.7.4 | 7,012 | 10/29/2013 |
0.7.3 | 6,919 | 7/31/2013 |
0.7.2 | 1,831 | 7/24/2013 |
0.7.1 | 1,322 | 6/21/2013 |
0.7.0 | 1,090 | 5/30/2013 |
0.6.0 | 1,166 | 4/26/2013 |
0.5.0 | 1,868 | 3/8/2013 |