Commit Graph

24 Commits

Author SHA1 Message Date
Pieter Poorthuis
93f8341e4f Added refund address, improved examples, made fullNotifications=true default, symfony v3 compatibility fixes 2017-05-09 12:12:36 +02:00
Jonas Trevisan
bb8794aaec Remove unnecessary empty check 2015-07-31 08:46:42 -03:00
Jonas Trevisan
96872416ee exceptionStatus can be bool or str, closes #157 2015-07-30 17:50:26 -03:00
Sam Bohler
05e0273c17 Fixes #148: Client now sets invoice tokens upon creation and retrieval 2015-06-04 07:21:34 -04:00
Alexander Leitner
32c9af90b7 Revert "Merge if you like math!" 2014-11-24 17:53:57 -05:00
Joshua Estes
307244139e Merge pull request #96 from afk11/payouts
Looks good, thank you
2014-11-24 09:39:05 -05:00
Alexander Leitner
9c79b54290 Code should match PHP Code standards PSR-2 2014-11-14 12:57:23 -05:00
BitWasp
1f2119eab5 Some tweaks, added tests to remaining Payout, PayoutInstruction and PayoutTransaction classes.
Began adding tests for Client functions
2014-11-14 05:41:07 +00:00
Joshua Estes
36b784ec87 Fixed encodings 2014-10-07 13:07:23 -04:00
Joshua Estes
c5440ac5f8 Updated invoice so that full notifications can be enabled 2014-10-06 11:28:07 -04:00
Sam Bohler
c15083d309 Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Joshua Estes
fb54d5cb0e Merge pull request #37 from JoshuaEstes/CodeUpdatesAndCodeQualityUpdates
A few small code updates, updated so that everything conforms to PSR1 an...
2014-09-23 08:57:26 -04:00
Joshua Estes
b4c6928ca3 A few small code updates, updated so that everything conforms to PSR1 and PSR2 standards, moved some of the crytpo classes into a crypto directory, add function to return invoice information 2014-09-22 13:08:13 -04:00
Joshua Estes
7703812d93 Updated some code and added documentation 2014-09-22 11:42:41 -04:00
Rich Morgan
af248cfa5e Fix for param validity check 2014-09-19 17:10:55 -04:00
Rich Morgan
5c4e9b0983 Update Invoice.php 2014-09-19 17:03:38 -04:00
Rich Morgan
c267fd7bf3 Fix for incorrect data type 2014-09-19 16:54:32 -04:00
Rich Morgan
ff29a430a2 Fixed missing $ character 2014-09-19 16:17:47 -04:00
Rich Morgan
2bf5d35171 Missing parenthesis 2014-09-19 15:58:54 -04:00
Rich Morgan
9815f235c6 Validity checks 2014-09-19 15:55:19 -04:00
Joshua Estes
8e8072f051 php-cs-fixer 2014-09-19 15:25:40 -04:00
Joshua Estes
7836e15f53 Ran php-cs-fixer 2014-09-18 13:00:02 -04:00
Joshua Estes
c5edfdbee5 Added license to all files 2014-09-12 08:23:29 -04:00
Joshua Estes
0350f05cf0 Initial Commit 2014-09-12 06:44:37 -04:00