Bitcoin Forum

Other => Beginners & Help => Topic started by: Appelmoes on February 22, 2015, 02:03:08 PM



Title: Pay button?
Post by: Appelmoes on February 22, 2015, 02:03:08 PM
Hello,

I created yesterday a new website where you can get information about certain things. Now I want to get a donate with BitCoin button. Is that possible?

The amount should come in my wallet. Sorry for my bad English.

I'm Dutch.

Kind regards,

Musa.


Title: Re: Pay button?
Post by: sase007 on February 22, 2015, 02:05:14 PM
30 seconds using google -
https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=donation%20via%20bitcoin%20button


Title: Re: Pay button?
Post by: The Bad Guy on February 22, 2015, 02:07:28 PM
you could use this if you are using Wordpress on your website https://wordpress.org/plugins/bitcoin-donate-button/ , never tested but this plugin is new and made couple of days ago


Title: Re: Pay button?
Post by: Appelmoes on February 22, 2015, 02:26:06 PM
Is it also possible to show a image, someone clicks, and then it asks the amount of BitCoin, you click "OK", and tadaa. It's there, in my wallet?


Title: Re: Pay button?
Post by: The Bad Guy on February 22, 2015, 02:28:46 PM
Is it also possible to show a image, someone clicks, and then it asks the amount of BitCoin, you click "OK", and tadaa. It's there, in my wallet?

What ? in your wallet ? or on a website , why would you need a button on your wallet lol
nvm , didn't got you on the first ... well I gave you a plugin , you checked it out ??? It's basically a button or you can change it to image


Title: Re: Pay button?
Post by: Appelmoes on February 22, 2015, 02:34:13 PM
I don't have WordPress.


Title: Re: Pay button?
Post by: The Bad Guy on February 22, 2015, 02:36:04 PM
I don't have WordPress.

Just googled a little bit , and found the following website : http://coinwidget.com/ , It looks pretty good and simple . you should use it
Good luck mate .


Title: Re: Pay button?
Post by: Appelmoes on February 22, 2015, 02:42:21 PM
Already knew that website. But I want to create the button by myself and not by a 3d-party web creator thingy whingy.


Title: Re: Pay button?
Post by: Muhammed Zakir on February 22, 2015, 02:59:53 PM
Already knew that website. But I want to create the button by myself and not by a 3d-party web creator thingy whingy.

It is possible. If you want to show the total amount of donations, you can use a block explorer's API. For using it as url, add btc: before the address - as prefix, i.e., btc:your_address.

   -MZ


Title: Re: Pay button?
Post by: pedrog on February 22, 2015, 03:17:47 PM
You can just make a donation page where you show your address and a QR of it, you can also show your address in the website footer.


Title: Re: Pay button?
Post by: Dread Pirate Roberts on February 22, 2015, 06:01:34 PM
i think you can use merchange like i forget the name
maybe coinbase


Title: Re: Pay button?
Post by: ChuckBuck on February 22, 2015, 06:01:43 PM
You can use this code from Blockchain.info to create Donation Button:

https://blockchain.info/create_donation_button?address=1933phfhK3ZgFQNLGSDXvqCn32k2buXY8a

Insert your Wallet Address here:

<p align="center">Please Donate To Bitcoin Address: <b>[[Your Address]]</b></p>

Good luck!


Title: Re: Pay button?
Post by: Muhammed Zakir on February 22, 2015, 06:02:41 PM
You can use this code from Blockchain.info to create Donation Button:

https://blockchain.info/create_donation_button?address=1933phfhK3ZgFQNLGSDXvqCn32k2buXY8a

Insert your Wallet Address here:

<p align="center">Please Donate To Bitcoin Address: <b>[[Your Address]]</b></p>

Good luck!

Already knew that website. But I want to create the button by myself and not by a 3d-party web creator thingy whingy.

???

   -MZ


Title: Re: Pay button?
Post by: cakir on February 22, 2015, 06:06:06 PM
here it's:
http://www.mpp.org/assets/images/donate/RibbonDonateBitcoin.png (bitcoin:1FAaKgpAyu9UEGqt5roj6TSRZgzBVoJjnq)

html code:
Quote
<a href="bitcoin:1FAaKgpAyu9UEGqt5roj6TSRZgzBVoJjnq"><img src="http://www.mpp.org/assets/images/donate/RibbonDonateBitcoin.png" alt="donate bitcoin"/> </a>


Title: Re: Pay button?
Post by: champbronc2 on February 22, 2015, 06:44:46 PM
here it's:
http://www.mpp.org/assets/images/donate/RibbonDonateBitcoin.png (bitcoin:1FAaKgpAyu9UEGqt5roj6TSRZgzBVoJjnq)

html code:
Quote
<a href="bitcoin:1FAaKgpAyu9UEGqt5roj6TSRZgzBVoJjnq"><img src="http://www.mpp.org/assets/images/donate/RibbonDonateBitcoin.png" alt="donate bitcoin"/> </a>

There ya go.

Doesn't get much better than that OP.



Title: Re: Pay button?
Post by: wakka622 on February 23, 2015, 01:18:14 AM
I have used coinbase :
https://developers.coinbase.com/docs/merchants/payment-buttons