Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

weex

Pioneers
  • Posts

    1
  • Joined

  • Last visited

Profile Information

  • Real Name
    David Sterry

weex's Achievements

  1. Hello folks, I'm relatively new to osCommerce but have flirted with it in the past. I have an interest in Bitcoin and was surprised at how limited the support was in osCommerce for it. So I've created the module below. I'm interested to know the best way to release it officially for osCommerce users to get it as easily as possible. Thanks, - weex osCommerce Bitcoin Payment Module v0.6 available at: https://github.com/weex/oscommerce-bitcoin This module enables your osCommerce webstore to accept Bitcoin. Features: * Bitcoind and monitor.py can be run on a server other than the osCommerce hosting server * Creates a unique payment address for each order * Updates order to Delivered when payment is received (# of confirmations is configurable) * Forwards Bitcoins to forwarding address once the local bitcoind has more than a threshold amount * Python script monitors bitcoind and will restart it if it becomes unresponsive Requirements: osCommerce (tested so far only with v2.3.1) Python with modules: MySQLdb and simplejson bitcoind Inspired by http://addons.oscommerce.com/info/8170 by phoenix.x742 / 2 Oct 2011 bpn.php modified from an osCommerce Paypal IPN script
×
×
  • Create New...