Bitcoin Forum
May 30, 2024, 06:49:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Substitute Blockchain API with bitcoind , is this right?  (Read 658 times)
danystatic (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
October 08, 2013, 04:20:32 PM
 #1

I am substituting Blockchain API with  bitcoind rpc

I am using the same principle from blockchain API pay_now_button.js > it will be called my_pay_now_button.js

1 generate a new address
2 verify payment received: getreceivedbyaddress with my own bitcoind server
3 generate a security random token and including the user information that was previously on the callback
4 making an AJAX post with the user information and security token to process

What are your thoughts? Is this okay or presents any flaws?
doof
Hero Member
*****
Offline Offline

Activity: 765
Merit: 503


View Profile WWW
October 10, 2013, 04:33:30 AM
 #2

I found running bitcoind (on windows anyway) unreliable.  Using blockchain.info was a lot more stable.
danystatic (OP)
Full Member
***
Offline Offline

Activity: 235
Merit: 100


View Profile
October 11, 2013, 03:02:15 PM
 #3

I'm running it on linux and it has work fine for couple of days of testing

what problem you had?
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!