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
d69ecbc170
Authorization Cache to use both boolean and string in configuration
...
- both true and 'true' will enable authorization cache
2014-12-22 14:09:48 -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
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
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
89855f4624
Fixing Breaking Changes in ItemList
2014-10-14 16:54:43 -05:00
japatel
0cb302326a
Enabled Payment Experience
...
- Updated Api to enabled Payment Experience
- Updated Tests and Samples
- Added Json Validator
- Ability for PPModel to return array of self objects
2014-10-13 12:00:31 -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
japatel
5f47b3fb11
Updated version of SDK Core
...
- Fixed Tests
- Fixed Samples
2014-09-26 12:01:40 -05:00
Jay Patel
72ddeccc0a
Updated version of SDK Core
...
- Updated sample to not use its own composer.json
2014-09-24 15:03:08 -05:00
hakito
b1462b0625
Minor fix of previous commit
2013-10-10 20:34:28 +02:00
hakito
c1298112fa
Fix path in bootstrap for samples when installed via composer
...
When installing the SDK as recommended via composer, the samples don't work because it can not find the autloader of composer
2013-10-06 20:49:49 +02:00
aydiv
9dd6cd07bc
Moving apiContext creation to a function
2013-08-26 14:20:25 +05:30
aydiv
a3e0e8b1d1
Updating samples to use dynamic SDK configuration
2013-08-26 13:01:39 +05:30
aydiv
f4d687b52b
Updating samples to use fluent setters + doc fixes
2013-08-22 17:24:04 +05:30
aydiv
6dc604666b
Adding section headers to index page
2013-08-21 21:03:53 +05:30
aydiv
6126997abf
Fixing handling of PPConnectionException in sample code
2013-08-20 15:49:40 +05:30
aydiv
b3423b6c11
Updating stubs and samples to use apiContext
2013-04-26 12:00:20 +05:30
aydiv
69cb3c4dcb
Initial commit
2013-03-06 18:42:06 +05:30