Update installation
1. Use composer
composer update blackbird/module-billmap-payment-gateway |
(2. Or) manual installation
delete the folder “BillMap” in app/code/Blackbird
extract the files from the package to the Magento 2 root directory.
3. Run the following command:
bin/magento setup:upgrade |