Bitcoin Forum
May 10, 2024, 07:44:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin donate options  (Read 2496 times)
willmcgugan (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 28, 2011, 09:29:30 PM
 #1

Hi,

I'm new to Bitcoin and certainly intrigued by it.

What are the current options for a 'donate now' type button on a web page? I know its simple to publish your receiving address, but I'm hoping there is some service where the user can click a button and then confirm a dialog to donate X bitcoins to a webmaster.


Regards,

Will
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715370282
Hero Member
*
Offline Offline

Posts: 1715370282

View Profile Personal Message (Offline)

Ignore
1715370282
Reply with quote  #2

1715370282
Report to moderator
1715370282
Hero Member
*
Offline Offline

Posts: 1715370282

View Profile Personal Message (Offline)

Ignore
1715370282
Reply with quote  #2

1715370282
Report to moderator
1715370282
Hero Member
*
Offline Offline

Posts: 1715370282

View Profile Personal Message (Offline)

Ignore
1715370282
Reply with quote  #2

1715370282
Report to moderator
kseistrup
Hero Member
*****
Offline Offline

Activity: 566
Merit: 500


Unselfish actions pay back better


View Profile WWW
February 28, 2011, 09:32:43 PM
 #2

Well, there's something like YouTipIt, although it's not quite what you asked for.

The signature bar at the bottom of this post is another possibility.

Cheers,

Klaus Alexander Seistrup
BitterTea
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
February 28, 2011, 09:54:27 PM
 #3

Step 1) Sign up for a MyBitcoin account.

Step 2) Go to Merchant Tools.

Step 3) Use the button code generator to create a button. Leave it unencrypted.

Step 4) Copy the HTML code and paste it into your website.

Step 5) Change this

Code:
<input type="hidden" name="amount" value="1.00">
to this
Code:
<input type="text" name="amount">

This adds a payment button and a text box where the user can enter an amount. If you know HTML, you can change that to a select list or some other method of the user entering an amount.
SmokeTooMuch
Legendary
*
Offline Offline

Activity: 860
Merit: 1021


View Profile
February 28, 2011, 09:56:39 PM
 #4

We haven't created a URI scheme like bitcoin:// yet, so you have to use a service like MyBitcoin.
(Note: I have not tested MyBitcoin, yet.)

Date Registered: 2009-12-10 | I'm using GPG, pm me for my public key. | Bitcoin on Reddit: https://www.reddit.com/r/btc
Luke-Jr
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
March 31, 2011, 05:39:11 PM
 #5

We haven't created a URI scheme like bitcoin:// yet
Yes, we have...

biqs4zi4f
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile WWW
February 23, 2012, 02:57:22 PM
 #6

I tried to figure out what the most portable Javascript way of doing this is and wrote an article about it, here you go:
http://leo.bogert.de/2012/02/22/simple-bitcoin-donate-button/
jim618
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
February 23, 2012, 04:06:20 PM
Last edit: February 23, 2012, 04:43:37 PM by jim618
 #7

Gary Rowe wrote up a how-to for bitcoin URI links on his blog:
http://gary-rowe.com/agilestack/2012/01/09/how-to-accept-bitcoins-on-your-blog-with-no-code/

Both MultiBit and Electrum now support Bitcoin URIs as per BIP21.
Edit: I believe this is targeted to go into the Satoshi client V0.6 but am not 100% sure.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!