Commit Graph

34 Commits

Author SHA1 Message Date
Jay Patel
d49cc8a88c Preparing for Release 1.6.4 2016-01-20 23:10:19 +05:30
Jay Patel
67e8d6d3a5 Preparing for Release 1.6.3 2015-12-07 15:30:35 -06:00
Jay Patel
8149b098c4 Created TLS Check Sample
- Created Sample to test TLSv1.2 support
- Updated Documentation
- Updated README
2015-11-13 16:54:19 -06:00
Jay Patel
89bc07aa1e Preparing for Release 1.6.1
- Fixing Version Number
- Updating User Agent for Internal Purposes
2015-10-29 13:18:16 -05:00
Jay Patel
fd6801cda1 Preparing for 1.5.1 release 2015-08-17 14:32:36 -05:00
Jay Patel
18e4eaaf31 Preparing for 1.5.0 release 2015-06-25 12:12:03 -05:00
Jay Patel
47fdacd929 Preparing for 1.4.0 release 2015-06-08 13:35:46 -05:00
Jay Patel
0a32a6323c Preparing for 1.3.2 release 2015-03-18 15:40:42 -05:00
Jay Patel
b4051eeb74 Preparing for 1.3.1 release 2015-03-04 11:57:24 -06:00
Jay Patel
7f51b58b69 Preparing for 1.3.0 release 2015-02-27 16:45:52 -06:00
Jay Patel
cfe4d728e8 Preparing for 1.2.1 release 2015-02-23 21:32:13 -06:00
japatel
bba6f24491 Preparing for 1.2.0 release 2015-02-04 16:15:35 -06:00
japatel
ac69aa65ed Preparing for v1.1.1 release 2015-01-29 16:18:50 -06:00
japatel
c269976b2d Preparing for Release 1.1.0 2015-01-26 13:55:21 -06:00
japatel
810fe7994c Updates to README and Release Notes 2015-01-10 17:28:59 -06:00
japatel
095ab24b62 Updated Invoice Object to retrieve payments and refunds
- getPaymentDetails is now getPayments
- getRefundDetails is now getRefunds
- Updated Sample to Get Invoice at the end of each operation
- Updated Tests
2015-01-09 16:56:00 -06:00
japatel
88aac05f04 Documentation Updates and Minor Refactoring
- Updated README and Release Notes
- Updated PayPal Constant to reflect latest release
2015-01-08 22:26:26 -06:00
japatel
f03c2f893c Updated Release Notes and User Agent Version 2014-12-18 15:59: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
d24a4afdb6 Final Webhook Management API Changes
- Updated Samples
- Additional Functional Tests
- Enabled Travis to do functional tests (with allowed failures) on each build
2014-12-15 13:54:11 -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
6cf15ab4bf More Vault API Samples
- Updated Samples for Vault APIs
- Updated Payment Execute to be more verbose
- Delete Plan Sample Update
- Fixes #168
2014-12-01 17:51:08 -06:00
japatel
ef4797a94c Getting it ready for release
- Updated User Agent Version
- Updated Release Notes
2014-11-19 12:34:10 -06:00
japatel
2c3f25bd29 Fixed Curl Options for NSS 2014-11-12 15:25:33 -06:00
japatel
dad86f2374 Updating Release Notes for Release 2014-11-12 09:39:49 -06:00
japatel
4d481ad104 Enabled Billing Plans and Agreements APIs
- Added API Classes, Samples, and Tests
- Updated Functional Tests
- Updated Documentation with new SDK Name
- Updated Few Samples to use newer nicer result page
2014-10-31 13:53:42 -05:00
japatel
6fb6508f9c Backward Compatible Changes 2014-10-20 15:54:09 -05:00
japatel
8e19366415 Updating Curl Options to use TLS version 1.x
- Bug fixes
2014-10-15 11:20:06 -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
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
Jay Patel
0ed9c26d02 Updated version of SDK Core
- Updated version
- Fixed Testing Bugs
- Updated README
- Updated Release note
2014-09-24 13:41:32 -05:00
Avi Das
367cdfe928 replace changelog with release notes 2014-04-29 10:27:19 -05:00