amwalpay/magento2-payment 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

amwalpay/magento2-payment

Composer 安装命令:

composer require amwalpay/magento2-payment

包简介

AmwalPay payment for for Magento2 e-commerce.

README 文档

README

Installation

  1. Install the AmwalPay Payment Magento2 module via amwalpay/magento2-payment composer.
composer require amwalpay/magento2-payment:dev-main
  1. 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
  1. 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

  1. Merchant id.
  2. Terminal id.
  3. Secret key.

Magento Admin Configuration

  1. Login into Magento admin panel.
  2. In the left Menu → Stores → Configuration. image host
  3. 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. image host image host
  4. Then, click on save.

Checkout page

Amwal Pay payment method will be shown for the end-user to select and start his payment process. image host

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-only
  • 更新时间: 2025-05-05