This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Woocommerce Gateway XEM

Description

Accept XEM payments directly in your store.

This plugin lets you automatically take payment and settle orders in XEM

It will automatically convert the checkout amount into XEM during customer checkout

It can be used alongside other payment gateways like Stripe and PayPal. You can list your products in USD or EUR, and take payment in XEM. You can choose to show prices in both
* Just USD / EUR
* Just XEM
* USD / EUR AND XEM

It caches prices when needed each minute, so it will not overload your database or have extensive currency requests.

The payment process is built upon standard Woocommerce processes, so other 3pt plugin should work.

Try out our demo store at nem.today.

Currently supported currencies are USD and EUR.

Screenshots

  • The payment method show to customer under checkout.
  • The settings panel for store managers.
  • If you choose to show both default and XEM currency, this is how it looks like. (optional).

Installation

  1. Upload woocommerce-gateway-xem to the /wp-content/plugins/ directory OR download it from the WordPress repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Woocommerce -> Settings -> Checkout -> XEM and configure your payment method.

FAQ

Installation Instructions
  1. Upload woocommerce-gateway-xem to the /wp-content/plugins/ directory OR download it from the WordPress repository.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Woocommerce -> Settings -> Checkout -> XEM and configure your payment method.
Can i use this plugin alongside other payment methods in Woocommerce

Yes

Do i need to have an XEM address to use this plugin

Yes, you can get your own private wallet here here

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Woocommerce Gateway XEM” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.1.9

  • Added translations
  • Now switches out all prices in Cart and Checkout if parameter set.

2.1.8

  • Minor refactoring
  • Fix to test settings
  • Fix to clipboard

2.1.7

  • Added possibility to show prices in XEM, default currency and XEM and just default currency.

2.1.6

  • Started changelog