Commit Graph

15 Commits

Author SHA1 Message Date
Jay Patel
553589e511 Renamed getRequestId method in ApiContext
- Fixes #287
2015-04-15 11:27:52 -05: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
4cb951f8b2 Defaulting Mode to Sandbox
- Eliminate the need to define config for mode
2014-12-18 14:04:19 -06:00
japatel
20038e7525 Configurable Headers for All Requests to PayPal
- Allows adding additional headers to every call to PayPal APIs.
- Refactored OAuthTokenCredential to share code for making Rest Calls
- SDK Config to add headers with http.headers.* syntax
- Fixes #193
2014-12-17 15:37:34 -06:00
japatel
bbef3664c5 Adding resetRequestId in ApiContext to enable multiple create calls in succession 2014-11-12 09:26:16 -06:00
japatel
f997f3277e Updated User Agent & More Samples for Billing Plans
- Fixed versioning in User Agent.
- Updated Billing Plan sample to update Payment definitions
- Docs & Tests
2014-11-05 13:30:28 -06:00
japatel
6fb6508f9c Backward Compatible Changes 2014-10-20 15:54:09 -05:00
japatel
dc2ac0fd63 Updated Identity Support from SDK Core
- Moved PPModels required for Identity Support
2014-10-14 14:15:41 -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
Sammie S. Taunton
e63d28723e Cleaned up Code Comments and added Type-Hinting to all Class/Functions 2013-12-03 14:29:00 -06:00
Ganesh Hegde
50d2c56f8b Updated stubs to support namespace 2013-05-29 14:37:22 +05:30
vichandrasekaran
fd997f6b8b Update lib/PayPal/Rest/RestHandler.php
Updating namespace of PPConfiguration exception thrown by the handler
2013-05-28 11:24:07 +05:30
aydiv
0699f628bd Updating version nos for V0.6.0 release 2013-04-25 17:17:36 +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