• Resolved des79

    (@des79)


    Hi there,

    after several reports from customers I analyzed error reported and I realized that PayPal won’t work with jquery validation plugin.

    I’ve recorded my screen to show you what happens.

    If I pay with paypal without having selected the checkboxes the payment box remains hanging with no possibility to close order.
    If I select check first and pay with paypal the order is completed.

    You can see it here: https://drive.google.com/file/d/1LUfS0moBBd6I78OKguCX4sSTz2M4XBTh/view

    WooCommerce ver is 3.4+
    WooCommerce PayPal Powered by Braintree Gateway ver is 2.1.4

    This happen in sandbox mode as for production mode.

    If you need other details, let me know.

    Meantime I’ll try to patch this.

    Thanks
    David

    • This topic was modified 6 years, 4 months ago by des79.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Yuki K a11n.

    (@yukikatayama)

    Automattic Happiness Engineer

    Hi @des79,

    You mentioned that this only happens with a third party plugin, the jQuery Validation plugin? Does checkout work alright when that plugin is disabled?

    If it does, then it would be best to let the devs/support team of that plugin know about this conflict.

    Cheers,
    Yuki

    Thread Starter des79

    (@des79)

    Hi yukikatayama, thank you for your reply.

    Yes it’s happen with third party jquery plugin and my custom script. This happens because when customer pay with PayPal (after login and paid on popup form), popup window try to send checkout form but jquery validation break this because form is not valid for unchecked box and the form remains locked with loading (blockUI).

    I modified my script to unblock payment box.

    Thanks

    • This reply was modified 6 years, 4 months ago by des79.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PayPal by Braintree Not Working with jquery validation plugin’ is closed to new replies.