Skip to content

.NET SDK for PayPal's RESTful APIs - port to .Net Standard 1.6 check "Core" branch - PR welcome

License

Notifications You must be signed in to change notification settings

JeanCollas/PayPal-NETStandard-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayPal .NET SDK => Modified for .Net Standard, check "Core" branch

Home Image

Build Status NuGet

The PayPal .NET SDK makes it easy to add PayPal support to your .NET web application and is built on PayPal's REST APIs.

This version is a fork of the official SDK, with few changes mainly taken from @geoperez repository to make it compatible with .Net Standard 1.6

TLSv1.2 Update

The Payment Card Industry (PCI) Council has mandated that early versions of TLS be retired from service. All organizations that handle credit card information are required to comply with this standard. As part of this obligation, PayPal is updating its services to require TLS 1.2 for all HTTPS connections. At this time, PayPal will also require HTTP/1.1 for all connections. Click here for more information

Connections to the sandbox environment use only TLS 1.2.

Prerequisites

  • .NET 4.0 or later

Documentation

General documentation regarding the PayPal REST API and related payment flows can be found on the PayPal Developer site.

License

Bitdeli Badge

About

.NET SDK for PayPal's RESTful APIs - port to .Net Standard 1.6 check "Core" branch - PR welcome

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%