Commit Graph

78 Commits

Author SHA1 Message Date
Sascha Schmolz
25fab61b1e composer changed back to original 2020-10-02 14:35:59 +02:00
Sascha Schmolz
3578244b86 fixed the tutorials for easier usage 2020-10-02 14:31:51 +02:00
reablaz
44661695b4 Update 003_createInvoice.php
port is required otherwise error is rised
2019-09-29 08:44:28 +02:00
reablaz
1795259311 update 002_pair
you need to specify port otherwise error is raised
2019-09-29 08:44:28 +02:00
Wouter Samaey
6acd969c06 Improved example code 2019-08-16 19:38:15 +02:00
Wouter Samaey
7b6483c451 Removed use of "network" which is a BitPay concept. Examples need further fine tuning. 2019-08-15 19:20:40 +02:00
dirty-harry
d14a6a67a0 URL updates
Repoint all tutorial URLs to testnet.demo.btcpayserver.org
2019-05-16 21:06:43 +01:00
Ciprian Mandache
195b97031d replace user psyb0t with btcpayserver org + more bitpay rm 2019-03-12 15:37:48 +02:00
Ciprian Mandache
8d0d6a3fa2 remove all tests + change git url to psyb0t/btcpayserver-php-client 2019-03-06 16:14:35 +02:00
Ciprian Mandache
932985e16c Change namespaces, url's, and whatever else I could find that had Bitpay in it 2019-03-06 11:12:03 +02:00
Ciprian Mandache
c6870347ed Replace bitpay strings with btcpayserver and remove a couple of unrelated stuff 2019-03-06 09:18:25 +02:00
kakaska
f04618c667 Fix IPNlogger.php tutorial 2019-02-25 22:27:17 +01:00
kakaska
8b3f1663f1 Fix getInvoice.php tutorial 2019-02-25 19:00:35 +01: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
nicolas.dorier
6396af895d remove getTaxIncluded from IPNLogger 2019-01-31 13:24:08 +09:00
nicolas.dorier
f34dba2448 Add taxIncluded field 2019-01-26 13:56:34 +09: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
IDLOCKED
0fe0e36084
typo fixed. 2018-02-16 14:40:41 +09: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
043dc77697 Merge pull request #233 from FallDi/patch-1
Spelfix
2017-09-29 11:25:21 +02:00
Nikita
ed4001489c Spellfix 2017-06-08 11:14:51 +03:00
Nikita
34b1affd72 Spelfix 2017-06-08 11:14:16 +03:00
Pieter Poorthuis
0727d68b3a Updated tutorial and VERSION 2017-05-12 15:30:43 +02:00
Pieter Poorthuis
44acd78bf0 Updated tutorial and VERSION 2017-05-12 15:24:18 +02:00
Pieter Poorthuis
d5e8a02f67 Merge branch 'master' into master 2017-05-09 16:26:25 +02:00
Pieter Poorthuis
20708da4de Add IPN processor in tutorial 2017-05-09 16:22:37 +02:00
Pieter Poorthuis
3235c32054 Update README.md 2017-05-09 12:28:02 +02:00
Pieter Poorthuis
22c2b59078 Update README.md 2017-05-09 12:27:10 +02:00
Pieter Poorthuis
8698e447f3 Update README.md 2017-05-09 12:26:52 +02:00
Pieter Poorthuis
9776c953d3 Update README.md 2017-05-09 12:26:32 +02:00
Pieter Poorthuis
06367afee3 Delete 004.php 2017-05-09 12:23:47 +02:00
Pieter Poorthuis
053fb8185e Delete 003.php 2017-05-09 12:23:38 +02:00
Pieter Poorthuis
eaf82aff2f Delete 002.php 2017-05-09 12:23:29 +02:00
Pieter Poorthuis
ca3b27b597 Delete 001.php 2017-05-09 12:23:20 +02:00
Pieter Poorthuis
93f8341e4f Added refund address, improved examples, made fullNotifications=true default, symfony v3 compatibility fixes 2017-05-09 12:12:36 +02:00
Chris Kleeschulte
8f4556a247 Added a SignMessage example. 2016-09-20 13:23:39 -04:00
Chris Kleeschulte
7dd352355f EncryptedFilesystemStorage Passwords
- if it is a valid string, then it should now be a valid password for encrypting key files.
2016-06-10 12:17:22 -04:00
Chris Kleeschulte
b51d2730bf Fixed payout example. Also added a setHex method for the private key as a convenience method. 2016-06-10 11:11:00 -04:00
raul782
3457887f74 Added GetRate using Bitpay Client 2016-06-09 02:30:42 -05:00
Chris Kleeschulte
0e144004c6 Examples/Tutorial, price checking
- Upgraded examples to show how to interact with the config.yml file and encrypted file storage
- checkPriceAndCurrency will now allow prices that do not have fractions of main units (e.g. $1000)
2016-03-11 16:22:44 -05:00
Rich Morgan
917bfba18f Added copyright year notice 2015-03-12 18:15:33 -04:00
Rich Morgan
c1a8e3c66b Added copyright year notice 2015-03-12 18:14:34 -04:00
Rich Morgan
f46e099849 Added copyright year notice 2015-03-12 18:14:12 -04:00
Rich Morgan
f3b39292c8 Added copyright year notice 2015-03-12 18:13:36 -04:00
Rich Morgan
8f3c1cfa91 Added copyright year notice 2015-03-12 18:13:01 -04:00
Rich Morgan
8bb9b7d7c3 Added copyright year notice 2015-03-12 18:12:13 -04:00