Difference between revisions of "OsCommerce Bitcoin Payment Module"

From Bitcoin Wiki
Jump to: navigation, search
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
An extension for osCommerce to accept bitcoin as payment has been released. It seems not to be very stable though.<ref>[http://addons.oscommerce.com/info/8007 Developer note (see message from 22 May 2011 at tab History]</ref>  
+
There are extension modules for osCommerce to accept bitcoin as payment has been released.
 +
# Bitcoin-Cash <ref>https://bitcointalk.org/index.php?topic=44701.0 Indication for minimum requirements (09/2011)</ref> payment module is implemented without further needs of installing or the Bitcoin daemon. First user is the online-shop [http://designers-heaven.de Designers-Heaven].
 +
# <ref>http://addons.oscommerce.com/info/8170 Developer note (see message from 2 October 2011 at tab History]</ref> It has since been improved to receive notifications back from the Bitcoin daemon via a Python script. The improved version also manages incoming funds, sending them offsite to reduce risk, as well as watches and restarts the Bitcoin daemon.<ref>[https://bitcointalk.org/index.php?topic=67166.0  Forum post on bitcointalk.org]</ref>
  
 
==External Links==
 
==External Links==
 
+
* [http://github.com/weex/oscommerce-bitcoin oscommerce-bitcoin] project on GitHub
* [http://addons.oscommerce.com/info/8007 Extension on addons.oscommerce.com]
+
* [http://addons.oscommerce.com/info/8170 Extension on addons.oscommerce.com] (older rev of AddOn)
 +
* [http://www.oscommerce.com/ osCommerce website]
  
 
==References==
 
==References==
* [http://www.oscommerce.com/ osCommerce website]
 
 
<references />
 
<references />
  
 
[[Category:Shopping Cart Interfaces]]
 
[[Category:Shopping Cart Interfaces]]

Latest revision as of 10:48, 19 August 2012

There are extension modules for osCommerce to accept bitcoin as payment has been released.

  1. Bitcoin-Cash [1] payment module is implemented without further needs of installing or the Bitcoin daemon. First user is the online-shop Designers-Heaven.
  2. [2] It has since been improved to receive notifications back from the Bitcoin daemon via a Python script. The improved version also manages incoming funds, sending them offsite to reduce risk, as well as watches and restarts the Bitcoin daemon.[3]

External Links

References

  1. https://bitcointalk.org/index.php?topic=44701.0 Indication for minimum requirements (09/2011)
  2. http://addons.oscommerce.com/info/8170 Developer note (see message from 2 October 2011 at tab History]
  3. Forum post on bitcointalk.org