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

https://github.com/mente/paypal-sdk-json


https://github.com/mente/paypal-sdk-json

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Improved version of PayPal Java SDK for AdaptivePayments. Changes:
- PPFaultMessage has verbose toString() method
- PayRequest has verbose toString() method
- httpclient is initialized once per instance, rather then per request
- httpclient can be injected
- httpclient upgraded to 4.1.2 version

Package has IntellijIdea files, that eases import to IDE

TODO - use Jackson instead of Gson (should be simple?)

All copyrights goes to PayPal