NMI Payment Gateway for WooCommerce
NMI Payment Gateway for WooCommerce is a secure payment solution by Robust Softech that allows your customers to pay using credit cards through the Network Merchants Inc (NMI) payment gateway. Developed by Robust Softech Private Limited – A complete credit card payment solution for modern e-commerce. Key Features Credit Card Processing – Secure credit card payments with Collect.js tokenization Tokenization Support – Save customer payment methods for future use Subscription Support – Full WooCommerce Subscriptions integration Refund Support – Process refunds directly from WooCommerce HPOS Compatible – Works with WooCommerce High-Performance Order Storage WooCommerce Blocks – Compatible with the new block-based checkout Environment Switching – Production/Sandbox environments Debug Logging – Comprehensive logging for troubleshooting Security Features Collect.js Integration – Most secure payment method (default) PCI DSS Compliant – Through NMI’s secure processing Tokenization – Secure card storage SSL Encryption – All transactions encrypted Easy Setup Install and activate the plugin Enter your NMI API credentials (Private Security Key + Public Key) Choose your environment (Production/Sandbox) Start accepting credit card payments! Configuration Required Settings Enable/Disable: Turn the gateway on/off Title: Payment method name shown to customers Description: Payment method description Environment: Choose Production or Sandbox Private Security Key: Your NMI Private Security Key Public Key: Your NMI Public Key for tokenization Optional Settings Payment API Method: Choose between Collect.js (recommended) or Direct Post Transaction Type: Sale (authorize & capture) or Authorize Only Accepted Cards: Select which card types to accept Debug Log: Enable logging for troubleshooting Testing Sandbox Testing Set Environment to “Sandbox” Use test card numbers: Visa: 4111111111111111 Mastercard: 5555555555554444 American Express: 378282246310005 Use any future expiry date and any 3-digit CVV Test successful and failed transactions Production Setup Set Environment to “Production” Enter your live NMI credentials Test with small amounts first Monitor debug logs for any issues Troubleshooting Common Issues Payment method not showing on checkout: – Check if gateway is enabled – Verify API keys are entered correctly – Ensure WooCommerce is active Payment fails with “Invalid credentials”: – Verify Private Security Key is correct – Check if Public Key is properly set – Ensure environment matches your credentials Collect.js fields not loading: – Check browser console for JavaScript errors – Verify Public Key is valid – Ensure SSL certificate is active Debug Logging Enable debug logging in plugin settings to troubleshoot issues: 1. Go to WooCommerce > Settings > Payments 2. Click “Set up” on NMI gateway 3. Enable “Debug log” 4. Check logs at: WooCommerce > Status > Logs Support For support and documentation, visit: https://nmipro.com Disclaimer Network Merchants Inc (NMI) is a trademark of its respective owner. This plugin is an independent integration developed by Robust Softech Private Limited and is not affiliated with, endorsed by, or sponsored by Network Merchants Inc.
Top keywords
- payment11×2.49%
- key10×2.27%
- nmi9×2.04%
- woocommerce8×1.81%
- card7×1.59%
- debug6×1.36%
- environment6×1.36%
- private6×1.36%
- credit5×1.13%
- gateway5×1.13%
- logging5×1.13%
- method5×1.13%
Simple Payment
Selling something shouldn’t require a full shopping cart. Simple Payment turns any WordPress post, page, block, form or button into a ready-to-pay product or service in minutes — and routes the money through the payment gateway you already trust. No bloated store to configure, no checkout to rebuild: just a shortcode (or a block, or an Elementor widget) and you are taking payments. From a single “Donate” button to installment plans, saved cards, subscriptions and multi-gateway checkouts, Simple Payment scales from a personal blog to a commercial site — while keeping sensitive card data out of your database. Why you’ll love it Sell in minutes, not days. Drop one shortcode on any page and you have a working, styled payment form. Post/page titles become the product name and a custom field becomes the price — automatically. Use the gateway you already have. One consistent form and workflow in front of many gateways — switch providers without rebuilding your pages. Built for real money flows. Installments, monthly subscriptions / recurring, saved-card tokenization, refunds, invoices/receipts, and automatic transaction verification. Beautiful, flexible forms. Multiple templates (Bootstrap, Legacy, Donation, free-amount), inline, IFRAME or modal display, and full support for your own theme templates. Privacy first. PCI-DSS friendly: card data is masked/redacted before anything touches the database, and old records can be auto-archived and purged. Developer friendly. A rich set of actions and filters, a documented Engine API to extend any gateway or build your own, plus a full transactions log with filtering and CSV export. Supported payment gateways (Engines) PayPal, Cardcom, iCount, PayMe, iCredit, CreditGuard, Meshulam, YaadPay, Credit2000, WooCommerce (third-party site), plus a Custom engine for anything else and a Test engine for development. NEW: Sell on one site, charge on another (WooCommerce engine) The WooCommerce engine lets your site take a purchase and hand the actual payment off to a separate, third-party WooCommerce store over its REST API — perfect for agencies, marketplaces, franchises and multi-brand operators who want a central “storefront” and one billing store that owns the gateways, invoices and bookkeeping. The customer clicks Buy on your site; Simple Payment creates the order on the remote WooCommerce store with the correct total and customer details. The shopper pays on the remote store (in a redirect, popup or modal) using whatever gateways that store has enabled. A bundled Companion mode on the receiving store validates and keeps the originating parameters, can auto-complete paid orders, silences the remote store’s duplicate customer/admin emails for outsourced requests, and sends the customer straight back to your site when payment succeeds. You keep a full record of every transaction on the originating site, with automatic status verification. Works with your favorite tools Gutenberg block editor, Elementor, WooCommerce, WPJobBoard, GravityForms and Form Maker — plus Zapier to trigger workflows (CRM, email, spreadsheets, fulfilment) on every payment. What you can build One-click “Buy” / “Donate” buttons anywhere on your site Pay-what-you-want donation forms with a free-entry amount Membership, course or service checkouts on a single landing page Installment plans and monthly subscriptions Central storefront that bills through a separate WooCommerce store Currently on Beta: PayMe – please contact if you require assistance. Soon to be released: Pelecard, Tranzila. PS: You’ll need a Simple Payment API key for advanced gateways to use it. Keys are available for personal blogs; single domain, multiple domains, businesses and commercial sites. Feedback and Support I would be happy to receive your feedback to improve this plugin. Please let me know through support forums if you like it and please be sure to leave a review.. Also you can contact me on my personal page Ido Kobelkowsky or even visit Github of Simple Payment where you can find all the development code of this plugin. I hope it is useful for you and look forward to reading your reviews! 😉 Thanks! Advanced Configuration: Theme Custom Payment Processing To write your own payment processing integration, to be plugin, read the information at this link: https://simple-payment.yalla-ya.com/ you will require to write a simple php class that Pre Process, Process and Post Process the transaction with your your payment gateway.