Description
Requires: WooCommerce 2.1+
This plugin clones the Cheque gateway to create a bitcoin payment method. It allows the user to integrate the CoinNexus api into his woocommerce store.
The CoinNexus API allows merchants to be paid in bitcoin, while the customer pays directly to us in Euro, USD or CHF. The fee for the conversion is just 2%.
More Details
- See the (https://www.lamium.fi/) for full details and documentation
Installation
- Be sure you’re running WooCommerce 2.1+ in your shop.
- You can: (1) upload the entire
woocommerce-gateway-fiat-to-bitcoin-coinnexus-api
folder to the/wp-content/plugins/
directory, (2) upload the .zip file with the plugin under Plugins > Add New > Upload - Activate the plugin through the Plugins menu in WordPress
- Go to WooCommerce > Settings > Checkout and select “Fiat to bitcoin coinnexus api ” to configure
NOTE :Make sure Hold stock (for unpaid orders) for x minutes is set to null, otherwise by default woocommerce marks the pendging payment orders as cancelled after one hour”
You can change it here
yourdomain/wp-admin/admin.php?page=wc-settings&tab=products§ion=inventory
FAQ
- Can I fork this?
-
Please do! This is meant to be a simple starter offline gateway, and can be modified easily.
Reviews
Contributors & Developers
“Bitcoin CoinNexus accept fiat and get bitcoin payment plugin” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Bitcoin CoinNexus accept fiat and get bitcoin payment plugin” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
2015.07.27 – version 1.0.1
- Misc: WooCommerce 2.4 Compatibility
2015.05.04 – version 1.0.0
- Initial Release