modGTB
|
1ed0d8cb99
|
set expiryBufferTime
possibility to set expiryBufferTime for OAuthTokenCredential
|
2016-08-04 20:50:07 +02:00 |
|
Bhavani Bheemanadham
|
d088726e32
|
Updated releasinator configuration.
- Removed duplicate declaration
|
2016-08-01 09:52:59 -05:00 |
|
Bhavani Bheemanadham
|
d62e8db407
|
Preparing for 1.7.4
- Updated Changelog
- Updated PayPalConstants.php with latest version
- Added new line at the end of file
|
2016-07-15 15:42:18 -05:00 |
|
Jay
|
13c348dd42
|
Merge pull request #608 from paypal/disabled-groc
Disabled auto-groc
|
2016-07-15 15:31:05 -05:00 |
|
Jay
|
fd08a9e361
|
Disabled auto-groc
|
2016-07-15 15:30:02 -05:00 |
|
Travis
|
a27d222885
|
Updates to Sample Docs
|
2016-07-15 20:00:15 +00:00 |
|
Bhavani Bheemanadham
|
63fa5b73a8
|
Releasinator changes
- Updated Releasinator version to 0.6
- Renamed Changelog.md file to CHANGELOG.md
- Added new line at the end of file
|
2016-07-15 14:52:00 -05:00 |
|
Travis
|
4182e335de
|
Updates to Sample Docs
|
2016-07-14 19:10:54 +00:00 |
|
Jay
|
463e1b73ec
|
Merge pull request #607 from paypal/psr
Fixed PSR code style errors
|
2016-07-14 13:54:37 -05:00 |
|
Jay Patel
|
8c907803e3
|
[PSR] Fixed Samples
- Using `php-cs-fixer` tool.
|
2016-07-14 13:12:15 -05:00 |
|
Jay Patel
|
cffa2463b1
|
[PSR] Fixed Tests
- Using `php-cs-fixer` tool.
|
2016-07-14 13:11:28 -05:00 |
|
Jay Patel
|
1401d5563d
|
[PSR] Fixed library source
- Using `php-cs-fixer` tool.
|
2016-07-14 13:10:21 -05:00 |
|
Travis
|
a46855bfef
|
Updates to Sample Docs
|
2016-07-13 21:12:33 +00:00 |
|
Jay
|
8fb0398d9b
|
Merge pull request #605 from paypal/invoicing
Updated Invoicing APIs
|
2016-07-13 16:03:02 -05:00 |
|
Jay Patel
|
c714f77980
|
Updated Invoicing APIs
- Updated Model objects.
- Updated Samples.
- Updated Tests.
|
2016-07-13 15:57:58 -05:00 |
|
Jay
|
9534bcb176
|
Merge pull request #603 from paypal/missing-field
Added missing `reference` field to Invoice
|
2016-07-11 11:37:07 -05:00 |
|
Jay Patel
|
50e41e8068
|
Added missing reference field to Invoice
|
2016-07-11 11:36:43 -05:00 |
|
Jay
|
f0ea94cc75
|
Merge pull request #594 from kilida/patch-1
Duplicate conditional expression in PayPalCredentialManager.php
|
2016-06-21 17:42:34 -05:00 |
|
kilida
|
7131cd9f3c
|
Duplicate conditional expression in PayPalCredentialManager.php
Looks like this should be `ClientSecret`?
|
2016-06-21 17:52:09 -04:00 |
|
Jay Patel
|
a284bb6d71
|
Fixed Webhook Functional Test
|
2016-06-21 15:18:43 -05:00 |
|
Bhavani Bheemanadham
|
2d0aca8405
|
Preparing for 1.7.3
- Updated change log
- Update version number in PayPalConstants.php
- Update releasinator gem version
- Fixed releasinator search regex
|
2016-06-21 14:48:47 -05:00 |
|
Bryant Luk
|
61bc8a79c7
|
Update Travis CI badge to SVG
|
2016-06-07 15:34:04 -05:00 |
|
Travis
|
ece09926fd
|
Updates to Sample Docs
|
2016-06-06 18:43:20 +00:00 |
|
Jay
|
3d92965b49
|
Minor fix to auto create sample docs
|
2016-06-06 13:40:52 -05:00 |
|
Jay Patel
|
c5327dbb1c
|
Enabled auto sample docs generation to master branch
|
2016-06-06 13:36:04 -05:00 |
|
Jay Patel
|
923665393b
|
Updated Sample Credit Card
|
2016-06-02 12:51:39 -05:00 |
|
Jay
|
2d47e0ea62
|
Merge pull request #581 from paypal/third-party
Enabled Third Party Invoicing
|
2016-05-31 15:25:21 -05:00 |
|
Jay Patel
|
56f1be3c73
|
Enabled Third Party Invoicing
|
2016-05-31 12:45:52 -05:00 |
|
Jay
|
763df655d8
|
Enables test in releasinator
|
2016-05-16 10:05:11 -05:00 |
|
Jay Patel
|
d3031fc35f
|
Minor Releasinator changes
|
2016-05-13 13:25:38 -05:00 |
|
Jay Patel
|
80dc4e4f95
|
Added Releasinator. Preparing for 1.7.2
|
2016-05-12 16:00:38 -05:00 |
|
Jay Patel
|
18e1c58d93
|
Updated Vault API
|
2016-05-11 16:41:29 -05:00 |
|
Jay Patel
|
0753d2fba0
|
Minor Bug Fix
- Fixes #575
|
2016-05-10 15:07:10 -05:00 |
|
Jay Patel
|
d2fac37f2c
|
Preparing for release 1.7.1
|
2016-04-21 22:29:29 -05:00 |
|
Jay Patel
|
0dbcc5d5ff
|
Minor bug fix
- Fixes #559
|
2016-04-21 22:27:12 -05:00 |
|
Jay Patel
|
0ce097760b
|
Preparing for release 1.7.0
|
2016-04-18 13:39:04 -05:00 |
|
Jay
|
ea45ad6ea1
|
Merge pull request #543 from paypal/logger-interface
First pass on implementing PSR logger interface
|
2016-04-14 15:53:49 -05:00 |
|
Jay
|
9f5e01c0b1
|
Merge pull request #553 from chipay/master
Fixed type hinting for relatedResrources. It's an array.
|
2016-04-14 12:57:10 -05:00 |
|
German Sibay
|
fb27a2dfa0
|
Fixed type hinting for relatedResrources. It's an array.
|
2016-04-13 14:31:16 +01:00 |
|
Jay Patel
|
c0c307f267
|
Enabled Factory to Inject Logger
|
2016-04-11 15:45:49 -05:00 |
|
Jay Patel
|
557fb3718f
|
Updating setupLogger to use classname as string
- `:class` not allowed in PHP 5.3 and 5.4
|
2016-04-06 14:22:33 -05:00 |
|
Jay Patel
|
69886a0741
|
First pass on implementing PSR logger interface
- Created a separate PayPalLogger as default implementation.
- Enabled `log.Adapter` as a configuration to pass name of custom
logger.
|
2016-04-06 14:10:54 -05:00 |
|
Jay Patel
|
bf3c20e694
|
Disabled Caching for TlsCheck Sample
- Fixes #512.
|
2016-03-07 10:31:51 -06:00 |
|
Jay
|
82971057e1
|
Merge pull request #513 from radarhere/patch-1
Fixed typo
|
2016-03-07 18:17:12 +05:30 |
|
Andrew Murray
|
5baed83b45
|
Fixed typo
|
2016-03-07 19:00:13 +11:00 |
|
Jeff Brateman
|
d59c695dde
|
Merge pull request #496 from TheMelter/master
Fixed unclaimed typo.
|
2016-02-10 18:38:44 -06:00 |
|
Hyunmin Kim
|
efd0a6f30b
|
Fixed unclaimed typo.
|
2016-02-10 15:49:15 -08:00 |
|
Jay
|
c791c62362
|
Removed issues list link
|
2016-02-10 23:42:04 +05:30 |
|
Jay
|
c465caf01a
|
Fixed broken link to tls-update
|
2016-01-28 17:58:12 +05:30 |
|
Jay
|
509ee9da84
|
Update License to 2016
|
2016-01-20 23:50:18 +05:30 |
|