<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BarbaraEMac</id>
	<title>Bitcoin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BarbaraEMac"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/BarbaraEMac"/>
	<updated>2026-05-10T19:17:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11978</id>
		<title>BitWillet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11978"/>
		<updated>2011-06-28T21:37:18Z</updated>

		<summary type="html">&lt;p&gt;BarbaraEMac: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An easy shopping cart interface allowing a site to easily accept Bitcoins as payment. &lt;br /&gt;
&lt;br /&gt;
The service is built on Willet which can also be used to accept credit card payments.&lt;br /&gt;
&lt;br /&gt;
The service was launched on June 28, 2011&amp;lt;ref&amp;gt;[http://twitter.com/#!/BarbaraEMac/statuses/85754176562401280 Ok! The time is now! Announcing BitWillet]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== How It Works ===&lt;br /&gt;
*A buyer clicks a &#039;Buy with BTC&#039; button / link.&lt;br /&gt;
*After they have selected to purchase the digital goods, they will be prompted to enter their Bitcoin client and transfer the BTC.&lt;br /&gt;
*Once BitWillet has received enough confirmations, BitWillet POSTs the purchase information to a specified URL.&lt;br /&gt;
*Upon receiving a POST notification, a seller simply verifies the message came from BitWillet and redirect sthe user to the URL for the digital goods!&lt;br /&gt;
*Optionally, sellers can record the purchase information for future reference!&lt;br /&gt;
&lt;br /&gt;
=== Integration Details ===&lt;br /&gt;
Integration is really easy!&lt;br /&gt;
&lt;br /&gt;
==== Client-Side ====&lt;br /&gt;
* Include: &amp;lt;script src=&amp;quot;http://www.bitwillet.com/plugin/bitwillet.js&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;gt;&amp;lt;/script&amp;gt; on your site.&lt;br /&gt;
* Create a BitWillet button or link as follows: &lt;br /&gt;
&amp;lt;a onClick=&amp;quot;bitwillet( &#039;OFFER_ID&#039; );&amp;quot; href=&amp;quot;#&amp;quot;&amp;gt; &lt;br /&gt;
      Purchase &amp;quot;OFFER_TITLE&amp;quot; with Bitcoins!&lt;br /&gt;
&amp;lt;/a&amp;gt; &lt;br /&gt;
&amp;lt;noscript&amp;gt; Please enable Javascript to access &amp;quot;OFFER_TITLE&amp;quot;. &amp;lt;/noscript&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Seller-Side ====&lt;br /&gt;
* Implement a POST handler to receive BitWillet&#039;s callback and redirect a buyer to the digital goods!&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:ECommerce|eCommerce]] &lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitwillet.com BitWillet] web site&lt;br /&gt;
* [http://dev.getwillet.com Willet] web site&lt;br /&gt;
&lt;br /&gt;
* [http://news.ycombinator.com/item?id=2706170 Hacker News Announcement] web site&lt;br /&gt;
* [http://www.reddit.com/r/Bitcoin/comments/ibfxf/my_weekend_project_accept_bitcoin_on_your_website/ Reddit Announcement] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>BarbaraEMac</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11977</id>
		<title>BitWillet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11977"/>
		<updated>2011-06-28T21:32:19Z</updated>

		<summary type="html">&lt;p&gt;BarbaraEMac: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An easy shopping cart interface allowing a site to easily accept Bitcoins as payment. &lt;br /&gt;
&lt;br /&gt;
The service is built on Willet which can also be used to accept credit card payments.&lt;br /&gt;
&lt;br /&gt;
The service was launched on June 28, 2011&amp;lt;ref&amp;gt;[http://twitter.com/#!/BarbaraEMac/statuses/85754176562401280 Ok! The time is now! Announcing BitWillet]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== How It Works ===&lt;br /&gt;
*A buyer clicks your &#039;Buy with BTC&#039; button / link.&lt;br /&gt;
*After they have selected to purchase your offer, they will be prompted to enter their Bitcoin client and transfer the BTC.&lt;br /&gt;
*Once we have received enough confirmations, we will POST the purchase information to a URL your specify.&lt;br /&gt;
*Upon receiving a POST notification, you will simply verify the message came from BitWillet and redirect the user to the URL for the digital goods you are selling.&lt;br /&gt;
*Optionally, you can record the purchase information for future reference!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:ECommerce|eCommerce]] &lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitwillet.com BitWillet] web site&lt;br /&gt;
* [http://dev.getwillet.com Willet] web site&lt;br /&gt;
&lt;br /&gt;
* [http://news.ycombinator.com/item?id=2706170 Hacker News Announcement] web site&lt;br /&gt;
* [http://www.reddit.com/r/Bitcoin/comments/ibfxf/my_weekend_project_accept_bitcoin_on_your_website/ Reddit Announcement] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>BarbaraEMac</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11976</id>
		<title>BitWillet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11976"/>
		<updated>2011-06-28T21:31:52Z</updated>

		<summary type="html">&lt;p&gt;BarbaraEMac: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An easy shopping cart interface allowing a site to easily accept bitcoins as payment.&lt;br /&gt;
&lt;br /&gt;
=== How It Works ===&lt;br /&gt;
*A buyer clicks your &#039;Buy with BTC&#039; button / link.&lt;br /&gt;
*After they have selected to purchase your offer, they will be prompted to enter their Bitcoin client and transfer the BTC.&lt;br /&gt;
*Once we have received enough confirmations, we will POST the purchase information to a URL your specify.&lt;br /&gt;
*Upon receiving a POST notification, you will simply verify the message came from BitWillet and redirect the user to the URL for the digital goods you are selling.&lt;br /&gt;
*Optionally, you can record the purchase information for future reference!&lt;br /&gt;
&lt;br /&gt;
The service is built on Willet which can also be used to accept credit card payments.&lt;br /&gt;
&lt;br /&gt;
The service was launched on June 28, 2011&amp;lt;ref&amp;gt;[http://twitter.com/#!/BarbaraEMac/statuses/85754176562401280 Ok! The time is now! Announcing BitWillet]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:ECommerce|eCommerce]] &lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitwillet.com BitWillet] web site&lt;br /&gt;
* [http://dev.getwillet.com Willet] web site&lt;br /&gt;
&lt;br /&gt;
* [http://news.ycombinator.com/item?id=2706170 Hacker News Announcement] web site&lt;br /&gt;
* [http://www.reddit.com/r/Bitcoin/comments/ibfxf/my_weekend_project_accept_bitcoin_on_your_website/ Reddit Announcement] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>BarbaraEMac</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11975</id>
		<title>BitWillet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11975"/>
		<updated>2011-06-28T21:31:39Z</updated>

		<summary type="html">&lt;p&gt;BarbaraEMac: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An easy shopping cart interface allowing a site to easily accept bitcoins as payment.&lt;br /&gt;
&lt;br /&gt;
==+ How It Works ==+&lt;br /&gt;
*A buyer clicks your &#039;Buy with BTC&#039; button / link.&lt;br /&gt;
*After they have selected to purchase your offer, they will be prompted to enter their Bitcoin client and transfer the BTC.&lt;br /&gt;
*Once we have received enough confirmations, we will POST the purchase information to a URL your specify.&lt;br /&gt;
*Upon receiving a POST notification, you will simply verify the message came from BitWillet and redirect the user to the URL for the digital goods you are selling.&lt;br /&gt;
*Optionally, you can record the purchase information for future reference!&lt;br /&gt;
&lt;br /&gt;
The service is built on Willet which can also be used to accept credit card payments.&lt;br /&gt;
&lt;br /&gt;
The service was launched on June 28, 2011&amp;lt;ref&amp;gt;[http://twitter.com/#!/BarbaraEMac/statuses/85754176562401280 Ok! The time is now! Announcing BitWillet]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:ECommerce|eCommerce]] &lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitwillet.com BitWillet] web site&lt;br /&gt;
* [http://dev.getwillet.com Willet] web site&lt;br /&gt;
&lt;br /&gt;
* [http://news.ycombinator.com/item?id=2706170 Hacker News Announcement] web site&lt;br /&gt;
* [http://www.reddit.com/r/Bitcoin/comments/ibfxf/my_weekend_project_accept_bitcoin_on_your_website/ Reddit Announcement] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>BarbaraEMac</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11974</id>
		<title>BitWillet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11974"/>
		<updated>2011-06-28T21:27:16Z</updated>

		<summary type="html">&lt;p&gt;BarbaraEMac: /* External Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An easy shopping cart interface allowing a site to easily accept bitcoins as payment.&lt;br /&gt;
&lt;br /&gt;
The service is built on Willet which can also be used to accept credit card payments.&lt;br /&gt;
&lt;br /&gt;
The service was launched on June 28, 2011&amp;lt;ref&amp;gt;[http://twitter.com/#!/BarbaraEMac/statuses/85754176562401280 Ok! The time is now! Announcing BitWillet]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:ECommerce|eCommerce]] &lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitwillet.com BitWillet] web site&lt;br /&gt;
* [http://dev.getwillet.com Willet] web site&lt;br /&gt;
&lt;br /&gt;
* [http://news.ycombinator.com/item?id=2706170 Hacker News Announcement] web site&lt;br /&gt;
* [http://www.reddit.com/r/Bitcoin/comments/ibfxf/my_weekend_project_accept_bitcoin_on_your_website/ Reddit Announcement] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>BarbaraEMac</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11973</id>
		<title>BitWillet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BitWillet&amp;diff=11973"/>
		<updated>2011-06-28T21:26:00Z</updated>

		<summary type="html">&lt;p&gt;BarbaraEMac: /* External Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An easy shopping cart interface allowing a site to easily accept bitcoins as payment.&lt;br /&gt;
&lt;br /&gt;
The service is built on Willet which can also be used to accept credit card payments.&lt;br /&gt;
&lt;br /&gt;
The service was launched on June 28, 2011&amp;lt;ref&amp;gt;[http://twitter.com/#!/BarbaraEMac/statuses/85754176562401280 Ok! The time is now! Announcing BitWillet]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:ECommerce|eCommerce]] &lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitwillet.com BitWillet] web site&lt;br /&gt;
* [http://dev.getwillet.com Willet] web site&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;/div&gt;</summary>
		<author><name>BarbaraEMac</name></author>
	</entry>
</feed>