Bitcoin Forum
May 14, 2024, 05:19:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Good non-US Receive Payments API?  (Read 525 times)
mcplums (OP)
Full Member
***
Offline Offline

Activity: 146
Merit: 100


View Profile
October 19, 2015, 07: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.
TheGr33k
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
October 19, 2015, 07: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.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6641


Just writing some code


View Profile WWW
October 19, 2015, 07: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

btc_enigma
Hero Member
*****
Offline Offline

Activity: 688
Merit: 567


View Profile
October 21, 2015, 01:46:49 PM
 #4

Blockonomics provides websocket notifications for payment, you could use that https://blockonomics.co/views/api.html

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!