=== ApusPayments === Contributors: apuspayments Tags: apuspayments, blockchain, bitcoin, litecoin, ethereum, decred, payment, criptocurrencies Requires at least: 4.0 Tested up to: 4.9 Requires PHP: 7.0 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html ApusPayments is a plataform to make payments using criptocurrencies. == Description == With our payment platform, it is very easy to accept payment transactions in cryptocurrencies (processed directly in the blockchain), there is no confidential information from customers to collect and store, and there are no cards to collect. Customers simply send the cryptocurrency from their account directly to a merchant payment address identified by a key (vendorKey). You can accept blockchain payments in several ways. Choose a method below to get started. == Installation == 1. Upload `apuspayments` to the `/wp-content/plugins/` directory 2. Activate the plugin through the \'Plugins\' menu in WordPress 3. Navigate to WooCommerce -> Settings -> Payment Gateways, choose ApusPayments and fill in your ApusPayments vendorKey and select wich blockchains you will accept. == Frequently Asked Questions == 1. What is the plugin license? This plugin is released under a GPL license. 2. What is needed to use this plugin? WooCommerce version 3.0 or latter installed and active. Only one account on ApusPayments. 3. How does plugin do integration with ApusPayments? We do the integration based on the official ApusPayments documentation that can be found here https://docs.apuspayments.com. == Screenshots == 1. Configure Plugin 2. Make Payment == Changelog == = 1.0.0 = * Plugin created. == Upgrade Notice == = 1.0.1 = * Under planning