Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Hey glad to help. I tested this string and it is not blocked by BBQ:

    ?page=wc-settings&tab=checkout&section=stripe_api&_stripe_connect_nonce=xyz&resp

    So there must be something else (under the hood) at play (e.g., Ajax or REST API request), making requests that are getting blocked. You may need to drill down using your browser’s code inspector to find the actual URL involved.

    Once you know the offending URL, it is trivial to resolve any false positive.

    • This reply was modified 2 years, 8 months ago by Jeff Starr.
    • This reply was modified 2 years, 8 months ago by Jeff Starr.
    Thread Starter titsmaker

    (@titsmaker)

    Thank you for your answer, Jeff. I will try to find out what’s the cause, although I am not sure I have the proper skills.

    Plugin Author Jeff Starr

    (@specialk)

    Try searching for a tutorial, there are plenty out there. For example a quick search for something like

    get ajax url with google code inspector

    ..yields lots of results that can help.

    Plugin Author Jeff Starr

    (@specialk)

    Hey @titsmaker, I hope you got this sorted. It’s been awhile with no reply so gonna go ahead and mark this thread as resolved to help keep the forum organized. Feel free to post again with any further questions or feedback, Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘BBQ blocks Stripe connection’ is closed to new replies.