Bitcoin Forum

Economy => Web Wallets => Topic started by: Timmarus on August 14, 2015, 11:26:52 PM



Title: Blockchain.info taking forever to forward and send callback?
Post by: Timmarus on August 14, 2015, 11:26:52 PM
I've just set up the Blockchain API on my site. It works fine in the sense that when I actually do get the callback, my site will handle it properly.

However, the callback seems to take HOURS to get back. Sometimes it takes as long as 5-6 hours. It doesn't forward until it forwards, either, so the money takes just as long to get to my address.

I'm sure this isn't normal. Am I doing something wrong or is it Blockchain's API? If it's Blockchain, what alternative APIs should I use?


Title: Re: Blockchain.info taking forever to forward and send callback?
Post by: coinableS on August 15, 2015, 12:23:01 AM
Yes, unfortunately this is the new normal. 
I have asked them on twitter when they expect to return to almost instant callbacks and forwards like it used to be but they have not responded.
It's been like the for a few months now. :( 
It is a free service where they pay the transaction fees so I guess we can't complain. Blockcypher offers a similar service, but you pay the transaction fee, it might be worth checking out.


Title: Re: Blockchain.info taking forever to forward and send callback?
Post by: Timmarus on August 15, 2015, 01:32:41 AM
Really? I'd always heard good reviews of Blockchain.

Looked at BlockCypher, but couldn't understand the documentation. Any other suggestions?


Title: Re: Blockchain.info taking forever to forward and send callback?
Post by: RocketSingh on August 15, 2015, 10:32:18 AM
It is a free service where they pay the transaction fees so I guess we can't complain. Blockcypher offers a similar service, but you pay the transaction fee, it might be worth checking out.
BlockCypher API is a bit complicated than BlockChain.info. BlockCypher, BlockTrail & BitGo are offering similar type of API, but they are somehow complicated for PHP implementation on shared hosting.