Author

Topic: Java - Bitcoin Library (Read 153 times)

legendary
Activity: 1946
Merit: 1427
March 13, 2020, 12:58:12 PM
#3
Maybe look into https://bcoin.io/ ?

(Although i think they're primarily a wallet library. Not an invoice service such as Bitpay, although, i find that to be of an advantage- eg you will can easily chain a deposit adress to an account etc.)


I haven't extensively looked into them but they seem somewhat respectable and also offer some guides on detecting transactions/code examples?

Maybe not what you're looking for.
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
March 13, 2020, 01:57:20 AM
#2
I've seen some software/library to manage Bitcoin payment, but i don't know any which use/support Java directly.

If you don't mind creating deploy your own payment processor, you can try BTCPay which have integration (https://github.com/btcpayserver/btcpayserver-doc#integrations) with some commerce software.
If you don't use any of those commerce software, you can connect your website with BTCPay through BTCPay API (https://docs.btcpayserver.org/integrations/customintegration)
jr. member
Activity: 63
Merit: 1
March 12, 2020, 11:28:10 PM
#1
So, I run a business, my business currently accepts paypal, its fully automated which is something I need.

Do you know any wallets that have a java sdk or  library I can use in my website (website made in Java EE) to accept bitcoin payments and process them automatically.

(I would like something that does not require me to give them ID)
Jump to: