Magento 2 NMI Payment Gateway
Table of Content
- Extension Installation Guide (#installation)
- Configuration (#configuration)
- NMI Payment Method in Frontend (#frontend)
- NMI Payment Details in Order View Backend (#backend)
- NMI Payment Method for Backend Order (#order_from_backend)
- Extension Installation
- For Magento Marketplace Customers
- Find the Composer name and version of the extension in the extension’s composer.json file.
- Login to your SSH and run:
- composer re...