开发者 | umershaikh |
---|---|
更新时间 | 2017年12月30日 14:25 |
捐献地址: | 去捐款 |
PHP版本: | 4.2 及以上 |
WordPress版本: | 4.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
= Which API Used to Send and Receive Bitcoins? Ans. https://bitaps.com/api, Go through this url and see how it works. It is Open Restfull Api you don't ever need to register on their site. They used Redeem code to send bitcoin. = What is Redeemcode in bitaps api? Ans. Redeem code like an api key, Like an complete wallt and account where you can send and receive bitcoins, We can get redeem code with php, Every redeem code (When we create) contain wallet address and invoice. See on there https://bitaps.com/api/#Create_Redeem_Code, So we just created an plugin page which will create redeem code. Here is plugin page /wp-admin/admin.php?page=wcpv-vendor-bitcoin, So you can collect Redeem code, Wallet address, invoice code from plugin page. and save them to gateways. = How Gateway Work? Ans. From plugin page you can get wallet address. So when user checkout you can set wallet address to collect bitcoins. Now Vendor's could be paid from redeemcode. = When Vendor can withdraw his comission? Ans. Vendor can withdraw his comission in bitcoins when he shipped the item otherewise he connot able to withdraw bitcoins. Ans. Yes, this plugin works fine with WordPress 4.8! It is also compatible for older WordPress versions from 4.2
Ans. This plugin is compatible with WooCommerce 3.0.
Ans. This plugin is tested with php version 5.6.
Ans. Woocommerce, Any WooCommerce Bitcoin Payment Gateway, WC Marketplace Plugin must be installed in your system.