Download the PHP package amwal/payments without Composer
On this page you can find all versions of the php package amwal/payments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download amwal/payments
More information about amwal/payments
Files in amwal/payments
Package payments
Short Description Amwal payment plugin for Magento 2 enables one click checkout for instantaneous purchases from product, mini-cart and cart pages.
License OSL-3.0
Homepage https://amwal.tech
Informations about the package payments
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.
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
- Run the Magneto Setup Upgrade command, Compile DI, Deploy static content, and finally flush the cache
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 [email protected].