Author

Topic: How to add BTC payments to a script? (Read 746 times)

member
Activity: 112
Merit: 10
October 27, 2013, 03:07:05 PM
#7
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
legendary
Activity: 3710
Merit: 1586
October 27, 2013, 03:04:53 PM
#6
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?
member
Activity: 112
Merit: 10
October 27, 2013, 10:07:03 AM
#5
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
legendary
Activity: 2058
Merit: 1452
October 27, 2013, 10:02:28 AM
#4
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.
member
Activity: 112
Merit: 10
October 27, 2013, 09:48:38 AM
#3
Anyone know how to add the Blockchain API to it?
member
Activity: 99
Merit: 10
October 26, 2013, 11:55:54 PM
#2
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.


member
Activity: 112
Merit: 10
October 26, 2013, 09:57:05 PM
#1
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?
Jump to: