Author

Topic: Bitcoin donate button (Read 1279 times)

legendary
Activity: 1456
Merit: 1081
I may write code in exchange for bitcoins.
May 04, 2015, 04:14:52 PM
#4
Hello, I have question how it works bitcoin donate button in blockchain.info. I have script, which yesterday work with it and today it doesn't work. I send bitcoins of amount $9 and not recived to target wallet - it lost Sad Any ideas?

edit:
I dont understant, how it works, that i must send bitcoins to different wallet as target... In this different address my btc realy are, but i cant get it Sad

You should try asking in the right sub-forum:
https://bitcointalk.org/index.php?board=85.0

That said, I saw lots of notes that the Blockchain.info API was not working properly for them - depending on what you making by "it doesn't work". See e.g.:
https://bitcointalksearch.org/topic/blockchain-api-1047537
https://bitcointalksearch.org/topic/what-is-going-on-at-blockchaininfo-1048656

Indeed, this is waaaay too vague for anyone to be able to help you.  OP, you're going to have to fill in the details if you want help.
legendary
Activity: 4130
Merit: 1307
May 04, 2015, 04:05:30 PM
#3
Hello, I have question how it works bitcoin donate button in blockchain.info. I have script, which yesterday work with it and today it doesn't work. I send bitcoins of amount $9 and not recived to target wallet - it lost Sad Any ideas?

edit:
I dont understant, how it works, that i must send bitcoins to different wallet as target... In this different address my btc realy are, but i cant get it Sad

You should try asking in the right sub-forum:
https://bitcointalk.org/index.php?board=85.0

That said, I saw lots of notes that the Blockchain.info API was not working properly for them - depending on what you making by "it doesn't work". See e.g.:
https://bitcointalksearch.org/topic/blockchain-api-1047537
https://bitcointalksearch.org/topic/what-is-going-on-at-blockchaininfo-1048656
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
May 04, 2015, 04:04:59 PM
#2
The Blockchain.info donate button just contains/links to the receive address set up for that button. Simply have someone send to that address and it will arrive in the wallet that has the key needed to spend from that address (i.e. the one where the address was created or imported as a private key).

If you are using the payments API, things are in fact different. Your script needs to call the API and get an address for the buyer/donator to send to. When the buyer/donator sends to that address, it will be forwarded to your wallet (as specified in the API call), you'll be able to see that the txn was in fact paid, using the API, and you get a callback (if applicable). I'm fairly sure you need to call the API to get a new address for each transaction.
newbie
Activity: 6
Merit: 0
May 04, 2015, 03:46:27 PM
#1
Hello, I have question how it works bitcoin donate button in blockchain.info. I have script, which yesterday work with it and today it doesn't work. I send bitcoins of amount $9 and not recived to target wallet - it lost Sad Any ideas?

edit:
I dont understant, how it works, that i must send bitcoins to different wallet as target... In this different address my btc realy are, but i cant get it Sad
Jump to: