Skip to content

xrpshine/woocommerce-xrp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WooCommerce XRP

A payment gateway for WooCommerce to easily accept XRP as a payment method.

Requirements

  • PHP 7.0+ (it might work with PHP 5.6, but not tested)
  • WordPress 5.1+
  • WooCommerce 3.5.6+
  • A "self-owned" and activated XRP account. (You may not use an Exchange!)
  • You need an account at XRPL Webhook (see below)

Installing

  • Grab the latest release of the plugin and unzip it in your /wp-content/plugins directory.
  • Go to your Settings > Plugins page and activate the plugin.
  • Create a free account at XRPL Webhook and obtain your API keys. This is required as the plugin uses this webhook to update the checkout page whenever a payment is made.
  • Go to WooCommerce > Settings > Payments and configure the XRP payment gateway.

Changelog

A brief description of what each release brings. If you need more details, check the commit log.

  • v1.0.3 - Adds 3 new exchanges (Bitbank, Bitcoin Exchange Thailand and Bitlish), 31 new currencies, new translations (Dutch and Japanese) and a lot of bugfixes and code clean up!
  • v1.0.2 - Security update to add mitigations for the partial payments exploit.
  • v1.0.1 - Removed the cURL dependency and use wp_remote_get() and wp_remote_post() instead.
  • v1.0.0 - Initial release!

Please keep an extra eye on this repo or follow me on Twitter to get notified about updates and issues.

License

Please see LICENSE.

Acknowledgments

Donate

If you like this plugin and wish to donate, feel free to send some XRP to rscKqdNj1ECXamMoxxwejTnBmhwTpBvTKz.

About

A WooCommerce Payment Gateway for XRP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.2%
  • JavaScript 2.8%