amwal/payments
Composer 安装命令:
composer require amwal/payments
包简介
Amwal payment plugin for Magento 2 enables one click checkout for instantaneous purchases from product, mini-cart and cart pages.
关键字:
README 文档
README
Amwal Payments Module for Magento 2
Amwal is an emerging leader in authentication, identity orchestration, and frictionless payment solutions.
Table of Contents
- Getting started
- Requirements
- Supported Magento Versions
- Composer Installation
- Manual Installation
- Enabling the plugin
- Configuration
- More Information
- Support
Getting started
Requirements
- Magento 2.4.4 or higher
- PHP 7.4 or higher
Supported Magento Versions
This module has been tested and is verified to work with the following Magento versions:
| Magento Version | Status |
|---|---|
| Magento 2.4.3 | |
| Magento 2.4.5 | |
| Magento 2.4.6 | |
| Magento 2.4.7 |
Composer Installation
To install the Module you will need to be using Composer in your project. To install it please see the docs.
This plugin integrates the Amwal Payments Service in your Magneto 2 store.
composer require amwal/payments
Manual Installation
- Download the zip from GitHub repo by clicking Code > Download Zip
- Go to your magento root directory in your server
- Go to app/code directory
- Create the directory "Amwal/Payments"
- Unzip the code in /app/code/Amwal/Payments
Enabling the plugin
From the command prompt or terminal run the following commands to enable the plugin:
- Enable the module in Magento
bin/magento module:enable Amwal_Payments
- Run the Magneto Setup Upgrade command, Compile DI, Deploy static content, and finally flush the cache
bin/magento setup:upgrade && \ bin/magento setup:di:compile && \ bin/magento setup:static-content:deploy && \ bin/magento cache:flush
Configuration
To configure the plugin login to your store's admin panel and navigate to Stores > Configuration > Sales > Payment methods. Under the Amwal Payments tab set the "Enabled" configuration to "Yes" and fill in the required configuration values.
| Configuration | Description |
|---|---|
| Merchant ID | This can be requested by signing up as a merchant here |
| Secret Key | This can be requested by signing up as a merchant here |
More Information
For more information about the Amwal and its features, visit amwal.tech.
Support
For any issues or questions, please reach out to support@amwal.tech.
amwal/payments 适用场景与选型建议
amwal/payments 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 2.17k 次下载、GitHub Stars 达 3, 最近一次更新时间为 2023 年 09 月 13 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「module」 「payment」 「payments」 「gateway」 「card」 「credit」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 amwal/payments 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 amwal/payments 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 amwal/payments 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Dealing with payments through the Egyptian payment gateway PayMob
Librería para la gestión sencilla de pagos mediante TPV Redsys y Paypal
bootstrap select field module implementing http://silviomoreto.github.io/bootstrap-select/
Yii2 module to manage website content. Kind of a CMS...
Codeurx Modular is simply a package for Laravel to help you create and manage modules.
User Module for the Attogram Framework
统计信息
- 总下载量: 2.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 33
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-09-13