[wordpress插件] Bitcoin Payments for WP WooCommerceWP WooCommerce的比特币付款

wordpress 插件 文章 2020-03-05 16:10 683 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Your online store must use WooCommerce platform (free wordpress plugin).

您的在线商店必须使用WooCommerce平台(免费的wordpress插件)。

Once you installed and activated WooCommerce, you may install and activate Bitcoin Payments for WooCommerce.

一旦安装并激活了WooCommerce,就可以安装并激活WooCommerce的比特币付款。

Benefits

好处

    • Fully automatic operation
    • 全自动操作

    • Accept payments in bitcoins directly into your personal QT wallet.
    • 接受比特币付款直接进入您的个人QT钱包。

    • Electrum wallet payment option completely removes dependency on any third party service and middlemen.
    • 电子钱包付款选项完全消除了对任何第三方服务和中间商的依赖。

    • Accept payment in bitcoins for physical and digital downloadable products.
    • 接受以比特币支付的物理和数字可下载产品的付款。

    • Add bitcoin payments option to your existing online store with alternative main currency.
    • 使用其他主要货币向您现有的在线商店添加比特币付款选项。

    • Support for many currencies.
    • 支持多种货币。

    • Set main currency of your store in any currency or bitcoin.
    • 使用任何货币或比特币设置商店的主要货币。

    • Automatic conversion to bitcoin via realtime exchange rate feed and calculations.
    • 通过实时汇率数据和计算自动转换为比特币。

    • Ability to set exchange rate calculation multiplier to compensate for any possible losses due to bank conversions and funds transfer fees.
    • 设置汇率计算乘数的能力,以补偿由于银行转换和资金转账费用而可能造成的任何损失。

    Remove plugin

    删除插件

      1. Deactivate plugin through the ‘Plugins’ menu in WordPress
      2. 通过WordPress中的“插件”菜单停用插件

      3. Delete plugin through the ‘Plugins’ menu in WordPress
      4. 通过WordPress中的“插件”菜单删除插件

安装步骤

We maintain 2 setup one is wordpress plugin and second is for server where your QT bitcoin installed.

我们维护2种设置,一种是wordpress插件,第二种是用于安装QT比特币的服务器。

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)

      您的服务器必须是专用服务器,您需要安装QT比特币,PHP和MYSQL,下载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.

      文件并将其安装在您的服务器上,服务器需要安装PHP(> 5.1.0)和MYSQL(> 5.0.1),请查看http://www.wampserver.com/en/了解详细信息。

    2. Download and install on your computer QT bitcoin wallet program from here: https://bitcoin.org/en/download.

      从此处下载并在您的计算机上安装QT比特币钱包程序: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.

      现在,您必须在指定的路径上创建一个bitcoin.conf文件,它取决于服务器的操作系统。

      For windows it on: C:\Users\\AppData\Roaming\Bitcoin

      对于Windows,它位于:C:\ Users \\ AppData \ Roaming \ Bitcoin

      For Ubunthu or linux: /home//.bitcoin/

      对于Ubunthu或Linux:/home//.bitcoin/

      You need to add below line in bitcoin.conf.

      您需要在bitcoin.conf中添加以下行。

    rpcuser=

    rpcuser =

    rpcpassword=

    rpcpassword =

    rpcport= //default port is 8333.

    rpcport = //默认端口为8333.

    testnet=1 //To run it test mode.

    testnet = 1 //要在测试模式下运行。

    server=1 //To make it server.

    server = 1 //使其成为服务器。

      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?

        需要设置bitcoin-setup.zip,假设您在虚拟目录的根目录下设置文件夹,然后在URL上输入http:// machineipaddress / bitcoin-setup /,然后收到一条消息?您的设置成功完成了吗?

        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.

        您需要设置每5分钟运行一次的cron文件(cron_orderbalance.php)。

        Cron job will take care of all regular bitcoin payment processing tasks, like checking if payments are made and automatically completing the orders.

        Cron工作将负责所有常规的比特币支付处理任务,例如检查是否付款并自动完成订单。

      Reference link for apache and linux server that how to setup cron file.

      Apache和Linux服务器的参考链接,介绍如何设置cron文件。

      http://v1.corenominal.org/howto-setup-a-crontab-file/

      http://v1.corenominal.org/howto-setup-a-crontab-file/

      Reference link for windows server that how to setup cron file.

      有关如何设置cron文件的Windows Server参考链接。

      http://technet.microsoft.com/en-us/library/cc725745.aspx

      http://technet.microsoft.com/zh-cn/library/cc725745.aspx

      Need to follow below steps for wordpress public site.

      需要在Wordpress公共网站上执行以下步骤。

      1. Install WooCommerce plugin and configure your store (if you haven’t done so already – https://wordpress.org/plugins/woocommerce/).

      1.安装WooCommerce插件并配置您的商店(如果尚未安装– https://wordpress.org/plugins/woocommerce/)。

        1. Install “Bitcoin Payments for WP WooCommerce” wordpress plugin just like any other WordPress plugin.

          像其他任何WordPress插件一样,安装“ WP WooCommerce的比特币付款” wordpress插件。

        2. Activate.

          激活。

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

          安装此插件后,您可以在woocommerce支付网关设置中看到“比特币支付网关”选项卡,只需启用它并更新所需的详细信息即可。

        4. Press [Save changes]

          按[保存更改]

        5. If you do not see any errors – your store is ready for operation and to access payments in bitcoins!

          如果您没有看到任何错误-您的商店已准备就绪,可以运营并可以使用比特币付款!

下载地址
https://downloads.wordpress.org/plugin/bitcoin-payments-for-wp-woocommerce.zip
-EOF-

AI助手支持GPT4.0