Configurations & Testing

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:flush

Set file permissions:

sudo chown -Rf <user>:<group> *
sudo chmod -Rf <perm> *

Configuration

  1. Login to Magento Admin Panel.
  2. Navigate to Stores -> Configuration -> Sales -> Payment Methods.
  3. Locate the Emirates NBD extension.
  4. Enable the extension.
  5. Save the configuration.

Testing

  1. Add items to cart and proceed to checkout.
  2. On the payment page, the Emirates NBD option will be displayed.
  3. Select Emirates NBD payment option and place order.