Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Search the Community

Showing results for tags 'python'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News and Announcements
    • News and Announcements
  • osCommerce v4.x
    • General Support
    • Migration from old osCommerce
    • Design and Templates
    • Apps / Add-ons
    • Translations
    • API and import/export
    • Marketplace integration
    • Manuals and How-to
    • Blog's discussion
  • osCommerce Online Merchant v2.x
    • General Support
    • osCommerce Online Merchant Community Bootstrap Edition
    • Add-Ons
  • Development
  • General
    • General Discussions
    • Live Shop Reviews
    • Security
    • Commercial Support Inquiries
    • Developer Feedback

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Real Name


Location


Interests


Website

Found 1 result

  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...