importantcoding / ic-omnipay-nmi
NMI payment gateway
Installs: 61
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^3.3.4
- craftcms/commerce: ^2.2|^3.0
- craftcms/commerce-omnipay: ^2.0.0
- morcano/omnipay-nmi: ~3.0
This package is auto-updated.
Last update: 2025-03-01 00:24:48 UTC
README
This plugin provides NMI integrations for Craft Commerce.
Requirements
"craftcms/cms": "^3.3.4", "craftcms/commerce": "^2.2|^3.0", "craftcms/commerce-omnipay": "^2.0.0",
Setup
To add a NMI payment gateway, go to Commerce → Settings → Gateways, create a new gateway, and set the gateway type to NMI Direct”. Put in your Username and Password. You can do a test by setting your gateway to Test Mode in your NMI account.
Testing Information
To test, go to Direct Post API and you can run test numbers.
Other Information
This plugin only supports immediate authorize and capture at the moment.
Payments with ACH is untested.