Commit Graph

58 Commits

Author SHA1 Message Date
Dan Shaw
647c8c49bc PayPal Checkout v2 2019-02-07 11:02:59 -08:00
Steve Stedman
f4df2eea28 Fix links to Developer API Reference 2018-04-25 15:52:03 -05:00
Steve Coffey
5ee9de3ef8 Update README 2018-02-09 13:38:14 -08:00
Randy
1017d725bf update readme for direct credit card restriction
update readme for direct credit card restriction
2017-12-15 09:18:14 -06:00
Jeff Brateman
10753da6ab Remove obsolete sample app link 2017-09-02 14:06:11 -05:00
Randy
14e814d74b Remove credit card samples (#896)
* removed credit card payment samples
* update docs to reflect sample changes
* update readme to recommend braintree for direct card payments
2017-08-03 10:32:26 -05:00
Sam Collins
69496423bb Fixed markdown links and made them HTTPS
I have fixed a few extra spaces in the README.md causing GitHub to not
render the links. I also switched the HTTP urls to use HTTPS where
possible.
2017-03-27 10:14:20 +01:00
Bryant Luk
331ed21fb2 Remove the TLS 1.2 sample
- All PayPal sandbox connections require TLS 1.2 so if there is a problem
  connecting to sandbox, you will encounter it across the board.
2016-11-10 12:40:00 -06:00
Bryant Luk
61bc8a79c7 Update Travis CI badge to SVG 2016-06-07 15:34:04 -05:00
Jay Patel
80dc4e4f95 Added Releasinator. Preparing for 1.7.2 2016-05-12 16:00:38 -05:00
Jay Patel
0ce097760b Preparing for release 1.7.0 2016-04-18 13:39:04 -05:00
Jay
c791c62362 Removed issues list link 2016-02-10 23:42:04 +05:30
Jay Patel
d49cc8a88c Preparing for Release 1.6.4 2016-01-20 23:10:19 +05:30
Jay
b26411b4ef Update PCI Mandate Docs 2016-01-11 12:02:46 -06:00
Jay
6d1ac5440a Fixed TLS Update Docs 2015-12-09 13:29:13 -06:00
Jay
f78cb4af6c Added Sample Link to README 2015-11-13 16:56:21 -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
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
2e0006b8c1 Updated Coveralls Badge 2015-04-15 12:02:50 -05:00
Jay
152df9eaa0 Added Wiki Page for Going Live 2015-03-06 14:45:30 -06:00
Jay Patel
7f51b58b69 Preparing for 1.3.0 release 2015-02-27 16:45:52 -06:00
Jay Patel
3007c9dfe1 Updates to Documentation
- Updated Github Pages
- Updates to Sample
- README.md updates
2015-02-17 13:20:26 -06:00
japatel
bba6f24491 Preparing for 1.2.0 release 2015-02-04 16:15:35 -06:00
japatel
c269976b2d Preparing for Release 1.1.0 2015-01-26 13:55:21 -06:00
Jay
df00ab2602 Minor README changes 2015-01-12 13:53:32 -06:00
japatel
810fe7994c Updates to README and Release Notes 2015-01-10 17:28:59 -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
Steve Angel
f29c627466 Added Custom Cache Directory Option 2015-01-05 16:54:43 +00:00
Tom Whipple
6a399f6b3c remove broken badges 2014-12-03 14:24:52 -08: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
493c6f8531 Fixed a bug in README.md file
- Fixed #166
2014-11-22 22:17:00 -06:00
japatel
b5809666b4 Updated Sample Home Page 2014-11-19 23:17:45 -06:00
japatel
f20fc4a85d Samples now uses built-in web server 2014-11-19 21:48:33 -06:00
japatel
f6947f3b06 Updated README.md to show better details with samples. 2014-11-17 13:48:21 -06:00
japatel
d11533110b Sanitize Input for Price Variables
- Updated the model to automatically format the price
- Updated the samples to reflect the new changes
- More Unit Tests
2014-11-03 16:31:03 -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
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
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
Jay
eb123f05eb Updated Documentation
- Fixed Markdown Issues
2014-09-19 16:23:44 -05:00
Jay Patel
73469a7fec Updated Documentation 2014-09-19 12:20:12 -05:00
Avi Das
9aff596bb5 Remove references to sdk-packages repo 2014-08-12 10:15:43 -05:00
Avi Das
100c5f17b1 Clarify running samples instructions on readme 2014-06-17 10:05:06 -05:00
Avi Das
2589c5e880 Add existing issues and upcoming features to doc 2014-06-12 15:40:58 -05:00
Avi (Ananya) Das
5b01b235ae Repo analytics 2013-12-27 10:25:51 -06:00
aydiv
1b2d596fe3 Updating README.md with a link to the drop-and-use sdk zip for non-composer developers
See https://github.com/paypal/rest-api-sdk-php/issues/18#issuecomment-22305352
2013-08-19 18:12:13 +05:30
aydiv
e02c8b8bd7 Removing coveralls from dev dependencies / updating composer instructions 2013-08-08 13:09:43 +05:30
Prasanna Annamalai
f9bba4641e Added coveralls support and updates badges for composer 2013-07-25 15:01:39 +05:30