Author

Topic: Good non-US Receive Payments API? (Read 526 times)

hero member
Activity: 688
Merit: 565
October 21, 2015, 09:46:49 AM
#4
Blockonomics provides websocket notifications for payment, you could use that https://blockonomics.co/views/api.html
staff
Activity: 3374
Merit: 6530
Just writing some code
October 19, 2015, 03:25:44 PM
#3
blocktrail has a payments forwarding api: https://www.blocktrail.com/api/docs#payments_overview and so does blockcypher: http://dev.blockcypher.com/#payment-forwarding
hero member
Activity: 518
Merit: 500
October 19, 2015, 03:22:35 PM
#2
Hello chaps,

I'm creating an esports gambling website using bitcoin. I need an API to enable me to receive payments, but I don't want to use a US one so I don't get sued. I intend to IP block all US addresses.

The only one I know of is the blockchain.info API which I already tried. It was easy to set up but unfortunately in practice seems to be quite shit, I often wait many hours after payment before receiving a callback. This is completely unacceptable.

Also... is it possible to receive bitcoin payments without an API at all? All I need my site to do is forward all payments to the same address (presumably via a random address given to the customer) and then I need to know when the payments gets confirmed.

In theory you can just implement bitcoin core API and program it yourself.
full member
Activity: 146
Merit: 100
October 19, 2015, 03:21:22 PM
#1
Hello chaps,

I'm creating an esports gambling website using bitcoin. I need an API to enable me to receive payments, but I don't want to use a US one so I don't get sued. I intend to IP block all US addresses.

The only one I know of is the blockchain.info API which I already tried. It was easy to set up but unfortunately in practice seems to be quite shit, I often wait many hours after payment before receiving a callback. This is completely unacceptable.

Also... is it possible to receive bitcoin payments without an API at all? All I need my site to do is forward all payments to the same address (presumably via a random address given to the customer) and then I need to know when the payments gets confirmed.
Jump to: