amwalpay / commerce_amwalpay
AmwalPay for Drupal allows merchants to accept online payments via credit/debit cards and digital wallets using the Amwal Payment Gateway.
Package info
github.com/amwal-pay/drupal_plugin
Type:drupal-module
pkg:composer/amwalpay/commerce_amwalpay
dev-master
2025-05-11 07:05 UTC
Requires
- drupal/commerce: ~2.25 || ^3
This package is not auto-updated.
Last update: 2026-03-04 07:56:01 UTC
README
Installation
- Install the AmwalPay Payment module for Drupal Commerce e-commerce via amwalpay/commerce_amwalpay composer.
composer require amwalpay/commerce_amwalpay::dev-master
- In the admin panel, Extend tab, search for the Amwal Pay module, select it, and click the install button to install it.
Configuration
AmwalPay Account
- Merchant id.
- Terminal id.
- Secret key.
Drupal commerce Admin Configuration
- In Drupal commerce Admin Panel Menu Commerce→ Configuration→ Payments→ Payment Gateways section.
- Click on Add Payment gateway and Select AmwalPay payment, paste each key in its place in the setting page.
Checkout page
AmwalPay payment method will be shown for the end-user to select and start his payment process.