Description
It is a WooCommerce payment gateway extension for Ripple via JSON RPC. Developed as WordPress plugin.
Any order older than 7 days will not be checked automatically. Any order received more/less money then excepted will be put on hold for manually review.
Installation
- Upload the plugin to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Change the plugin settings throught the ‘WooCommerce’ settings in WordPress
- Set a cron job on your server with the following command:
curl https://path.to.your.wordpress/index.php?woocommerce_ripplejson_secret=SECRET
. The SECRET should be set in the settings.
Note: You must have WooCommerce Installed to make this plugin work.
FAQ
What are the dependencies for this plugin.
WooCommerce must be installed.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WooCommerce – Ripple (JSON RPC)” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce – Ripple (JSON RPC)” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First release.