WooCommerce Kyber Payment
Allow Woocommerce site to accept pay by token.
by Kyber Network · github.com/kybernetwork/widget-woocommerce · website
★ 7stars
12forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kybernetwork/widget-woocommerce/archive/refs/heads/master.zipFrom the readme
Kyber Widget WooCommerce
Introduction
Kyber Payment Gateway for WooCommerce
Requirements
- PHP version 7.2+
- WordPress 4.0+
- WooCommerce 3.0+
Installation
Install from source code
1. Clone code repo to your /wp-content/plugins/
2. Install required components
3. Activate plugin
Install from zip file
1. Download the plugin zip file
2. Unzip to your wordpress folder /wp-content/plugins
3. Activate plugin /wp-admin/plugins.php
Usage
After activate, you will find plugin settings under WordPress Dashboard/WooCommerce/Payment. Enable payment gateway will add an option to pay by tokens to your checkout page.
Config
Plugin settings include:
- Title
Title will be display as a payment option for user in checkout pages.
- Description
Description will be display under the payment option, describe what payment gateway is for.
- Receive Address
This is the wallet address where you want to receive the payment. This address is required, without this address payment will not be processed.
- Receive Token Symbol
This is token symbol (currency) which you want to receive from payment. This token is only in list accept to swap by Kyber Network.
- Network
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| @v0.3.0 | Apr 12, 2019 |
| v0.2.2 | Apr 4, 2019 |
| v0.2.1 | Mar 20, 2019 |
| v0.2.0 | Mar 15, 2019 |
| v0.1.3 | Mar 8, 2019 |
| v0.1.2 | Jan 22, 2019 |
| v0.1.1 | Jan 18, 2019 |
| v0.1 | Jan 4, 2019 |
| v0.0.2 | Sep 19, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.