worldnettps/module-payment
Composer 安装命令:
composer require worldnettps/module-payment
包简介
N/A
README 文档
README
=================================================================================== WorldNetTPS Magento 2.x Payment Page module V1.5 19-11-2018
Contributors: WorldNetTPS Link: https://worldnettps.com/ Tags: payment Tested up to: 2.1.8 Stable tag: 1.5 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html
================================ Installation ====================================
This module has to be installed after the Magento installation process.
There is one folder ("WorldnetTPS") within the WorldNetTPS Payment Page Module This folder should be placed into the "app > code" folder of the Magento root folder.
The store should be configured to be accessed through a direct domain/subdomain, not in a folder, otherwise you will encounter problems when using the plugin.
From CLI, chmod 777 on that folder recursively. Upgrade and recompile magento, deploy static content and clean the cache using the following commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy;
php bin/magento cache:clean;
Once the above commands are successfully completed, chmod 777 on the WorldnetTPS plugin folder recursively once again.
You will then need to go to the admin section of your Magento installation:
- Magento Admin -> Stores -> Configuration -> Sales -> Payment Methods
- You should then see "WorldnetTPS Payment Gateway" appear as a payment method (if not see below).
- Click on this and select Enabled = "Yes".
- Enter the Gateway, Currency, Terminal ID and your "Shared Secret". (These details were supplied by WorldNetTPS.)
- Click "Save Config" in the top right corner.
====================== How to Perform Refund ======================================= To perform a refund on a transaction, Go to: Magento Admin->Sales->Invoices->View->Credit Memo...->Refund
=========================== TroubleShooting ========================================= If the module does not appear on the "Payment Methods" page you may have to clear/refresh Magento's cache. To do this go to System -> Cache Management and click the "Flush Magento Cache" button on the top right.
============================= CHANGELOG =============================================
V1.5 - $_GET and $_POST replaced with getRequest methods
V1.4 - SecureCard implemented - Subscription functionality available
V1.3 - Phase 1 of a new plugin version developed and tested with Magento 2.1.8 - Plugin supports both HPP and XML payments, Void & Refund, AVS & CVV validation, Threat Metrix integration, custom fields integration. - Unlike V1.2, the payment gateway is branded for different clients.
V1.2 - Added Payzone,GlobalOnePay,AnywhereCommerce,CT Payments,PayConex Plus, CashFlows. Added Swedish Krona, Danish Krone,Australian Dollar,Canadian Dollar as currency options.
V1.1 - Added config option to use either Store Base currency or Cart Display Currency as the checkout currency. - Disabled refunds if using the Cart Display Currency as they went in the base currency (wrong amount).
V1.0 - Tested Magento 1.4 HPP plug-in version 1.7 in Magento 1.6.2 successfully
============================= Contact Email ============================================== For any Further Queries or Doubts Please contact us via below e-mail Email -: support@worldnettps.com
==========================================================================================
worldnettps/module-payment 适用场景与选型建议
worldnettps/module-payment 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 72 次下载、GitHub Stars 达 0, 最近一次更新时间为 2018 年 12 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 worldnettps/module-payment 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 worldnettps/module-payment 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 72
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2018-12-12