Skip to content

avijit6399/merchant-sdk-dotnet

 
 

Repository files navigation

The repository contains the PayPal Merchant SDK C#.NET Class Library Application and the PayPalAPISample Sample ASP.NET C# Web Application.

SDK Integration

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

  • Use NuGet to install the 'PayPalMerchantSDK' package

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

  • Dependent library references: • 'log4net.dll' • 'PayPalCoreSDK.dll' • 'PayPalMerchantSDK.dll' • 'PayPalPermissionsSDK.dll'

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

Help

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

  • Changelog.txt - Release Notes

  • DotNetSDK.SandcastleGUI - Tool to create the documentation of the PayPal Merchant 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