sadad-payment / magento2-module
Sadad Payment Gateway for Magento2 e-commerce.
Package info
Type:magento2-module
pkg:composer/sadad-payment/magento2-module
1.0.0
2023-10-19 06:42 UTC
Requires
- sadad-payment/library: 1.0.*
README
Installation
- Install the Sadad Payment Magento2 module via sadad-payment/magento2-module composer.
composer require sadad-payment/magento2-module
- In the command line, run the below Magento commands to enable Sadad Gateway module.
php -f bin/magento module:enable --clear-static-content Sadad_Gateway 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
Admin Configurations
- Login into Magento admin panel.
- In the left Menu → Stores → Configuration section
- In Sales Section → Payment Methods → Sadad Payment
- Login to the Sadad account and get Sadad Client ID and Secret. Then, use that information in the Magento Sadad Pay settings page.