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
Rich Morgan
c78fcdd947
Added copyright year notice
...
And made more generic
2015-03-12 18:11:34 -04:00
Rich Morgan
8a004bddb1
Update SaveKeypairsToFilesystem.php
2015-03-12 18:10:43 -04:00
Rich Morgan
03670baea6
Added copyright year notice
2015-03-12 18:10:32 -04:00
Rich Morgan
64cce14c8a
Added copyright year notice
2015-03-12 18:10:06 -04:00
Rich Morgan
be67c286de
Added copyright year notice
2015-03-12 18:06:05 -04:00
Rich Morgan
97a83eb699
Added copyright year notice
2015-03-12 18:05:37 -04:00
Rich Morgan
6a71be7442
Added copyright year notice
2015-03-12 17:35:08 -04:00
Rich Morgan
0cc14f3259
Added copyright year notice
...
And made example more generic.
2015-03-12 17:34:25 -04:00
Sam Bohler
d10bf564c9
Fixed Example Tutorial 003. Item was not being set on invoice
2014-12-10 07:04:12 -05:00
Rich Morgan
ff70a1c305
Merge pull request #122 from JoshuaEstes/MoreDocumentationForTutorial
...
Added example of using Bitpay class with some more information about usage and error messages
2014-12-04 15:07:34 -05:00
Alexander Leitner
5c71d6a4df
Removed var dumps in example
2014-12-04 10:48:40 -05:00