Run Magento Commands
Execute the below commands from <magento_root>:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flushSet file permissions:
sudo chown -Rf <user>:<group> *
sudo chmod -Rf <perm> *Configuration
- Login to Magento Admin Panel.
- Navigate to
Stores -> Configuration -> Sales -> Payment Methods. - Locate the Emirates NBD extension.
- Enable the extension.
- Save the configuration.
Testing
- Add items to cart and proceed to checkout.
- On the payment page, the Emirates NBD option will be displayed.
- Select Emirates NBD payment option and place order.