Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: Magazine on October 27, 2013, 02:57:05 AM



Title: How to add BTC payments to a script?
Post by: Magazine on October 27, 2013, 02:57:05 AM
So I uploaded a script to my website where you can buy certain spaces with BTC and I tried to go to the payment sections and it doesn't let you add other payment methods only the normal Authorized.net and PayPal etc etc anyway to edit to accept BTC?


Title: Re: How to add BTC payments to a script?
Post by: MA5H3D on October 27, 2013, 04:55:54 AM
There are a few different ways to do it without running bitcoind..

You can use an API - blockchain.info or inputs.io
Or, you can generate new addresses yourself with something like - github.com/zamgo/PHPCoinAddress
Or, you could generate some addresses with bitaddress.org and store them in a database

It's not hard to do yourself, but there a plenty of people here that will help you out for a few satoshis.




Title: Re: How to add BTC payments to a script?
Post by: Magazine on October 27, 2013, 02:48:38 PM
Anyone know how to add the Blockchain API to it?


Title: Re: How to add BTC payments to a script?
Post by: grue on October 27, 2013, 03:02:28 PM
Anyone know how to add the Blockchain API to it?
1) read documentation for blockchain.info
2) examine advertisement script
3) make changes

if you lack the skills to code, pay someone to do it.


Title: Re: How to add BTC payments to a script?
Post by: Magazine on October 27, 2013, 03:07:03 PM
Anyone know how to add the Blockchain API to it?
1) read documentation for blockchain.info
2) examine advertisement script
3) make changes

if you lack the skills to code, pay someone to do it.

mhm, I'll give it a shot ;p


Title: Re: How to add BTC payments to a script?
Post by: Abdussamad on October 27, 2013, 08:04:53 PM
There are a few different ways to do it without running bitcoind..

You can use an API - blockchain.info or inputs.io
Or, you can generate new addresses yourself with something like - github.com/zamgo/PHPCoinAddress
Or, you could generate some addresses with bitaddress.org and store them in a database

It's not hard to do yourself, but there a plenty of people here that will help you out for a few satoshis.




Who are these generous people willing to do web development for fractions of a US cent?


Title: Re: How to add BTC payments to a script?
Post by: Magazine on October 27, 2013, 08:07:05 PM
Mhm I managed to use the offline payment setting in the script and adapt it to Bitcoin

Problemo solved.


But if anyone knows who works for a few satoshi's as that guy said lemmie know ;p haha