Dave Legg
5fcdb2195d
Update RefundCapture.php
...
Restored removed refundRequest code to make sample functional again
2017-11-24 15:42:42 +00:00
Bryant Luk
c463ab4949
Merge pull request #983 from gkarantanis/patch-2
...
Update sdk_config.ini log.LogLevel comments.
2017-11-15 17:32:13 -06:00
gkarantanis
fef8a4fdd7
Update sdk_config.ini
...
WARN is not valid, the \Psr\Log\LogLevel constant that PayPalLogger checks is WARNING instead.
FINE is dropped and DEBUG is added.
2017-11-14 00:05:48 +02:00
jaypatel512
192e217bee
Preparing for release 1.13.0
2017-11-13 13:21:59 -06:00
jaypatel512
e3b9612a08
Add newlines
2017-11-13 13:15:37 -06:00
Jay
2c159e41c9
Merge pull request #979 from gabriel-caruso/phpunit
...
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-13 11:09:23 -06:00
Gabriel Caruso
dc0955a4a1
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-11 10:56:56 -02:00
Jay
26dadbf879
Add HUF as non-decimal currency ( #974 )
...
- Fixes #973 .
2017-11-06 11:49:36 -06:00
brluk and japatel
0303e2c0c9
Updated samples and its documentation
2017-10-24 12:05:49 -05:00
Bryant Luk
ddc8b6d482
Update full namespace for PayPalHttpConfig
2017-10-05 13:36:51 -05:00
Bryant Luk
c39916a763
Merge pull request #945 from 2tvenom/patch-1
...
Fix warning
2017-10-03 12:45:46 -05:00
Pavel Ven Gulbin
1df6286dc9
Fix warning
...
Warning: sizeof(): Parameter must be an array or an object that implements Countable in lib/PayPal/Common/PayPalModel.php on line 178
2017-10-03 19:10:23 +03:00
Jay
2afc181f50
Add purchase_order in CartBase ( #939 )
2017-09-25 16:11:54 -05:00
Jay
ae94f5bc03
Use updated dist for travis
2017-09-22 13:53:46 -05:00
Jay
9fa8f8f5cd
Minor fix to releasinator script
2017-09-13 13:51:33 -05:00
Jeff Brateman
10753da6ab
Remove obsolete sample app link
2017-09-02 14:06:11 -05:00
Jáchym Toušek
ae38166b53
Fix annotation ( #872 )
2017-08-09 12:03:57 -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
jmgibson1976
e3aadb48c2
Make Proxy Configuration Work ( #902 )
...
Proxy setting were not being respected, so once is
returned, setHttpProxy() is called to add the proxy option if
need prior to getting and OAuth token or executing a call to
PayPal
2017-08-03 10:29:39 -05:00
Rémy
2e18c2b577
Remove unused Validation\ModelAccessorValidator
2017-08-03 10:25:19 -05:00
Jay Patel
0925b11ee2
Add new lines in samples
2017-07-11 14:16:53 -05:00
Jay Patel
3ae0f4f166
Updated Releasinator
2017-07-11 14:03:38 -05:00
Jay Patel
27f1d75163
Preparing for v1.12.0
2017-07-11 13:58:13 -05:00
Bryant Luk
bc139915df
Avoids calculating header size in curl responses ( #677 )
...
- Removes complex conditions around parsing response headers
2017-05-11 12:53:32 -05:00
Anton Rusakov
8d157c3233
Use restCall object for functions that makes requests ( #841 )
...
* Use restCall object for functions that makes requests
2017-05-11 11:46:16 -05:00
Massimiliano Torromeo
d56305fe63
Add TLSv1.2 to cipher list ( #844 )
...
With openssl 1.1 using only `TLSv1` in the cipher list causes the following exception which is fixed by adding TLSv1.2
Exception PayPal\Exception\PayPalConnectionException: "PayPal\Exception\PayPalConnectionException: error:141640B5:SSL routines:tls_construct_client_hello:no ciphers available"
2017-05-11 11:45:54 -05:00
Xiaolei Wheelock
4b23764120
Delete bank info vault samples, update index.php according and note the deprecated status of BankAccount Status ( #849 )
...
* Delete bank info vault samples, update index.php according and note the deprecated status of BankAccount Status
* Change comments in bankAccount.php file
* Change the comment of bankAccount file
2017-05-11 11:43:42 -05:00
Jay
4485817c0d
Merge pull request #845 from Tomcraft1980/master
...
Update PayPalLogger.php
2017-05-09 15:51:55 -05:00
Tomcraft1980
f7bd2c90fe
Update PayPalLogger.php
...
Fix time format
2017-05-05 16:12:01 +02:00
Xiaolei Wheelock
d375c6d4c6
Merge pull request #836 from xiaoleih41/master
...
Add getToken() to Payment class to get the EC token from the Approval URL
2017-05-04 11:46:09 -05:00
Xiaolei Wheelock
f488f86995
Add test for Payment.getToken()
2017-05-04 11:32:30 -05:00
Xiaolei Wheelock
fa2d202970
Remove unnecessary check
2017-05-04 11:03:33 -05:00
WDD-Marv
657fe27e9d
negating E_WARNING for strstr(): Empty needle in PayPalConfigManager.php
...
E_WARNING strstr(): Empty needle (#831 )
* negating E_WARNING for "strstr(): Empty needle"
2017-05-04 10:36:53 -05:00
Xiaolei Wheelock
1d1f1d46ad
Add getToken() function to Payment class by getting the EC token from the Approval URL
2017-05-02 15:19:41 -05:00
Xiaolei Wheelock
ea0897544c
Add getToken() to Payment class to get the EC token from the Approval URL
2017-05-02 14:50:20 -05:00
Jay
4760138204
Delete .coveralls.yml
2017-04-20 15:22:46 -05:00
Jay
be9a91229c
Delete generate-api.sh
2017-04-20 15:15:50 -05:00
Jay
e847ec9341
Removing coveralls from PHP SDK
2017-04-20 15:15:16 -05:00
Jay
740ebb0c9d
Merge pull request #811 from MightySCollins/master
...
Fixed markdown links and made them HTTPS
2017-03-30 14:21:30 -05:00
Jay
65fc6ce511
Remove invalid import
...
- Fixes #814 .
2017-03-30 14:19:14 -05:00
Jay
978220be57
Merge pull request #817 from paypal/gitattributes
...
Add gitattributes to remove unnecessary files from archive
2017-03-29 11:20:40 -05:00
brluk and japatel
e1537f6632
Add gitattributes to remove unnecessary files from archive
2017-03-29 11:05:24 -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
brluk and japatel
914a3dcd4e
Fixed PHPUnit test in travis ci
2017-03-23 15:34:47 -05:00
Jay
47f7150bd1
Merge pull request #807 from paypal/allow-request-body-on-validate-webhook-event
...
Add request body for VerifyWebhookSignature
2017-03-23 15:16:15 -05:00
Jay Patel
fb92d8d666
Add test for verifyWebhookSignature
2017-03-23 15:09:55 -05:00
brluk and japatel
bf3f436523
Add request body for VerifyWebhookSignature
...
- Fixes #798
2017-03-22 17:16:35 -05:00
Jeff Brateman
1c6734257f
Standardize ISSUE_TEMPLATE.md ( #788 )
2017-02-27 17:14:40 -06:00
Jay
c340969d62
Merge pull request #767 from paypal/getlinks
...
Don't iterate if object is null
2017-01-18 13:30:04 -06:00
jaypatel512 and sdcoffey
fbb764f57c
Check if links is an array
2017-01-18 13:17:08 -06:00