Post
Topic
Board Development & Technical Discussion
Re: Bitcoin WP Plugin - No Third Party Needed
by
2bfree
on 20/01/2014, 18:48:17 UTC
I'm working on a wp site with the woo/bitcoin plugin.
http://wordpress.org/plugins/bitcoin-payments-for-woocommerce/
 The plugin uses electrum wallet
"Electrum wallet payment option completely removes dependency on any third party service and middlemen."
The only major issue I've ran into so far is you have to set your woocommerce default currency to
dollars (haven't test other currencies). So your shop/cart will show dollar prices but when
you go to pay with the bitcoin option it'll convert it for you. If you set the default currency to show bitcoin
no conversion will take place and it'll show zeros for total. It appears the plugin isn't
detecting the btc as a default currency option.


How about for those who are not using woo just plain simple wordpress we need to for example sell 1 digital product for lets say 0.001 BTC verify the payment and then send to next page how can we do that without middle man can you make a simple version of plugin for us who don't need a big ecomerce shopping cart solution?

Thanks