定制 amwal/payments 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

amwal/payments

最新稳定版本:1.0.43

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

Amwal Payments Module for Magento 2

Latest Stable Version License Total Downloads Monthly Downloads PHP Version Require npm Static Code Analysis Mess Detector Integration Tests Deploy Continuous integration codecov

Amwal is an emerging leader in authentication, identity orchestration, and frictionless payment solutions.

Table of Contents

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 Integration Tests
Magento 2.4.5 Integration Tests
Magento 2.4.6 Integration Tests
Magento 2.4.7 Integration Tests

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

  1. Download the zip from GitHub repo by clicking Code > Download Zip
  2. Go to your magento root directory in your server
  3. Go to app/code directory
  4. Create the directory "Amwal/Payments"
  5. 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:

  1. Enable the module in Magento
bin/magento module:enable Amwal_Payments
  1. 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.

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2023-09-13