Linux 软件免费装

Bitcoin Payments for WP WooCommerce

开发者 webplanex
bitcoin.org
更新时间 2015年3月3日 17:19
PHP版本: 3.0.1 及以上
WordPress版本: 4.0
版权: GPLv2 or later
版权网址: 版权信息

标签

bitcoin accept bitcoin bitcoins bitcoin plugin bitcoin payments bitcoin wordpress plugin

下载

详情介绍:

Your online store must use WooCommerce platform (free wordpress plugin). Once you installed and activated WooCommerce, you may install and activate Bitcoin Payments for WooCommerce. Benefits

安装:

We maintain 2 setup one is wordpress plugin and second is for server where your QT bitcoin installed. Below we define the steps to install both set up files. Need to follow below steps for dedicated remote/local server.
  1. Your server must be a dedicated server you need to install QT bitcoin, PHP and MYSQL, Download bitcoin-setup.zip (http://www.webplanex.co.in/Plugins/BitcoinPayment/bitcoin-setup.zip) file and install it on your server, server require to install PHP(> 5.1.0) and MYSQL(> 5.0.1), please check http://www.wampserver.com/en/ for details.
  2. Download and install on your computer QT bitcoin wallet program from here: https://bitcoin.org/en/download.
  3. Run and setup your wallet, wait till it�s sync successfully. Now you have to create a bitcoin.conf file on specified path and it�s depends on the operation system of your server. For windows it on: C:\Users\\AppData\Roaming\Bitcoin For Ubunthu or linux: /home//.bitcoin/ You need to add below line in bitcoin.conf.
rpcuser= rpcpassword= rpcport= //default port is 8333. testnet=1 //To run it test mode. server=1 //To make it server.
  1. Need to setup bitcoin-setup.zip, suppose you setup folder on your root of your virtual directory then the URL like http://machineipaddress/bitcoin-setup/ and one you got message �Your setup done successfully� means you have setup all things perfectly.
  2. You need to set up the cron file (cron_orderbalance.php) that run by every 5 minutes. Cron job will take care of all regular bitcoin payment processing tasks, like checking if payments are made and automatically completing the orders.
Reference link for apache and linux server that how to setup cron file. http://v1.corenominal.org/howto-setup-a-crontab-file/ Reference link for windows server that how to setup cron file. http://technet.microsoft.com/en-us/library/cc725745.aspx Need to follow below steps for wordpress public site.
  1. Install WooCommerce plugin and configure your store (if you haven't done so already - http://wordpress.org/plugins/woocommerce/).
  2. Install "Bitcoin Payments for WP WooCommerce" wordpress plugin just like any other WordPress plugin.
  3. Activate.
  4. Once you install this plugin you can see bitcoin payment gateway tab in woocommerce payment gateway setting, you just need to enable it and update the required details.
  5. Press [Save changes]
  6. If you do not see any errors - your store is ready for operation and to access payments in bitcoins!

屏幕截图:

  • Bitcoin Settings
  • Checkout with option for bitcoin payment.
  • Order received screen, including QR code of bitcoin address and payment amount.
  • Bitcoin Gateway settings screen for API.
  • Bitcoin Order List.

升级注意事项:

soon

更新日志:

No