German Sibay
|
fb27a2dfa0
|
Fixed type hinting for relatedResrources. It's an array.
|
2016-04-13 14:31:16 +01: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 |
|
Jay Patel
|
d49cc8a88c
|
Preparing for Release 1.6.4
|
2016-01-20 23:10:19 +05:30 |
|
Jay Patel
|
2569c696a8
|
Sample code to show how to override default curl options
|
2016-01-20 23:04:37 +05:30 |
|
Jay
|
3b08475daf
|
Merge pull request #476 from tobeorla/patch-1
SSL connect error
|
2016-01-20 23:01:28 +05:30 |
|
tobeorla
|
3b7f36c379
|
SSL connect error
https://github.com/paypal/PayPal-PHP-SDK/issues/474
|
2016-01-20 17:10:46 +01:00 |
|
Jay
|
740f5bee98
|
Merge pull request #466 from bluk/master
Add Travis-CI PHP 7.0 support
|
2016-01-11 14:09:18 -06:00 |
|
Jay
|
b26411b4ef
|
Update PCI Mandate Docs
|
2016-01-11 12:02:46 -06:00 |
|
Bryant Luk
|
7f8ebae5e7
|
Ensure backwards compatible behavior with PHP5
|
2016-01-07 15:18:53 -06:00 |
|
Bryant Luk
|
3ceebc637d
|
Add PHP 7.0 to Travis-CI tested PHP versions
|
2016-01-07 15:07:43 -06:00 |
|
Jay Patel
|
a67de1af01
|
Automatically add datetime in samples, if not set in php.ini
|
2015-12-22 13:47:32 -06:00 |
|
Jay
|
6d1ac5440a
|
Fixed TLS Update Docs
|
2015-12-09 13:29:13 -06:00 |
|
Jay Patel
|
67e8d6d3a5
|
Preparing for Release 1.6.3
|
2015-12-07 15:30:35 -06:00 |
|
Jay Patel
|
d1fd60dac6
|
Overwrite Expect Header to resolve 100 Continue for large payload
- Fixes #452
|
2015-12-07 15:27:48 -06:00 |
|
Jay
|
c40b391a5c
|
Merge pull request #448 from ricog/patch-1
Remove duplicate docblock
|
2015-11-25 13:07:16 -06:00 |
|
Rick Guyer
|
9f94d9357e
|
Remove duplicate docblock
|
2015-11-25 13:00:38 -06:00 |
|
Jay Patel
|
318d5a43c6
|
Optimizing Imports
- Removed Unnecessary imports
|
2015-11-19 12:36:53 -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
|
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
|
3bf4bbe8b6
|
Updating User Agent for Internal Purposes
|
2015-10-28 14:19:02 -05:00 |
|
Jay
|
403d01e90e
|
Merge pull request #417 from paypal/payments-api-updates
Payments API Updates
|
2015-10-08 16:02:02 -05:00 |
|
Jay Patel
|
6742bac8a4
|
Updated Samples Documentation
|
2015-10-07 15:22:39 -05:00 |
|
Jay Patel
|
97493db230
|
Using Setter Methods instead of Magic if possible.
|
2015-10-06 19:08:30 -05:00 |
|
Jay Patel
|
c10526e34b
|
Removed Deprecation on CreditCard
|
2015-10-06 19:00:01 -05:00 |
|
Jay Patel
|
e1e70c0ebd
|
Removed ModelAccessValidator in favor of Forward Compatilibity Issues
- Model Access Validator causes unnecessary issues in existing integrations.
- Causes merchant to break integration if configured incorrectly.
|
2015-10-06 18:54:40 -05:00 |
|
Jay Patel
|
a37b880e96
|
Payments API Updates
|
2015-10-02 14:25:46 -05:00 |
|
Jay Patel
|
02fca1bda4
|
Making Functional Test Validation Strict
|
2015-09-28 16:40:34 -05:00 |
|
Jay
|
879de440d1
|
Removing the default timezone setting
- It causes the process timezone to change for entire application
- Timezone should be set by the application using the SDK.
|
2015-09-22 14:55:06 -05:00 |
|
Jay Patel
|
fd6801cda1
|
Preparing for 1.5.1 release
|
2015-08-17 14:32:36 -05:00 |
|
Jay Patel
|
9b4923da2d
|
Fixed Failing Unit Tests
|
2015-08-17 14:29:29 -05:00 |
|
Jay Patel
|
88f04274eb
|
Enabled Skipped Test
|
2015-08-17 14:22:32 -05:00 |
|
Jay Patel
|
32db0af731
|
Updates to Samples
- Added Sample to update payment amount just before execute
- Minor Docs Updates
|
2015-08-12 16:38:44 -05:00 |
|
Jay
|
63fbe50138
|
Merge pull request #359 from paypal/FuturePayment
Future payment
|
2015-07-21 12:06:46 -05:00 |
|
Jay Patel
|
36f0dd7de9
|
Fixing Future Payment Sample
|
2015-07-21 11:23:41 -05:00 |
|
Jay
|
d92af83cae
|
Migrating Travis CI build to latest version
|
2015-07-20 12:02:09 -05:00 |
|
Jay Patel
|
2929f63859
|
Adding Execute Step to Authorize Payment Sample
- Additional Formatting Updates
|
2015-07-20 11:33:47 -05:00 |
|
Jay Patel
|
9caf75ee82
|
Fixes #343: Future Payment Caching Issue
|
2015-07-20 11:28:17 -05:00 |
|
Jay
|
0e62ec416f
|
Updating internal tracking email address
|
2015-07-06 11:08:30 -05:00 |
|
Jay
|
e93d596c78
|
Merge pull request #347 from irfanevrens/master
Formatting Changes Only
|
2015-07-02 14:14:01 -05:00 |
|
İrfan Evrens
|
d35e5523a2
|
tiny changes
|
2015-06-30 22:36:23 +03:00 |
|
Jay Patel
|
5aa215c235
|
Merge branch 'irfanevrens-master'
|
2015-06-30 12:09:20 -05:00 |
|
Jay Patel
|
aabcf9c2aa
|
Formatting Fixes
- Fixed Imports
- Fixed Formatting
- Added Missing Documentation
|
2015-06-30 12:08:56 -05:00 |
|