monerowp/readme.txt

97 lines
3.4 KiB
Plaintext
Raw Normal View History

2017-12-28 22:58:57 +01:00
=== Monero WooCommerce Extension ===
Contributors: serhack, mosu-forge and Monero Integrations contributors
2017-12-28 22:58:57 +01:00
Donate link: http://monerointegrations.com/donate.html
Tags: monero, woocommerce, integration, payment, merchant, cryptocurrency, accept monero, monero woocommerce
Requires at least: 4.0
Tested up to: 5.7.2
2017-12-28 22:58:57 +01:00
Stable tag: trunk
2019-06-16 10:00:50 +02:00
License: MIT license
License URI: https://github.com/monero-integrations/monerowp/blob/master/LICENSE
2017-12-28 22:58:57 +01:00
2019-06-16 10:00:50 +02:00
Monero WooCommerce Extension is a Wordpress plugin that allows to accept monero at WooCommerce-powered online stores.
2017-12-28 22:58:57 +01:00
== Description ==
2019-06-16 10:00:50 +02:00
Your online store must use WooCommerce platform (free wordpress plugin).
Once you installed and activated WooCommerce, you may install and activate Monero WooCommerce Extension.
2017-12-28 22:58:57 +01:00
= Benefits =
* Accept payment directly into your personal Monero wallet.
* Accept payment in monero for physical and digital downloadable products.
* Add monero payments option to your existing online store with alternative main currency.
* Flexible exchange rate calculations fully managed via administrative settings.
* Zero fees and no commissions for monero payments processing from any third party.
2019-06-16 10:00:50 +02:00
* Automatic conversion to Monero via realtime exchange rate feed and calculations.
2017-12-28 22:58:57 +01:00
* Ability to set exchange rate calculation multiplier to compensate for any possible losses due to bank conversions and funds transfer fees.
== Installation ==
2019-06-16 10:00:50 +02:00
1. Install "Monero WooCommerce extension" wordpress plugin just like any other Wordpress plugin.
2017-12-28 22:58:57 +01:00
2. Activate
2019-06-16 10:00:50 +02:00
3. Configure it with your wallet rpc address, (username or password not requested), your monero address
4. Enjoy it!
2017-12-28 22:58:57 +01:00
== Remove plugin ==
1. Deactivate plugin through the 'Plugins' menu in WordPress
2. Delete plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. Monero Payment Box
2. Monero Options
== Changelog ==
= 0.1 =
* First version ! Yay!
2019-06-16 10:00:50 +02:00
= 1.0 =
* Added the view key option
= 2.1 =
* Verify transactions without monero-wallet-rpc
* Optionally accept zero confirmation transactions
* bug fixing
= 2.2 =
* Fix some bugs
= 2.3 =
* Bug fixing
= 3.0.0 =
Huge shoutout to mosu-forge who contributed a lot to make 3.0 possible.
2019-06-16 10:00:50 +02:00
* Ability to set number of confirms: 0 for zero conf, up to 60.
* Amount owed in XMR gets locked in after the order for a configurable amount of time after which the order is invalid, default 60 minutes.
* Shows transactions received along with the number of confirms right on the order success page, auto-updates through AJAX.
* QR code generation is done with Javascript instead of sending payment details to a 3rd party.
* Admin page for showing all transactions made to the wallet.
* Logic is done via cron, instead of the user having to stay on the order page until payment is confirmed.
* Payment details (along with the txid) are always visible on the customer's account dashboard on the my orders section.
* Live prices are also run via cron, shortcodes for showing exchange rates.
* Properly hooks into order confirmation email page.
2017-12-28 22:58:57 +01:00
= 3.0.1 =
* Fixed the incorrect generation of integrated addresses;
2018-09-22 16:57:35 +02:00
= 3.0.2 =
* Fixed the problem of 'hard-coded' prices which causes a division by zero: now any currencies supported by cryptocompare API should work;
2017-12-28 22:58:57 +01:00
= 3.0.3 =
* Fixed the problem related to explorer;
2017-12-28 22:58:57 +01:00
= 3.0.4 =
* Bug fixing;
= 3.0.5 =
* Removed cryptocompare.com API and switched to CoinGecko
2017-12-28 22:58:57 +01:00
== Upgrade Notice ==
2017-12-28 22:58:57 +01:00
soon
2017-12-28 22:58:57 +01:00
== Frequently Asked Questions ==
2017-12-28 22:58:57 +01:00
soon