kyber-network/widget-woocommerce
Composer 安装命令:
composer require kyber-network/widget-woocommerce
包简介
Woocommerce addon to use Kyber widget as a payment gateway, allow shop to accept coins/tokens payment
README 文档
README
Introduction
Kyber Payment Gateway for WooCommerce
Requirements
- PHP version 7.2+
- WordPress 4.0+
- WooCommerce 3.0+
Installation
Install from source code
- Clone code repo to your /wp-content/plugins/
git clone https://github.com/KyberNetwork/widget-woocommerce
- Install required components
composer install
- Activate plugin
Install from zip file
- Download the plugin zip file
- Unzip to your wordpress folder /wp-content/plugins
- 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 This is Ethereum network where you want the payment gateway runs on. There are 2 options, Ropsten for test and Mainnet for your production.
-
Mode This is mode for display the Kyber Widget. There are 3 options available.
-
Network node endpoint This options is for tracking tx status
-
Block Confirmation Number of block confirmation for confirm tx as success
-
Commission ID Registered ETH address that is part of the fee sharing program
Transaction Monitoring:
- In order to check if the payment is success, we use widget-monitor-php to monitor transaction, you can find details information here
Sample Walkthrough
You can find a sample walkthough on how to use the plugin (with screenshot) here
Developer documentation and contribution guidelines
If you are a developer and want to contribute to the repository, please check out the developer docs and contribution guidelines
License
kyber-network/widget-woocommerce 适用场景与选型建议
kyber-network/widget-woocommerce 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 7, 最近一次更新时间为 2018 年 10 月 05 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「payment」 「gateway」 「widget」 「kyber」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 kyber-network/widget-woocommerce 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 kyber-network/widget-woocommerce 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 kyber-network/widget-woocommerce 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
repository php library
Payyo Gateway for the Omnipay payment processing library
Yii2 LightBox image galary widget uses Lightbox v2.10.0 by Lokesh Dhakar
Add a weather widget to Flarum
Yii2 prettyPhoto image galary widget uses Lightbox view control jquery.prettyphoto.js
Yii2 DynaTree Menu widget uses Dynamic tree view control jquery.dynatree.js
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-05
