=== DigiByte Pay for WooCommerce === Contributors: cept, digibytepay Tags: DigiByte, Crypto, Cryptocurrency Donate link: https://www.digibytecafe.com/donate/ Requires at least: 4.0 Tested up to: 5.4.1 Requires PHP: 5.5 Stable tag: 1.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily accept DigiByte payments from your WooCommerce store. All you need is an external DigiByte wallet address to receive payments. == Description == Start accepting DigiByte payments in minutes on your WooCommerce shop. After installation simply add a DigiByte deposit address of your choosing (with a D OR S prefix) in the settings. Your customers can then purchase products on your WooCommerce shop and pay with DigiByte. * Benefit from a low 1% fee + very low network fee of ~$0.0001, no other charges. * You choose the DigiByte wallet your funds are deposited to. * 32 world currencies for price conversions. * Automatic price conversion based on market rates. == Installation == 1. Upload digibyte-pay-for-woocommerce.php to the /wp-content/plugins/ directory. 2. Activate the plugin through the Plugins menu in WordPress, then click Settings. 3. Under the WooCommerce payments tab, enable DigiByte Pay as a payment method then click Save Changes. 4. Click the Manage button then enter your DigiByte deposit address into the settings under Your DigiByte Address then Save Changes. == Frequently Asked Questions == = What happens if a payment fails or gets stuck? = Once a payment QR code has been visible to the customer for 10 seconds, a transaction key is saved in the admin panel. This will allow the site administrator to refund the customer if a transaction gets stuck or fails to send. = How Are Payments Processed? = Payments are processed through an external API managed by [DigiByte Pay, LLC](https://www.digibytepay.us). Once payments are successfully confirmed, the API notifies your Woo shop and passes the funds to your DigiByte wallet. = What happens if a customer clicks off the payment modal and the QR code disappears after scanning? = The customer should not panic. If the customer sends payment and accidentally clicks the modal making it disappear, they should click the pay button again. This will re-launch the modal. *They do not need to scan or pay again.* The customer should simply wait for the transaction to process as before. == Screenshots == 1. Customer chooses DigiByte Pay option at checkout. 2. Customer scans QR code and pays from their DigiByte wallet. 3. Admin has access to detailed transaction records. == Changelog == = 1.2.0 = * Allow for S prefix DigiByte addresses = 1.1.1 = * Set order status to processing on completion = 1.1.0 = * Add pay button in case of auto-check fail for certain browsers * Prevent modal close when clicking on window * Set order to complete upon successful payment = 1.0.9 = * Lost funds mitigation * Improve payment checking user experience = 1.0.8 = * Bug fixes with EURO and some important improvements = 1.0.7 = * Improved storing of generated payment wallet * Fixed icons path * Fixed header actions (disable/enable) * Tested up to WordPress 5.1.2 = 1.0.6 = * Add screenshots/icon * Update readme.txt = 1.0.5 = * Initial release. == Credits == * Thanks to [Sergey Taranov](https://github.com/cept73) for his talent in authoring this great plugin as a wrapper for the DigiByte pay API! * Thanks to [Matthew Cornelisse](https://github.com/mctrivia) for contributing the excellent DigiQR!