Commit Graph

6 Commits

Author SHA1 Message Date
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
bc47413c2a Reverting class attribute usage to make it work with PHP 5.3
- Updated #171 to make it work with PHP 5.3 or lower
2014-12-08 17:46:26 -06:00
japatel
1406ef91da Use class attribute than hard coded string
- Improved #171 fix
2014-12-08 17:14:19 -06:00
japatel
8bb80cb843 Returns False on Validation for Access Modifier on generic PPModel object
- Fixes #171 Issue
2014-12-08 11:01:41 -06:00
japatel
3c02790138 Updates to Sample Code
- Updated UI Presentation on samples
- Fixed Bugs
2014-11-02 18:22:35 -06: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