Commit Graph

684 Commits

Author SHA1 Message Date
kakaska
58b99f9c4e Fix testSendRequestWithException() test in CurlAdapterTest 2019-02-14 18:34:05 +01:00
kakaska
95f351271b Fix failed testConfigAbleToPersistAndLoadKeys() test in BitpayTest 2019-02-14 18:29:48 +01:00
Nicolas Dorier
cc8e0bc689
Merge pull request #4 from kakaska/fix-examples
Fix examples and tutorials
2019-02-15 00:48:09 +09:00
Nicolas Dorier
5ba10b0db8
Merge pull request #3 from kakaska/fix-unit-tests
Remove Network specific unit tests
2019-02-15 00:47:46 +09:00
nicolas.dorier
3a0fe24279 Fix edge case where HTTP code is 0 2019-02-15 00:44:44 +09:00
kakaska
75baef3fd7 Fix tutorials 2019-02-13 14:44:45 +01:00
kakaska
dcf5659f34 Fix examples 2019-02-13 13:46:22 +01:00
kakaska
4aeedbd176 Clean up code and add testSetUri() in RequestTest 2019-02-12 21:44:22 +01:00
kakaska
dc4f186bcc Fix mock configuration in ClientTest 2019-02-12 21:28:20 +01:00
kakaska
ec1d1585e1 Remove 'network' parameter from BitpayTest 2019-02-12 21:14:19 +01:00
kakaska
d669d272da Remove 'network.class' parameter configuration from BitpayExtension class 2019-02-12 21:00:12 +01:00
kakaska
f3563d4675 Remove Network specific unit tests 2019-02-12 20:52:28 +01:00
nicolas.dorier
6396af895d remove getTaxIncluded from IPNLogger 2019-01-31 13:24:08 +09:00
nicolas.dorier
c37068ead7 Remove NetworkAwareInterface, simplify Client.php 2019-01-26 15:23:47 +09:00
nicolas.dorier
f34dba2448 Add taxIncluded field 2019-01-26 13:56:34 +09:00
nicolas.dorier
958fd250ef remove checkPriceFormat 2019-01-26 13:41:25 +09:00
nicolas.dorier
c829bc38be Throw exception if invalid http code 2019-01-26 13:40:34 +09:00
Pieter Poorthuis
d6d1431895 Updated changelog and version number for v2.2.20 2018-03-28 12:30:37 +02:00
Pieter Poorthuis
b88a7f6978 Fixed tests, fixed default timezone issues 2018-03-28 12:27:19 +02:00
Pieter Poorthuis
3f57af89d7 Version update + changelog for 2.2.19 2018-03-08 12:01:25 +01:00
Pieter Poorthuis
8e93c11c49 Fixed wrong token in example 2018-03-08 11:57:00 +01:00
Pieter Poorthuis
70514da027 Improved verbose information in examples 2018-03-08 11:54:05 +01:00
Pieter Poorthuis
83e2e0e678 Added support for BCH fields, set timezone to UTC 2018-03-08 11:49:16 +01:00
Pieter Poorthuis
a94bfe9b79
Merge pull request #259 from IDLOCKED/patch-1
typo fixed.
2018-02-16 09:04:30 +01:00
IDLOCKED
0fe0e36084
typo fixed. 2018-02-16 14:40:41 +09:00
Pieter Poorthuis
71dfd51280 Actually pushed changes for price float to production 2018-01-15 19:55:40 +01:00
Pieter Poorthuis
a67bd2ffb3 Version updates for 2.2.17 2018-01-15 12:29:05 +01:00
Pieter Poorthuis
d0fbfa4e2d Fixed decimal check for currencies without decimals (e.g. HUF) 2018-01-15 12:24:53 +01:00
Pieter Poorthuis
27cd6c5076 Merge branch 'master' of https://github.com/bitpay/php-bitpay-client 2017-12-12 15:55:07 +01:00
Pieter Poorthuis
2efe083ad0 Version 2.2.16 changelog 2017-12-12 15:54:50 +01:00
Pieter Poorthuis
3b03d922f6
Fixed another support article link 2017-12-12 15:44:38 +01:00
Pieter Poorthuis
23f343de31
Updated links to support articles 2017-12-12 15:42:54 +01:00
Pieter Poorthuis
0cc78c32f2 Fixed invoice time handling, added hosted payment page example 2017-12-12 15:24:21 +01:00
Pieter Poorthuis
7a06724b25
Removed deprecated factory methods 2017-12-04 09:22:00 +01:00
Pieter Poorthuis
970dfd8269
Merge pull request #255 from arubacao/patch-3
Update .travis.yml to also test against PHP 7.2
2017-12-01 13:39:01 +01:00
arubacao
8dbac51e39
Update .travis.yml to also test against PHP 7.2 2017-12-01 12:40:20 +01:00
Pieter Poorthuis
34e24646a5 Removed mcrypt from composer, fixed datetime invoice setting issue 2017-11-28 11:12:45 +01:00
Pieter Poorthuis
2ea2418bef Merge pull request #250 from arubacao/patch-2
Fix Codesniffer errors
2017-10-16 12:28:10 +02:00
arubacao
94e6f67c30 Fix Codesniffer errors 2017-10-14 14:41:39 +02:00
Pieter Poorthuis
238a9bf503 Merge pull request #249 from arubacao/patch-1
Update .travis.yml to also test against PHP 7.0 and 7.1
2017-10-13 10:09:34 +02:00
arubacao
0a06c4d35a Update .travis.yml to also test against PHP 7.0 and 7.1 2017-10-12 19:05:59 +02:00
Pieter Poorthuis
920c842be9 Updated documentation for version 2.2.14 2017-09-29 11:35:14 +02:00
Pieter Poorthuis
ba45ce0ca1 Merge pull request #228 from SelimSalihovic/fix_builds
Fix some of the tests
2017-09-29 11:27:19 +02:00
Pieter Poorthuis
043dc77697 Merge pull request #233 from FallDi/patch-1
Spelfix
2017-09-29 11:25:21 +02:00
Pieter Poorthuis
cb91a38d67 Merge pull request #234 from FallDi/patch-2
Spellfix
2017-09-29 11:24:58 +02:00
Pieter Poorthuis
197131ea83 Merge pull request #243 from hmark/master
Fixed token check in get invoices method for public facade calls
2017-09-29 11:24:32 +02:00
Pieter Poorthuis
47e9dbbe70 Merge pull request #247 from kgalanty/master
Added encrypt & decrypt functions to OpenSSL
2017-09-29 11:23:09 +02:00
Krzysztof Galanty
8532b2789d - Added encrypt & decrypt functions to OpenSSL
- Fixed PHP7 incompatibilities regarding ambiguous hex-as-strings
2017-09-20 15:18:29 +02:00
Pieter Poorthuis
fe2474cae4 Update README.md
Resolved issue https://github.com/bitpay/php-bitpay-client/issues/242

Updated links from help.bitpay.com -> support.bitpay.com
2017-08-15 15:05:34 +02:00
markey
f0ce915944 fixed token check in get invoices method for public facade calls 2017-07-28 13:39:45 +02:00