Bitcoin Forum

Other => Beginners & Help => Topic started by: BitBobUK on December 06, 2013, 03:19:04 PM



Title: Online Wallet API to send BTC to remove Address?
Post by: BitBobUK on December 06, 2013, 03:19:04 PM
I'm trying to set up a website which among other things takes payments and sends payments by BTC.

I know I could install the PHP Bitcoin Daemon on the site, but there's big security implications with that as I'd have considerable sums of BTC stored on the web server. Would make be jittery.

Do any of the reputable big exchanges or online wallet services have an API which would enable me to automatically send BTC to my choice of wallet address?

Looking at the MtGOX PHP API it looks like it's not possible with theirs:

https://github.com/pathaksa/MtGox-PHP-API-V2

Any others?

Thanks!