255 comments found.
We’re looking to activate HPOS (High-Performance Order Storage database optimization for WooCommerce) on our store, but this plugin is showing as not currently compatible. Are there plans to update things to make it compatible with the current HPOS functionality within Woo?
Hi,
Download and the plugin from codecanyon and update on your site. As support for HPOS was add in version Ver. 1.8.0.25
Thank you greatly! I wasn’t aware this didn’t push out notifications when new versions were available. I’ll come back for updates more often!
Having major issues with the new version. Can you please provide a link to older versions so I can get my site up and running again?
What issues are you having and what version you were using?
We were able to fix the code in the plugin, but request it gets updated on your end so the fix doesn’t get overwritten. Seems to be a problem with the error handling. Jeremiah R. was the one who found and fixed the issue with the code:
/wp-content/plugins/woonmipay/includes/blocks/class-nmi-credit-card-block.php: 184:
E 183 $cart_total = WC()?>cart?>get_total() ?? 0;
184 if (is_string($cart_total)) {
185 $cart_total = explode( ’’, $cart_total )[1];
186 $cart_total = preg_replace( ’/[^0-9.]/’, ’’, $cart_total );
187 } else {
188 $cart_total = 0;
189 }
Also, I’ve got logging disabled on all 3 payment options (only the CC one is enabled as a payment option, but still has logging disabled). But this new version is filling up my error log with notices. Is there another way to turn off all of these??
[01-Apr-2026 15:29:42 UTC] NMI Credit Card Block: Final result: active [01-Apr-2026 15:29:42 UTC] NMI eCheck Block: is_active check [01-Apr-2026 15:29:42 UTC] NMI eCheck Block: Gateway exists: yes [01-Apr-2026 15:29:42 UTC] NMI eCheck Block: Gateway enabled: no [01-Apr-2026 15:29:42 UTC] NMI eCheck Block: Gateway available: no [01-Apr-2026 15:29:42 UTC] NMI eCheck Block: Gateway class: woocommerce_nmipay_echeck [01-Apr-2026 15:29:42 UTC] NMI eCheck Block: Gateway supports: Array ( [0] => products [1] => refunds [2] => subscriptions [3] => subscription_cancellation [4] => subscription_suspension [5] => subscription_reactivation [6] => subscription_amount_changes [7] => subscription_date_changes [8] => subscription_payment_method_change [9] => subscription_payment_method_change_customer [10] => subscription_payment_method_change_admin [11] => multiple_subscriptions )
[01-Apr-2026 15:29:42 UTC] NMI eCheck Block: Gateway not enabled [01-Apr-2026 15:29:42 UTC] NMI Wallets Block: Gateway not enabled [01-Apr-2026 15:29:42 UTC] NMI Block Checkout: AbstractPaymentMethodType class exists [01-Apr-2026 15:29:42 UTC] NMI Block Checkout: Block classes included [01-Apr-2026 15:29:42 UTC] NMI Block Checkout: Payment method registration hook added
I have this installed and working but the Apple Pay and Google Pay options do not show unless the customer is logged in. This doesnt seem correct
Please advise
Sorry for the delay. Currently the plugin only supports wallets for logged in customers. We’ll be adding support for guest users in up coming updates.
Hello, how the payout works? I can set also my personalized MCC?
I’m receiving this error from wordpress when I enable the plugin. I’m unable to edit my site when the plugin is active:
An error of type E_ERROR was caused in line 184 of the file /srv/htdocs/wp-content/plugins/woonmipay/includes/blocks/class-nmi-credit-card-block.php. Error message: Uncaught Error: Call to a member function get_total() on null in /srv/htdocs/wp-content/plugins/woonmipay/includes/blocks/class-nmi-credit-card-block.php:184 Stack trace: #0 /wordpress/plugins/woocommerce/10.3.0-rc.1/src/Blocks/Payments/PaymentMethodRegistry.php(62): NMI_Credit_Card_Block->get_payment_method_data() #1 /wordpress/plugins/woocommerce/10.3.0-rc.1/src/Blocks/Payments/Api.php(92): Automattic\WooCommerce\Blocks\Payments\PaymentMethodRegistry->get_all_registered_script_data() #2 /wordpress/core/6.8.3/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Blocks\Payments\Api->add_payment_method_script_data(’’) #3 /wordpress/core/6.8.3/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(’’, Array) #4 /wordpress/core/6.8.3/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /wordpress/plugins/woocommerce/10.3.0-rc.1/src/Blocks/BlockTypes/MiniCart.php(287): do_action(‘woocommerce_blo…’) #6 /wordpress/plugins/woocommerce/10.3.0-rc.1/src/Blocks/BlockTypes/AbstractBlock.php(111): Automattic\WooCommerce\Blocks\BlockTypes\MiniCart->enqueue_data() #7 /wordpress/core/6.8.3/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Blocks\BlockTypes\AbstractBlock->enqueue_editor_assets(’’) #8 /wordpress/core/6.8.3/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #9 /wordpress/core/6.8.3/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #10 /wordpress/core/6.8.3/wp-admin/site-editor.php(308): do_action(‘enqueue_block_e…’) #11 {main} thrown
Hello friend, I have a question. I want to accept debit/credit card payments on my website directly to Banco General de Panamá. Do you know if the plugin and platform are compatible to make the necessary connection?
Can we use apple pay button on product page ? So users no need to click order > and then go to checkout and then click apple pay. This helps maximizing the order convertion rate
Currently, that’s not possible. We will be adding this in the upcoming release.
Can you let us know what products you sell? As the issue arises for shops doing shipping and taxes. As that becomes tricky.
We are selling digital software, user just buy and download link is given after successful order, so we dont require users to add to order, and then click checkout and then buy, users should just click apple pay button and buy to download
Please expect an update by the start of next week. We need some time to test it.
Is there any checkbox in product options page to make “shipping address” not required ? Because we have a digital software.
Yes, for digital products, make sure the product is marked as “Virtual” (and/or “Downloadable”) on the product edit page. This will automatically skip the shipping address fields at checkout.
Hello! Your plugin was recommended on the NMI website to use with a client’s WooCcommerce install. I am seeing the plugin isn’t current with WP or WC versions, when do you plan to update to be compatible? Thanks!
Thank you for reaching out and considering our plugin for your WooCommerce project. While the plugin may not display the latest compatibility update on WordPress or WooCommerce, please rest assured that it has been thoroughly tested and is fully functional with the latest versions of both platforms.
Please let us know if you have any further questions or need assistance. We’re here to help!
hello, I am creating an order for a customer. The customer enters the panel and makes an order payment. A pop-up opens and the information is entered, but I get the following message.
“Please wait while the order is being processed” and it stays like this. When I look at the error log
2024-09-13T13:16:31+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:16:31+00:00 NOTICE bgmarbleandgranite13@gmail.com 3DS :DOM is interactive CONTEXT: {_legacy} 2024-09-13T13:16:31+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:16:31+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:16:31+00:00 NOTICE bgmarbleandgranite13@gmail.com 3DS :Final DOM is complete CONTEXT: {_legacy} 2024-09-13T13:16:31+00:00 NOTICE CONTEXT: {_legacy} 2024 -09-13T13:16:38+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:16:38+00:00 NOTICE bgmarbleandgranite13@gmail.com 3DS :submit CONTEXT: {_legacy} 2024-09-13T13:16:38+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:16:38+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:16:38+00:00 NOTICE b gmarbleandgranite13@gmail.com 3DS :order_review CONTEXT: {_legacy} 2024-09-13T13:16:38+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:16:38+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:16:38+00:00 NOTICE bgmarbleandgranite13@gmail.com 3DS :New Card Checkout CONTEXT: {_legacy} 2024-09-13T13:16:38+00:00 NOTICE CONTEXT: {_legacy} 2024-0 9-13T13:23:28+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:23:28+00:00 NOTICE bgmarbleandgranite13@gmail.com 3DS :DOM is interactive CONTEXT: {_legacy} 2024-09-13T13:23:28+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:23:28+00:00 NOTICE CONTEXT: {_legacy} 2024-09-13T13:23:28+00:00 NOTICE b gmarbleandgranite13@gmail.com 3DS :Final DOM is complete CONTEXT:
The last version pop-up credit card window does not work. I think there is a JS problem in the pop-up window, I would like a patch for this. Actually, it would be better to return to the credit card information screen on the same page without the pop-up again. but 15.11.23 – Ver. 1.8.0.19 version works without pop up.
We replied you via email please try installing latest version and for the pop up it was removed as was creating issues in the process.
But if the latest version is still running into issues send your site URL via email along with login and we’ll look into it.
Hello, I will check the mail. I am using version 25 and the popup still opens. Unfortunately, the currently working version is 19.
hello ı sent an email
Please try installing the plugin from the link sent in the email.
pre-sale question: does this plugin handle duel pricing? For instance, if they pay the transaction with a credit card. A processing fee is passed onto the buyer. If the choose the cast method it would process ach transactions
Sorry but the plugin doesn’t support it. But you can use plugin at https://wordpress.org/plugins/checkout-fees-for-woocommerce/ for adding fees or providing discount based on payment gateway used.
Hi, the new update still has the checkout fields on desktop version of my website greyed out. If I go to checkout, and then navigate away from the page and return, all fields are greyed out. Also, when I first arrive at the page they are all greyed out until I select the country where the item will be shipped. Can you please look into fixing this ASAP?
Sorry this seems to be a site issue.
1. What page can we add/edit the Customer Vault ID Key for saved cards?
2. Would it be possible to make your plugin work with Funnelkit Upsell/Downsell plugin? Will pay for additional work needed. Right now your plugin is now supported.
https://funnelkit.com/wordpress-funnel-builder/Thank you,
is not supported*
Does this plugin support the new WooCommerce blocks?
Sorry but no it doesn’t support WooCommerce Blocks
Pre sale question: Hi, this app doesn’t seem to have been updated since 12.08.23 – Ver. 1.8.0.16. Are you still maintaining it? Thanks – Our Client is switching from Clover to Redfynn and the Redfynn site direct us to you as we are running woocommerce. Thanks for your answer.
Hi,
Yes it is maintained and updated as required. You can go through the setup documentation at https://www.patsatech.com/docs/network-merchants-inc-payment-gateway/ Also if you have any issue let us know.
Hi , My question. I need another company to support the payment. For example, PayPal or Coin. You already have everything. Do you give that service?
Hello, Any plans to include google and apple pay?
I am also updating to use private key to authenticate. where do I get the Webhooks Signing Key?
I got the Webhooks and it worked. but the CC fields keeps reloading and causes the recaptcha to not let the transaction process and fails recaptcha
Can you contact us through contact form on our profile page. Also, make sure to buy support for plugin for continued support and updates.
Dear Support Team,
I am currently experiencing an issue with a plugin in my e-commerce store. The plugin works perfectly fine with front-end checkout. However, when I attempt to process customer orders through the back-end using the WCFM platform, I encounter a problem.
The issue arises when I try to make a payment for customer orders via the back-end. Instead of displaying the credit card details as expected, the checkout process redirects to a page where the information is missing. Upon clicking on the “Save Card and Proceed” button, a lightbox pops up, but behind it, there is a message stating “Please wait while the order is being processed.” Unfortunately, the process gets stuck at this point and does not proceed any further.
I would greatly appreciate your assistance in identifying and resolving this problem. Thank you for your attention to this matter.
Please check below screenshoot :
https://snipboard.io/N34mvJ.jpgeven after i enter credit card not going to complete the order still showing same message as usual
Try selecting show CC fields inline option in WooCommerce settings.
Hello do you support WPSwings One Click Upsells plugin? Would this be possible?
No we haven’t tested but we don’t see any reason why it should not work.
Hi, I would like to know if it is possible to remove the OTP on your payment method?
Sorry but that cannot be removed as it is security feature. You can always try with paypal.
We sometimes experience an error when the data has not reached our NMI gateway:
XL NMI Gateway for WooCommerce Frontend Payment Failed (Transaction not found REFID:3183516041) Order status changed from Pending payment to Failed.
Typically followed up by:
XL NMI Gateway for WooCommerce Frontend Payment Failed (The cvv field is required REFID:3154587356)
Any idea why this is happening?
Sorry that error is not from our plugin you seem to be using a plugin “XL NMI Gateway for WooCommerce” from wordpress.org
As for the error, it seems that the transaction was submitted without entering the CVV field.