Description
This plugin implements a payment gateway for WooCommerce to let buyers pay with Bitcoin, Litecoin, Ripple, and other cryptocurrencies via CoinPayments.net.
Installation
- Upload the
coinpayments-payment-gateway-for-woocommerce
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- In the WooCommerce Settings page go to the Payment Gateways tab, then click CoinPayments.net.
- Check “Enable CoinPayments.net” and enter your CoinPayments.net Merchant ID and IPN Secret (a long random string you define for security).
- Click “Save changes” and the gateway will be active.
Reviews
Contributors & Developers
“CoinPayments.net Payment Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CoinPayments.net Payment Gateway for WooCommerce” 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.17
- Fixed issue with missing the required permission_callback argument for register_rest_route function.
1.0.16
- Added supporting of Checkout Blocks.
1.0.15
- Updated WordPress compatibility tag.
1.0.14
- Updated WordPress compatibility tag.
1.0.13
- Logo update.
1.0.12
- Improved compatibility with new WooCommerce versions.
- Updated WordPress compatibility tag.
1.0.11
- Minor URL escaping fix.
1.0.10
- Added support for Aelia Currency Switcher.
- Removed support for deprecated HTTP Auth IPN verification mode.
1.0.9
- Added compatibility mode to help work with various WooCommerce addons.
1.0.8
- Changed zero-confirm to 1st-confirm for better reliability.
1.0.7
- Updated to support WooCommerce 2.3.0
1.0.6
- Adds support for 0-confirm payments (for digital downloads.)
- Changes plugin so it will continue to log payment status updates even after marked as paid.
1.0.5
- Adds option to not send shipping information to the CoinPayments.net checkout page.
- Possible workaround for WooCommerce order ID bug.
1.0.4
- Modified to count “Queued for nightly payout” as order completion
1.0.3
- Fix to work with WooCommerce 2.1.0
1.0.2
- Added additional order completion check
1.0.1
- Fixed image URL for new folder name.
1.0.0
- Initial release.