WP Manifestindependent plugin directory
manifest / ecommerce / mwc-pay-woocommerce-extension

MWC Pay WooCommerce Extension

MWC Pay extension for WooCommerce that allows WordPress sites to accept MimbleWimble Coin payments.

by Nicolas Flamel · github.com/nicolasflamel1/mwc-pay-woocommerce-extension · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/nicolasflamel1/mwc-pay-woocommerce-extension/archive/refs/heads/master.zip

Description

MWC Pay extension for WooCommerce that allows WordPress sites to accept MimbleWimble Coin payments.

Installing

Download this extension's newest release and choose to upload it as a plugin on your WordPress site's add plugins page. After it's been installed and activated, a MWC Pay payment option will be available for your customers to use during checkout. This video tutorial goes over how to install and use this extension.

This extension relies on you running your own MWC Pay instance. This can be done by downloading and running MWC Pay's newest release on the same server that's hosting your WordPress site. Your MWC Pay instance will provide you with its wallet's recovery passphrase that you can use with any MimbleWimble Coin wallet software to access the MimbleWimble Coin that your WordPress site receives as payments.

Features

This extension provides the following features:

  • Adds a MWC Pay payment method to WooCommerce's list of payment methods.
  • Allows providing a discount or charging a surcharge to orders that use the MWC Pay payment method.
  • Adds a MimbleWimble Coin accepted here badge to the list of available blocks that can be used in WordPress's block editor.
  • Adds MimbleWimble Coin to WooCommerce's list of currencies.

Privacy Considerations

This extension polls the Exchange Rate API, https://www.exchangerate-api.com, once a day to get the currency exchange rates that are used to calculate prices in MimbleWimble Coin. This may expose the IP address of the server hosting your WordPress site to the Exchange Rate API provider, and this may provide some timing information to any networks that the requests pass through. If this is unwanted, then these lines can be commented out before you activate this extension. Keep in mind that this extension will only work correctly with those lines commented out if your WooCommerce's currency setting is set to USD or MWC.