Commit Graph

10 Commits

Author SHA1 Message Date
mrak and sdcoffey
c2947ff409 Update payments API to v1.9 2016-10-27 14:05:56 -07:00
sdcoffey
0f3a5e6548 Update Payouts to v1.2 2016-10-13 14:20:27 -07:00
Jay Patel
a37b880e96 Payments API Updates 2015-10-02 14:25:46 -05:00
Jay Patel
3e43f93f9b Updated Payment APIs
- Updated SDK Models to latest Payment APIs
- Updated Unit Tests
2015-02-26 15:03:59 -06:00
japatel
b011d17cde Removed Deprecated Getter and Setters
- Removed Deprecated Getter Setters from all Model Classes
- All Camelcase getters and setters are removed. Please use first letter uppercase syntax
- E.g. instead of using get_notify_url(), use getNotifyUrl() instead
2015-01-08 22:23:58 -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
e6fb968509 First Update on Invoicing APIs 2014-11-18 12:12:35 -06: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
Avi Das
86a6082b7f Remove @array annotations, closes #43 2014-05-12 14:11:48 -05:00
siddick
a3aba308f4 Support Invoice APIs 2014-03-28 20:34:07 +05:30