1
I'm receiving BitCoin payments via the blockchain.info api.
I notice it sends a confirmations parameter, and it also continues to call the callback url until the response is *ok*.
Instead of manually checking every x minutes via a third-party site to see whether or not txid has x confirmations, would it be possible to just not output *ok* until there is x confirmations?
I'm not sure whether or not the blockchain stops sending the callback, and was wondering if this is possible or not.
Cheers.
Thanks for that. I implemented it a few days ago and seems to be working fine. – BlockChain – 2015-08-07T09:38:26.173