https://github.com/mente/paypal-sdk-json
https://github.com/mente/paypal-sdk-json
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mente/paypal-sdk-json
- Owner: mente
- Created: 2011-12-03T11:39:55.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-05T16:10:24.000Z (over 14 years ago)
- Last Synced: 2025-02-15T17:43:41.701Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 36.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: licenses/ApacheLicense.txt
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