sadad-payment / magento2-module
Sadad Payment Gateway for Magento2 e-commerce.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
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.