Commit Graph

11 Commits

Author SHA1 Message Date
Jay Patel
aabcf9c2aa Formatting Fixes
- Fixed Imports
- Fixed Formatting
- Added Missing Documentation
2015-06-30 12:08:56 -05:00
japatel
830cb16f0f Added Encryption to Caching
- Access Token is encrypted with Secret Key, and stored in file
- Code to auto-update existing cache files to use encrypted token
- Tests fixes accordingly
2015-01-26 13:38:17 -06:00
japatel
baf06a66be Updated OAuthToken to throw proper error on not receiving access token
- Updated Samples, Tests
2015-01-14 00:15:34 -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
japatel
dc2ac0fd63 Updated Identity Support from SDK Core
- Moved PPModels required for Identity Support
2014-10-14 14:15:41 -05:00
japatel
61a52e4623 Enabled EC Parameters support
- Updated Api to enabled EC Parameters
- Updated Tests
- Updated Logging Manager
- Added a feature to do validation on accessors.
2014-10-10 10:50:49 -05:00
japatel
49b80f76af Removing Dependency from SDK Core Project
- Copied files required for Rest API SDK
- Removed PPApiContext and directly connected APIContext with PPConfigManager
- Removed duplicate data storage of configuration and credentials.
- Code Style Fixes
- Remove build.xml file as it is not required anymore
- Updated the samples
- Updated the documentations
2014-10-06 11:16:47 -05:00
japatel
5f47b3fb11 Updated version of SDK Core
- Fixed Tests
- Fixed Samples
2014-09-26 12:01:40 -05:00
Ganesh Hegde
50d2c56f8b Updated stubs to support namespace 2013-05-29 14:37:22 +05:30
aydiv
e8e7ad807e Updating model classes to use dynamic config - Moving common classes to sdk-core-php 2013-04-24 17:13:47 +05:30
aydiv
69cb3c4dcb Initial commit 2013-03-06 18:42:06 +05:30