Commit Graph

40 Commits

Author SHA1 Message Date
Mike Rosseel
91342ec370 allow loading from classpath 2016-03-22 16:10:01 -04:00
Mike Rosseel
dc09023cfa load private key from classpath 2016-03-22 16:10:01 -04:00
Mike Rosseel
0e32df0f30 add test URL 2016-03-22 16:10:01 -04:00
Mike Rosseel
5db820e074 deleting libs 2016-03-22 16:10:01 -04:00
Mike Rosseel
f316313d63 added maven pom file, moved files into maven dir structure, small changes due to bitcoinj 13 2016-03-22 16:10:01 -04:00
Chris Kleeschulte
e4128f2518 Extended Notifications Support in Invoice Creation
- Pieter asked me to commit this change
- Adds the option to create invoices with extended notifications turned on
2016-03-14 11:27:07 -04:00
Chris Kleeschulte
4aadeb7d33 Merge pull request #14 from jameswalpole/patch-3
Update Support Links
2016-02-19 15:44:43 -05:00
James Walpole
f0c676f6a0 Update Support Links 2016-02-19 09:13:37 -05:00
Chris Kleeschulte
78335ff464 Merge pull request #9 from ajp8164/master
Updates include refund integration
2015-12-10 15:01:18 -05:00
Andy Phillipson
10e28c39ce Add class files. 2015-11-13 16:57:24 -05:00
Andy Phillipson
c9dade58ce Add UTF-8 encoding option to the request encoding during signature. 2015-11-13 16:55:34 -05:00
Andy Phillipson
6c1916e75d Initial implementation for refunds. 2015-10-23 16:42:55 -04:00
paul
ade6bb26df handle multiple tokens in token request 2015-09-10 15:56:03 -04:00
J. Paul Daigle
8a5b6e030f Update Invoice.java 2015-09-09 16:51:31 -04:00
Rich Morgan
d7ec387077 Fix for resource token mismatch 2015-04-23 15:44:21 -04:00
Rich Morgan
9764aebb56 Removed extraneous text copied by error 2015-03-12 21:21:30 -04:00
Rich Morgan
3a56f61706 Cleaned up source formatting to match
how we're formatting our other libraries.
2015-03-12 21:20:53 -04:00
Rich Morgan
b9582e0cdc Missed a tab 2015-03-12 21:17:49 -04:00
Rich Morgan
b86665bd8e Cleaned up source formatting to match
how we're formatting our other libraries.
2015-03-12 21:17:14 -04:00
Rich Morgan
44d358dcec Cleaned up source formatting to match
how we're formatting other libraries for the sake of consistency.
2015-03-12 21:16:24 -04:00
Rich Morgan
767c52a5c7 Removed install/config info and added to GUIDE
Also added link to the Java forum on BitPay Labs
2015-03-12 20:56:46 -04:00
Rich Morgan
fd83c9ba35 Updated and reformatted information 2015-03-12 20:54:07 -04:00
Rich Morgan
19fbc91ba8 Updated copyright notice year 2015-03-12 20:49:08 -04:00
J. Paul Daigle
fd2a283e20 Merge pull request #7 from bitpay/adjust-pairing-instructions
make pairing header linkable
2015-02-13 15:09:38 -05:00
Eric Martindale
49a44f951d Update GUIDE.md 2015-02-12 18:06:10 -05:00
Eric Martindale
170f87996b make pairing header linkable
This makes the "pairing" section linkable via simply `#pairing` – I'd like for each of the libraries to follow this pattern.

Similarly, I'd like each of the libraries to expose a standard "Prerequisites" section following this files' format, with the links included.
2015-02-12 17:48:14 -05:00
Rich Morgan
22622afd20 Merge pull request #6 from martindale/guide
add GUIDE.md
2015-02-12 16:23:29 -05:00
Eric Martindale
6edd094249 add GUIDE.md 2015-02-12 16:16:11 -05:00
Andy Phillipson
406eb31e3c Minor updates 2015-01-14 17:56:40 -05:00
Andy Phillipson
1e048be104 Updated to reflect the current implementation. 2015-01-14 12:03:03 -05:00
Rich Morgan
2f05c63e16 Merge pull request #3 from ajp8164/master
Adding javadoc generated from Eclipse.
2015-01-09 11:38:45 -05:00
Andy Phillipson
db0800b36f Adding javadoc generated from Eclipse. 2015-01-09 11:33:14 -05:00
Rich Morgan
b1d9359328 Merge pull request #2 from ajp8164/master
Corrected API representation of invoice buyer information.
2014-12-09 14:31:25 -05:00
Andy Phillipson
6796ada4eb Corrected API representation of invoice buyer information. 2014-12-09 14:27:51 -05:00
Rich Morgan
00b2a9a761 Merge pull request #1 from sambohler/master
Added EcKey constructor signatures to make clientName and envUrl optiona...
2014-11-24 12:12:48 -05:00
Sam Bohler
ba1d4a5345 Added EcKey constructor signatures to make clientName and envUrl optional. Updated README to reflect this change 2014-11-24 10:47:48 -05:00
ionux
3093612634 New Java API client library. 2014-11-12 15:33:12 -05:00
Rich Morgan
c1d37d8802 Create LICENSE 2014-11-12 15:17:05 -05:00
Rich Morgan
7b734553eb Update README.md 2014-11-12 15:16:02 -05:00
Rich Morgan
568416a38f Create README.md 2014-11-12 15:12:49 -05:00