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


https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)

Note the link may not work, so cut and paste.