Commit Graph

20 Commits

Author SHA1 Message Date
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
89855f4624 Fixing Breaking Changes in ItemList 2014-10-14 16:54:43 -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
Avi Das
4a9ebab374 Merge in ryansundberg and diemuzi pulls 2014-05-01 13:03:30 -05:00
Avi Das
d46548255e Cleaned up Code Comments and added Type-Hinting to all Class/Functions closes #42 2014-05-01 12:34:33 -05:00
Avi (Ananya) Das
8347e9ab35 Merge pull request #41 from ryansundberg/master
Added add/remove/isEmpty methods to ItemList
2014-05-01 10:17:22 -05:00
Avi Das
20ed9972e0 Merge branch 'support-invoice-apis'
Merge in invoicing support and samples demonstrating use
2014-04-29 10:51:28 -05:00
siddick
a3aba308f4 Support Invoice APIs 2014-03-28 20:34:07 +05:30
Sammie S. Taunton
e63d28723e Cleaned up Code Comments and added Type-Hinting to all Class/Functions 2013-12-03 14:29:00 -06:00
Ryan Sundberg
27ca7a6f0f Added add/remove methods to ItemList 2013-11-13 11:27:27 -08:00
Richard Pérez
2b4a380761 Add Type Hiting 'array' to method setItems to avoid receive a non array parameter which cause a validation errors when Payment 'created' function is executed. 2013-06-11 21:17:51 -04:30
Ganesh Hegde
50d2c56f8b Updated stubs to support namespace 2013-05-29 14:37:22 +05:30
Ganesh Hegde
86643ec2df updating stubs to have fluent setters and retaining deprecated methods 2013-05-28 10:15:29 +05:30
Ganesh Hegde
11f91adee4 updated stubs 2013-05-27 11:53:45 +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