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-apifolder 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.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Bitcoin CoinNexus accept fiat and get bitcoin payment plugin » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Bitcoin CoinNexus accept fiat and get bitcoin payment plugin » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
2015.07.27 – version 1.0.1
- Misc: WooCommerce 2.4 Compatibility
2015.05.04 – version 1.0.0
- Initial Release