Skip to content

Releases: xelis-project/xelis-payment-woocommerce

XELIS WooCommerce - v0.2.7

18 Dec 04:27
Compare
Choose a tag to compare
  • Fix missing network variable after finishing checkout (broken UI response).
  • Display hot wallet sync status.
  • New condition to check if wallet is synced before requesting payment.
  • Fix restart wallet func when saving new config.

XELIS WooCommerce - v0.2.6

07 Dec 21:05
Compare
Choose a tag to compare
  • Add new kill wallet button.
  • Don't unlink PID file even if posix_kill is successful (let kill -0 handle it).

XELIS WooCommerce - v0.2.5

07 Dec 15:29
Compare
Choose a tag to compare

Continue with the plugin activation even if the wallet doesn't open.
It's possible the default port (8081) is already in use, and the user need access to the config page to change it.

XELIS WooCommerce - v0.2.4

06 Dec 16:54
Compare
Choose a tag to compare
  • Check if local wallet API port is already in use.
  • Add config to set custom local port.

XELIS WooCommerce - v0.2.3

05 Dec 20:12
Compare
Choose a tag to compare
  • fix css layout issues
  • add custom usd quote
  • display exact quote to customer (not just the total)
  • better err handling and msg in wallet page
  • do not remove PID ref if process is not killed correctly (avoid issues with running multiple instances, locking, etc)

XELIS WooCommerce - v0.2.2

02 Dec 20:49
Compare
Choose a tag to compare

Fixes and support classic checkout.

XELIS WooCommerce - v0.2.1

22 Nov 21:39
Compare
Choose a tag to compare
fix pid not found