Bitcoin Forum

Local => Discussioni avanzate e sviluppo => Topic started by: HostFat on March 08, 2012, 11:56:43 PM



Title: osCommerce Bitcoin Payment Module
Post by: HostFat on March 08, 2012, 11:56:43 PM
Vi segnalo quest'ottimo progetto nato da poco, magari potrebbe essere utile a qualcuno.

Esiste un sistema libero, gratuito e open source ... fatto apposta per creare dei negozi online chiamato oscommerce (http://www.oscommerce.com)
Qui potete vedere una demo: http://demo.oscommerce.com

Beh, un utente ha creato un modulo per fargli accettare pagamenti in Bitcoin!
Qui la sorgente e i link per scaricarlo: https://github.com/weex/oscommerce-bitcoin

Quindi in poche ore dovreste essere già in grado di mettere su un negozio che accetti Bitcoin e tutto automatizzato! ;D
Qui un esempio del negozio con il modulo installato:
http://owneo.com

Qui la discussione ufficiale della segnalazione: https://bitcointalk.org/index.php?topic=67166.0
Quote
This is a work in progress but the goal will be automated Bitcoin payment processing using just oscommerce, bitcoind running locally, and a bit of python. In regards to whether it's wise to store BTC locally, the python script will offload BTC to the shopkeeper's address of choice not long after it's confirmed.

https://github.com/weex/oscommerce-bitcoin

Part of the python script monitors bitcoind and restarts it if it doesn't answer.

Feel free to comment or make suggestions or ask questions or dismiss this entirely or code something better or hack another bitcoin service or ...

Il progetto è pubblico da poco, e stanno già correggendo alcuni bug, ma credo che abbia già tutto l'occorrente per funzionare! :)