Commit Graph

568 Commits

Author SHA1 Message Date
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
Jay Patel
23b2afc7f1 Merge branch 'master' of https://github.com/irfanevrens/PayPal-PHP-SDK into irfanevrens-master 2015-06-30 11:57:56 -05:00
Jay Patel
ccb4585a42 Fixing Sample Page Links in Vaults
- Fixes #341
2015-06-28 22:58:41 -05:00
Jay Patel
ccf9008dfa Adding Discount to Invoice Samples 2015-06-26 11:57:22 -05:00
İrfan Evrens
70fe1941ad Fixed switch case logical problem. 2015-06-26 09:47:54 +03:00
İrfan Evrens
def426fd23 Fixed some lines. 2015-06-26 00:02:26 +03:00
İrfan Evrens
cefecede81 Tiny improvements. 2015-06-25 23:08:11 +03:00
Jay Patel
18e4eaaf31 Preparing for 1.5.0 release 2015-06-25 12:12:03 -05:00
Jay Patel
1c8e9b81b1 Minor Fixes
- Removed Invalid Imports
2015-06-25 12:05:38 -05:00
Jay Patel
46d77f15a6 Enabled Vault Credit Card List API
- Added Credit Card List API Operation
- Updated Credit Card to include new properties
- Updated Tests
- Updated Samples
- Fixed Billing Agreement Sample (Expired Set Date).
2015-06-25 12:03:18 -05:00
Jay
17b5148be8 Updating composer.json to reflect proper home page 2015-06-18 18:42:30 -05:00