• Hello,

    Firstly love the plugin! thanks for that!
    We are facing an issue when using it together with this https://woocommerce.com/products/postcodeaddress-validation/

    This plugin does live address verification as you type.

    -When user presses Checkout and there is a billing address issue(avs fail etc), your plugin popups a error message as normal.
    -When we try to edit the address, becuase the fields are ajax, as we type the correct address your popups keeping showing. making it very hard to correct address. Every few keystrokes we get popup.

    It is like constant popup i assume because i have Ajax feature enabled in plugin. But if i disable that the Checkout popups never show.

    1-Do you think we can find a way around that?
    2-Is there way to trigger the popups ONLY after user clicks Checkout. That’s when i want them.
    3-Disable popups untill we finish typing in the fields (loose focus i think its called)
    4-disable popup during address lookup using that plugin

    For now i disabled Ajax popups, but nothing shows. We use default Wc errors.

    thanks

    /johnny

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pablo Pacheco

    (@karzin)

    Hi @kattouf ,

    Thanks ??

    You could try the “Ignore messages” option. Is there something specific in those messages you don’t want to show? Like a specific word or some other thing?

    In that case, you could simply try to add that word to the “Ignore messages” option.

    Another option would be to use the “Cookies” option. It will try to prevent duplicated messages within a specific period.

    Thread Starter kattouf

    (@kattouf)

    I thought about the ignore option but i do want the errors to popup but only after clicking Checkout. Not as I type. I mean no reason to show them otherwise.

    I might ignore address related errors for now. But I do like them ??

    Just something I wanted to mention, I’ll try the cookies too.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Constant popups when using ajax and 3rd party plugin’ is closed to new replies.