Allows users to take Bitcoin Private payments when checking out in a WooCommerce site.
Install then activate the plugin and it'll take you to the settings page, asking you to copy your widget code from your account on the
btcppay.com site into the textarea shown.
After pasting in your widget code and hitting submit, you're done - your users can then pay for their orders with Bitcoin Private!
Dynamically handled cart value
Note that the within widget code you paste, there will be a 'static' value for currency, eg "currency" : 0.1,
There is no need to adjust the widget code at all, this currency line is automatically replaced with the users cart total on the fly, so no need to fiddle with config here.
Guides and support
You can find further information regarding this plugin at
https://docs.btcppay.com/integrations/woocommerce and get support via your account on
btcppay.com also.
Feedback
We welcome feedback regarding the plugin use as well as ideas to improve and enhance.
Git Development
The GitHub repo at
https://github.com/BTCPrivate/btcp-widget contains widget and plugin code. As an open source solution, we welcome dev help via pull requests.