Description
This plugin has been closed as of March 8, 2019 and is not available for download. This closure is permanent. Reason: Author Request.
Reviews
Connected properly, obtained API token/Pairing Code, and woocommerce does not let me enable the system at all afterwards. No errors.
I created an API token, and then copied that token and pasted it into the pairing code field in the Bitpay plugin, and clicked find, but it gives back the error that it was “unable to pair with Bitpay”. I tried it using Livenet and Testnet. I’ve triple checked the token, and it is accurate. Any suggestions?
Not working in newest Version.
Shows Error:
“Sorry, but Bitcoin checkout with BitPay does not appear to be working.”
ptrinh18
October 19, 2017
You will need to download the plugin from https://github.com/bitpay/woocommerce-plugin/releases to make it works.
kimca
October 10, 2017
It took me a couple of iterations to get this plugin working. Turns out both mcrypt and bcmath are required. Install these and restart your webserver before attempting to pair, like so (on Debian’ish machines running Apache).
apt install php-mcrypt php-bcmath
service apache2 restart
Installed the plugin , did the pairing and then tried a test purchase but when bitcoin is selected on checkout page it show an error “Sorry but Bitcoin checkout with Bitpay does not appear to be working”
Contributors & Developers
“bitpay-for-woocommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “bitpay-for-woocommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.