5 Commits

Author SHA1 Message Date
jmgibson1976
e3aadb48c2 Make Proxy Configuration Work (#902)
Proxy setting were not being respected, so once  is
returned, setHttpProxy() is called to add the proxy option if
need prior to getting and OAuth token or executing a call to
PayPal
2017-08-03 10:29:39 -05:00
Jay Patel
1401d5563d [PSR] Fixed library source
- Using `php-cs-fixer` tool.
2016-07-14 13:10:21 -05:00
Jay Patel
aabcf9c2aa Formatting Fixes
- Fixed Imports
- Fixed Formatting
- Added Missing Documentation
2015-06-30 12:08:56 -05:00
japatel
dd99971e50 Added an ability to provide Curl Options in Configuration
- Removed http.Retry, and http.ConnectionTimeout from configuration
- Added ability to provide Constant and its value in Configuration File
2015-01-10 21:04:24 -06:00
japatel
9c0827643b Renaming Namespaces and Organizing Classes
- Updated OpenId classes to be in API namespace
- Updated PP Naming Convention to PayPal Naming Convention
- FormatConverter Class got its own namespace
- Handlers are grouped in Handler namespace
- Samples and Tests Updated Accordingly
2014-12-18 14:16:41 -06:00