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
Alexander Leitner
fce2981a97
Port and Curl settings can be changed, along with URI for working with local instance of bitpay
2014-12-03 18:10:50 -05:00
Alexander Leitner
6f71a582d9
Curl options can now be set in the adapter class
2014-12-01 13:32:00 -05:00
Joshua Estes
55db002541
Added example of using Bitpay class with some more information about usage and error messages
2014-11-26 09:25:39 -05:00
Joshua Estes
40b9953257
Added final example of how to create an invoice
2014-11-25 09:23:06 -05:00
Joshua Estes
8ea2dbfae2
Updated so the objects are echo'd since xdebug will limit the output and I want it to show the entire output
2014-11-25 09:03:59 -05:00
Joshua Estes
b1d488f8a4
Done with the first and second examples
2014-11-25 09:00:04 -05:00
Joshua Estes
165e7e7511
Working on first detailed tutorial
2014-11-25 07:59:33 -05:00
Joshua Estes
307244139e
Merge pull request #96 from afk11/payouts
...
Looks good, thank you
2014-11-24 09:39:05 -05:00
Joshua Estes
825f20cf16
Trying to figure out merchant issues, added tests and cleaned up code, unable to duplicate
2014-11-17 13:05:12 -05:00
BitWasp
04952ba29e
Add classes for Payouts, Payout Instructions, and Payout Instruction Transactions.
...
Added methods to GET tokens, GET payouts, GET payout/:id, DELETE payout/:id
Tweaked request interface to contain DELETE method constant.
Added tests for most functions, more to follow
2014-10-27 06:11:59 +00:00
Joshua Estes
e9942248fa
Updates that provide the client object to be tested better and have a lot better control over the inputs and outputs of the responses and the requests sent
2014-09-26 09:27:23 -04:00
Joshua Estes
25fa219259
Updated docs and changed default storage method to encrypted filesystem
2014-09-19 13:12:06 -04:00
Joshua Estes
f150bfa838
Removed monolog
2014-09-19 11:52:54 -04:00
Joshua Estes
450b874618
Updated so all tests are passing and adding some testing keys and a test configuration file
2014-09-16 10:47:30 -04:00
Joshua Estes
91a87207ae
Few updates, sort of works
2014-09-15 15:59:33 -04:00