paypal / PayPal-NET-SDK

.NET SDK for PayPal's RESTful APIs

Home Page:https://developer.paypal.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayPal .NET SDK

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.

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

https://developer.paypal.com

License:Other


Languages

Language:C# 99.5%Language:PowerShell 0.4%Language:Batchfile 0.1%