3
I am constructing a small online store where I would like to accept BitCoins as payment.
I have not had any luck running the Deamon on my server, so I was planning to use tradehill.com and then make use of the API.
But every time I log in i get the
"Socket not connected Sorry, our notification socket isn't connected yet. Try again in a few seconds!"
Error... And it's making me kind of anxious to use the system, since it seems a bit derelict.
Does anyone know any similar systems ? Or know what's going on backstage of TradeHill.com ?
Any suggestions will be much appreciated.
This question might interest you: http://bitcoin.stackexchange.com/questions/126/how-can-i-accept-bitcoins-on-my-website
– nmat – 2011-12-09T13:03:35.393You may want to consider an alternative approach using a combination of MultiBit and MultiBit Merchant. This will allow you to run your online store without putting any private keys on it. At the time of writing it's still early alpha, but progressing fast. See https://github.com/gary-rowe/MultiBitMerchant
– Gary Rowe – 2011-12-09T13:32:39.740