Post
Topic
Board Bitcoin Discussion
Re: How To Automate Bitcoin Payments For Website Sales??
by
BitcoinNotify.com
on 07/08/2011, 10:15:25 UTC
If you mean how do you implement shopping cards and such with bitcoins, then you're looking for the json interface to bitcoind

I would strongly discourage this approach. It requires the online store to keep the wallet online, which is extremely hard to secure properly. It also requires setting up bitcoind daemon and custom JSON/RPC integration, which is not trivial for most Merchants. It's far better to use one of existing merchants solutions.