amwalpay / commerce_amwalpay
AmwalPay for Drupal allows merchants to accept online payments via credit/debit cards and digital wallets using the Amwal Payment Gateway.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- drupal/commerce: ~2.25 || ^3
This package is not auto-updated.
Last update: 2025-06-24 09:48:12 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.