amwalpay/magento2-payment
Composer 安装命令:
composer require amwalpay/magento2-payment
包简介
AmwalPay payment for for Magento2 e-commerce.
README 文档
README
Installation
- Install the AmwalPay Payment Magento2 module via amwalpay/magento2-payment composer.
composer require amwalpay/magento2-payment:dev-main
- In the command line, run the below Magento commands to enable AmwalPay Payment Gateway module.
php -f bin/magento module:enable --clear-static-content Amwal_Pay
- Then, run the below Magento commands.
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:clean php bin/magento cache:flush
Configuration
AmwalPay Account
- Merchant id.
- Terminal id.
- Secret key.
Magento Admin Configuration
- Login into Magento admin panel.
- In the left Menu → Stores → Configuration.
- Expand Sales Menu → select Payment Methods →Amwal Pay, paste each key mentioned in the above AmwalPay Account section in its place in the setting page.
- Then, click on save.
Checkout page
Amwal Pay payment method will be shown for the end-user to select and start his payment process.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2025-05-05