OsCommerce Bitcoin Payment Module: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
No edit summary
(Add github project.)
Line 2: Line 2:


==External Links==
==External Links==
* [http://addons.oscommerce.com/info/8170 Extension on addons.oscommerce.com]
* [http://github.com/weex/oscommerce-bitcoin oscommerce-bitcoin] project on GitHub
* [http://addons.oscommerce.com/info/8170 Extension on addons.oscommerce.com] (older rev of AddOn)
* [http://www.oscommerce.com/ osCommerce website]
* [http://www.oscommerce.com/ osCommerce website]



Revision as of 09:31, 10 April 2012

An extension for osCommerce to accept bitcoin as payment has been released. [1] 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.[2]

External Links

References