An open API service indexing awesome lists of open source software.

https://github.com/paypal/paypal-server-sdks


https://github.com/paypal/paypal-server-sdks

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Welcome to the PayPal Server SDKs!
## Introduction
### Important Notes

- **Available Features:** This SDK currently contains only 3 of PayPal's API endpoints. Additional endpoints and functionality will be added in the future.

### SDK Languages

The PayPal Server SDK provides integration access to the PayPal REST APIs. There are SDKs available for six languages:

- [.NET Server SDK](https://github.com/paypal/PayPal-Dotnet-Server-SDK)
- [Java Server SDK](https://github.com/paypal/PayPal-Java-Server-SDK)
- [PHP Server SDK](https://github.com/paypal/PayPal-PHP-Server-SDK)
- [Python Server SDK](https://github.com/paypal/PayPal-Python-Server-SDK)
- [Ruby Server SDK](https://github.com/paypal/PayPal-Ruby-Server-SDK)
- [TypeScript Server SDK](https://github.com/paypal/PayPal-TypeScript-Server-SDK)

Any feedback or issues can be posted to the repositories for the relevant language.

### Developer Documentation
The official developer documentation can be found on the PayPal Developer portal: [PayPal Developer - Server SDK](https://developer.paypal.com/serversdk/http/getting-started/how-to-get-started/)