Coder Social home page Coder Social logo

zooitje / ultra-simple-bitcoin-merchant Goto Github PK

View Code? Open in Web Editor NEW
8.0 5.0 11.0 396 KB

a simple Bitcoin merchant / payment system that is easy to install, expandable, multilanguage and entirely written in PHP

License: MIT License

PHP 99.99% Shell 0.01%

ultra-simple-bitcoin-merchant's Introduction

ultra simple Bitcoin merchant

this is a (very) simple Bitcoin payment system in PHP written conform the Lazy API (https://en.bitcoin.it/wiki/Lazy_API)

features

  • offer Bitcoin payments on your website in minutes
  • quick setup
  • easy configuration
  • suitable for the incompetent webdeveloper
  • few lines of code
  • multi language (french, spanish, portuguese, dutch, english)
  • multi currency (USD and EUR)
  • no database
  • no pesky filesystem rights issues
  • no shopping cart
  • no order handling
  • no backend
  • no formatting and stylesheets
  • easy to implement in existing websites
  • easy expandable
  • no validation (not sure if that's a good thing ;-)

requirements

  • PHP
  • curl
  • unverified mt Gox account

setup

  • copy the files to a webfolder
  • set the key and secret in /lib/config.php (you get them from your mtgox.com account)
  • communicate your url
  • BTC!

customize

  • you can just place a link on your website to offer Bitcoin payments. here's an example of 0.5 USD or EUR you can copy paste to your website: <a href=payment.php?orderid=donation&ordertotal=0.5>donate BTC
  • you can change the currency from USD to EUR
  • you can set the language

donations

  • feel free to donate BTC: 1NbW9pAncJs9pPF4qZ57cGbpBhwaH9DEjh

disclaimer

  • this software is not fully tested except that payments arrive at mt gox if all is well ;-)
  • use it at your own risk

ultra-simple-bitcoin-merchant's People

Contributors

zooitje avatar

Stargazers

David Ramirez Matamoros avatar  avatar  avatar PJ avatar Tawanda avatar  avatar  avatar

Watchers

 avatar Prayag avatar  avatar Albert Cloete avatar  avatar

ultra-simple-bitcoin-merchant's Issues

Gox down

Hi, I really want to try your bitcoin payment, but your Gox class wont work cause Gox is down.

How we can improve some btc-e class to this app!?

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.