Skip to content

juwlee/adaptiveaccounts-sdk-dotnet

 
 

Repository files navigation

This Classic SDK is not actively supported and will be deprecated in the future. For full support on new integrations, please use the PayPal .NET SDK


PayPal Adaptive Accounts Classic SDK for .NET

The repository contains the PayPal Adaptive Accounts SDK C#.NET Class Library Application and the AdaptiveAccountsSampleApp Sample ASP.NET C# Web Application.

SDK Integration

  • Integrate the PayPal Adaptive Accounts SDK with an ASP.NET Web Application

  • Use NuGet to install the 'PayPalAdaptiveAccountsSDK' package

  • The NuGet package installs the dependencies to the solution and automatically updates the project

  • Dependent library references: • 'log4net.dll' • 'PayPalCoreSDK.dll' • 'PayPalAdaptiveAccountsSDK.dll'

  • Namespaces: • PayPal • PayPal.AdaptiveAccounts • PayPal.AdaptiveAccounts.Model • PayPal.Util • PayPal.Exception

Using Classic SDKs and PayPal .NET SDK

See here for instructions on how to use this SDK along with the PayPal .NET SDK.

Help

  • AdaptiveAccounts.bat - Automation script that builds the PayPal Adaptive Accounts SDK C#.NET Class Library Application in release mode and copies the built dlls to the lib folder in the AdaptiveAccountsSampleApp Sample ASP.NET C# Web Application

  • Changelog.txt - Release Notes

  • DotNetSDK.SandcastleGUI - Tool to create the documentation of the PayPal Adaptive Accounts SDK

  • LICENSE.txt - PayPal, Inc. SDK License

  • Installing NuGet in Visual Studio 2010 and 2012.pdf - Guide to Install NuGet in Visual Studio 2010 and 2012

  • Integrating NuGet with Visual Studio 2005 and 2008.pdf - Guide to Integrate NuGet with Visual Studio 2005 and 2008

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Batchfile 0.2%