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
dd99971e50
Added an ability to provide Curl Options in Configuration
...
- Removed http.Retry, and http.ConnectionTimeout from configuration
- Added ability to provide Constant and its value in Configuration File
2015-01-10 21:04:24 -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
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
ddd1a2ddf6
Enabled Caching of Access Tokens
...
- Updated AuthTokenCredential to store access token in file storage
- Updated samples to include the configuration to disable/enable caching
2014-12-02 14:53:14 -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
84660cbb2a
Updates to LIPP & Future Payments
...
- Updated LIPP Sample code
- Updated Future Payments to have helper functions for retrieving access token
- Updated Logging Syntax to include timestamp and response json
2014-10-20 12:04: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
459293838e
Fixed Unit Tests
...
- Skipping tests till run in separate process if fixed
- Making array objects to be compatible with older versions of php
2014-10-06 13:14:04 -05:00
japatel
cea8981143
Enabling Future Payments
...
- Added feature to create future payments
- Updated Authentication model to retrieve long lived refresh token
- Updated Documentation
- Updated Sample
2014-10-06 11:17:39 -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
Moritz Spindelhirn
71bd99c0e6
fixed namespace of PPConfigurationException
...
the PPConfigurationException class is not in the used \PayPal\Auth namespace
2013-04-29 19:05:14 +03:00
aydiv
b3423b6c11
Updating stubs and samples to use apiContext
2013-04-26 12:00:20 +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