• Hi!
    I’ve been working hours trying to figure out what’s going on with the checkout process but can’t seem to get anywhere. The site I’m working on is for a home security company and I’m implementing the NMI gateway through a Bill Payment system that was built around WooCommerce.

    I have it set up so a customer comes on to the website to enter their payment amount invoice number > Cart Page to confirm or delete amount > Page to input billing information > then finally to the Pay via the NMI Payment Gateway where a customer would input their credit card information.

    After pressing Submit, nothing happens to the page. Nothing is processed or redirected. In the console when the Submit button is pressed, I get an error:
    Uncaught ReferenceError: nmi701_toggleState is not defined at HTMLLabelElement.onclick (?key= ***WC_Order Number***)

    Any help or suggestions would be great! Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Design Team

    (@bngdesign)

    @kylearena07
    I took a closer look at your cart page and it looks like there is a Javascript error that might be interfering with the way we handle the checkout process. This error could be coming from another plugin or the WP theme you are using.

    I’d be happy to try and help troubleshoot. Please let me know what I can do.

    Nate

    Thread Starter kylearena07

    (@kylearena07)

    Hey Nate,

    I just replied to your email. I’m assuming the Javascript error you were referring to was the:

    jquery-migrate.js?ver=1.4.1:45 JQMIGRATE: jQuery.fn.load() is deprecated ?

    I’ll have to look into getting a fix for that to see if it does anything.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help! nmi701_toggleState is not defined error.’ is closed to new replies.