• Resolved alesanchez1979

    (@alesanchez1979)


    Hello!

    In a new installation of WordPress 4.9.8 and WooCommerce 3.4.4, I’m trying to configure the plugin with de Setup Wizard. After fill the second step (Payment), I cannot continue to the next. The “Continue” button does not respond.
    The JavaScript console shows this error:

    “An invalid form control with name=’ppec_paypal_email’ is not focusable.”

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi, @alesanchez1979!

    This is happening because the required email field for Paypal gateway, as seen in the following screenshot has been hidden

    Screen Shot 2018 08 15 at 20 46 14

    Please check your custom CSS and/or plugins that could add display: none or visibility: hidden declaration, and disable/remove it OR alternatively, make sure the also remove the “required” attribute from this control OR, unhide the field

    Cheers!

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Howdy!

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please start a new thread.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Setup Wizard fails to continue from payment step.’ is closed to new replies.