

WooCommerce Checkout Page layout
The Gain Commerce NMI Payment Gateway for WooCommerce is a secure, flexible payment processing plugin for your WooCommerce store. Built with full support for WooCommerce Checkout Blocks and High-Performance Order Storage (HPOS), this plugin provides a seamless checkout experience.
Achieve top-tier security with full PCI-DSS Compliance through the NMI payment gateway, utilizing Collect.js for safe data tokenization that keeps sensitive card data off your server.
Merchants gain essential features like Authorize Now and Capture Later, easy refunds, and voids—all managed directly from your WooCommerce dashboard. Accept major credit cards, Apple Pay, Google Pay, and utilize Dynamic Descriptors and AVS/CVV response logging to protect your business.
The source code for the minified JS/CSS is available at:
Gain Commerce NMI GitHub Repository
Build instructions:
1. Clone the repository.
2. Run npm install to install dependencies.
3. Run npm run build to generate production assets.
This plugin connects to the NMI payment gateway to process transactions.
Tokenization via Collect.js:
The plugin loads NMI’s browser script (https://docs.nmi.com/docs/collectjs) during checkout to tokenize payment details before data reaches your server.